PR #80 #215
codeql
on: dynamic
Matrix: analyze
Annotations
2 errors and 2 warnings
|
TransformValueTest.shouldThrowStackOverflowWithDeepRecursionOnLinuxStack():
plugin-transform-grok/src/test/java/io/kestra/plugin/transform/grok/TransformValueTest.java#L181
java.lang.AssertionError:
Expecting code to raise a throwable.
|
|
TransformValueTest.shouldThrowStackOverflowWithDeepRecursionOnWindowsStack():
plugin-transform-grok/src/test/java/io/kestra/plugin/transform/grok/TransformValueTest.java#L165
java.lang.AssertionError:
Expecting code to raise a throwable.
|
|
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, 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 (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, 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.
|