CodeQL for ModelCompiler #155
Annotations
6 errors and 2 warnings
Analyze (csharp)
Assets file '/home/runner/work/UA-ModelCompiler/UA-ModelCompiler/Opc.Ua.ModelCompiler/obj/project.assets.json' doesn't have a target for '.NETFramework,Version=v8.0'. Ensure that restore has run and that you have included 'net80' in the TargetFrameworks for your project.
|
Analyze (csharp):
Stack/Libraries/Opc.Ua.Security.Certificates/Org.BouncyCastle/CertificateBuilder.cs#L55
'CertificateBuilder' does not implement inherited abstract member 'CertificateBuilderBase.SetECDsaPublicKey(byte[])'
|
Analyze (csharp):
Stack/Libraries/Opc.Ua.Security.Certificates/Org.BouncyCastle/CertificateBuilder.cs#L55
'CertificateBuilder' does not implement inherited abstract member 'CertificateBuilderBase.CreateForECDsa()'
|
Analyze (csharp):
Stack/Libraries/Opc.Ua.Security.Certificates/Org.BouncyCastle/CertificateBuilder.cs#L55
'CertificateBuilder' does not implement inherited abstract member 'CertificateBuilderBase.CreateForECDsa(X509SignatureGenerator)'
|
Analyze (csharp)
Assets file '/home/runner/work/UA-ModelCompiler/UA-ModelCompiler/Tests/DemoModel/obj/project.assets.json' doesn't have a target for '.NETFramework,Version=v8.0'. Ensure that restore has run and that you have included 'net80' in the TargetFrameworks for your project.
|
Analyze (csharp)
We were unable to automatically build your code. Please replace the call to the autobuild action with your custom build steps. Encountered a fatal error while running "/opt/hostedtoolcache/CodeQL/2.17.6/x64/codeql/csharp/tools/autobuild.sh". Exit code was 1 and last log line was: Error: Could not auto-detect a suitable build method. See the logs for more details.
|
Analyze (csharp)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, github/codeql-action/init@v2, actions/setup-dotnet@v3, github/codeql-action/autobuild@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Analyze (csharp)
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|