Code Quality: PR #726 #1393
codeql
on: dynamic
Matrix: analyze
Annotations
4 errors and 3 warnings
|
Asynkron.JsEngine.Tests.AsyncAwaitTests ► AsyncFunction_WithAwaitInExpression:
tests/Asynkron.JsEngine.Tests/AsyncAwaitTests.cs#L272
Failed test found in:
TestResults/test-results.trx
Error:
Assert.Equal() Failure: Strings differ
↓ (pos 0)
Expected: "30"
Actual: ""
|
|
Asynkron.JsEngine.Tests.AsyncLoopTests ► DoWhileLoop_WithAwaitAndBreak_Works:
tests/Asynkron.JsEngine.Tests/AsyncLoopTests.cs#L65
Failed test found in:
TestResults/test-results.trx
Error:
Assert.Equal() Failure: Values differ
Expected: 01
Actual:
|
|
Asynkron.JsEngine.Tests.AsyncLoopTests ► ForLoop_WithAwaitAndContinue_Works:
tests/Asynkron.JsEngine.Tests/AsyncLoopTests.cs#L34
Failed test found in:
TestResults/test-results.trx
Error:
Assert.Equal() Failure: Values differ
Expected: 013
Actual:
|
|
Asynkron.JsEngine.Tests.AsyncModuleTryAwaitTests ► TryCatch_CanEvaluateClassComputedNamesFromAwait:
src/Asynkron.JsEngine/Ast/ClassDefinitionExtensions.cs#L206
Failed test found in:
TestResults/test-results.trx
Error:
System.NotSupportedException : IR class definition lowering failed: Computed class member name '' could not lower to expression bytecode: Expression bytecode does not yet support 'AwaitExpression'.
|
|
Analyze (python)
Starting April 2026, the CodeQL Action will skip computing file coverage information on pull requests to improve analysis performance. File coverage information will still be computed on non-PR analyses.
To opt out of this change, create a custom repository property with the name `github-codeql-file-coverage-on-prs` and the type "True/false", then set this property to `true` in the repository's settings.
|
|
Analyze (javascript-typescript)
Starting April 2026, the CodeQL Action will skip computing file coverage information on pull requests to improve analysis performance. File coverage information will still be computed on non-PR analyses.
To opt out of this change, create a custom repository property with the name `github-codeql-file-coverage-on-prs` and the type "True/false", then set this property to `true` in the repository's settings.
|
|
Analyze (csharp)
Starting April 2026, the CodeQL Action will skip computing file coverage information on pull requests to improve analysis performance. File coverage information will still be computed on non-PR analyses.
To opt out of this change, create a custom repository property with the name `github-codeql-file-coverage-on-prs` and the type "True/false", then set this property to `true` in the repository's settings.
|