PR #9 #82
codeql
on: dynamic
Matrix: analyze
Annotations
6 errors and 3 warnings
|
io.github.flexca.enot.core.serializer.EnotSerializeWithMinMaxItemsTest ► testLoopFailsWhenItemCountExceedsMaxItems:
core/src/test/java/io/github/flexca/enot/core/testutil/ResourceReaderTestUtils.java#L16
Failed test found in:
core/target/surefire-reports/TEST-io.github.flexca.enot.core.serializer.EnotSerializeWithMinMaxItemsTest.xml
Error:
java.lang.IllegalArgumentException: File not found: yaml/asn1/rfc/loop/extended-key-usage-with-min-max-items.yaml
|
|
io.github.flexca.enot.core.serializer.EnotSerializeWithMinMaxItemsTest ► testLoopWithExactlyMinItems:
core/src/test/java/io/github/flexca/enot/core/testutil/ResourceReaderTestUtils.java#L16
Failed test found in:
core/target/surefire-reports/TEST-io.github.flexca.enot.core.serializer.EnotSerializeWithMinMaxItemsTest.xml
Error:
java.lang.IllegalArgumentException: File not found: yaml/asn1/rfc/loop/extended-key-usage-with-min-max-items.yaml
|
|
io.github.flexca.enot.core.serializer.EnotSerializeWithMinMaxItemsTest ► testLoopFailsWhenItemsParamAbsentAndMinItemsIsOne:
core/src/test/java/io/github/flexca/enot/core/testutil/ResourceReaderTestUtils.java#L16
Failed test found in:
core/target/surefire-reports/TEST-io.github.flexca.enot.core.serializer.EnotSerializeWithMinMaxItemsTest.xml
Error:
java.lang.IllegalArgumentException: File not found: yaml/asn1/rfc/loop/extended-key-usage-with-min-max-items.yaml
|
|
io.github.flexca.enot.core.serializer.EnotSerializeWithMinMaxItemsTest ► testLoopWithItemCountBetweenMinAndMax:
core/src/test/java/io/github/flexca/enot/core/testutil/ResourceReaderTestUtils.java#L16
Failed test found in:
core/target/surefire-reports/TEST-io.github.flexca.enot.core.serializer.EnotSerializeWithMinMaxItemsTest.xml
Error:
java.lang.IllegalArgumentException: File not found: yaml/asn1/rfc/loop/extended-key-usage-with-min-max-items.yaml
|
|
io.github.flexca.enot.core.serializer.EnotSerializeWithMinMaxItemsTest ► testLoopWithExactlyMaxItems:
core/src/test/java/io/github/flexca/enot/core/testutil/ResourceReaderTestUtils.java#L16
Failed test found in:
core/target/surefire-reports/TEST-io.github.flexca.enot.core.serializer.EnotSerializeWithMinMaxItemsTest.xml
Error:
java.lang.IllegalArgumentException: File not found: yaml/asn1/rfc/loop/extended-key-usage-with-min-max-items.yaml
|
|
io.github.flexca.enot.core.serializer.EnotSerializeWithMinMaxItemsTest ► testLoopFailsWhenItemCountBelowMinItems:
core/src/test/java/io/github/flexca/enot/core/testutil/ResourceReaderTestUtils.java#L16
Failed test found in:
core/target/surefire-reports/TEST-io.github.flexca.enot.core.serializer.EnotSerializeWithMinMaxItemsTest.xml
Error:
java.lang.IllegalArgumentException: File not found: yaml/asn1/rfc/loop/extended-key-usage-with-min-max-items.yaml
|
|
Analyze (actions)
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, switch to an advanced setup workflow and set the `CODEQL_ACTION_FILE_COVERAGE_ON_PRS` environment variable to `true`.
|
|
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, switch to an advanced setup workflow and set the `CODEQL_ACTION_FILE_COVERAGE_ON_PRS` environment variable to `true`.
|
|
Analyze (java-kotlin)
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, switch to an advanced setup workflow and set the `CODEQL_ACTION_FILE_COVERAGE_ON_PRS` environment variable to `true`.
|