CodeQL Scanning - Action #81
Annotations
1 error and 11 warnings
Build Dynamo with MSBuild for Windows
Process completed with exit code 1.
|
Initialize CodeQL
Unable to validate code scanning workflow: error: getWorkflow() failed: Error: Expected to find a code scanning workflow file at D:\a\Dynamo\Dynamo\.github\workflows\codeql-analysis.yml, but no such file existed. This can happen if the currently running workflow checks out a branch that doesn't contain the corresponding workflow file.
|
Build Dynamo with MSBuild for Windows
'Option._None<T>' defines operator == or operator != but does not override Object.Equals(object o)
|
Build Dynamo with MSBuild for Windows
'Option._None<T>' defines operator == or operator != but does not override Object.GetHashCode()
|
Build Dynamo with MSBuild for Windows
Field 'AssemblyConfiguration.instance' is never assigned to, and will always have its default value null
|
Build Dynamo with MSBuild for Windows
'UpdateNode' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
Build Dynamo with MSBuild for Windows
'UpdateNodeRef' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
Build Dynamo with MSBuild for Windows
'DSString' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
Build Dynamo with MSBuild for Windows
'ProcedureNode' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
Build Dynamo with MSBuild for Windows
'SymbolNode' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
Build Dynamo with MSBuild for Windows
'MirrorData' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
Build Dynamo with MSBuild for Windows
'CodeFile' defines operator == or operator != but does not override Object.Equals(object o)
|
Loading