Add Groovy 6 Alpha 2 as a testing variant #1590
codeql-analysis.yaml
on: pull_request
Check YAML consistency
44s
Matrix: CodeQL-Build
Annotations
5 warnings
|
CodeQL-Build (5.0):
spock-core/src/main/java/org/spockframework/runtime/GroovyRuntimeUtil.java#L108
[removal] capitalize(String) in MetaClassHelper has been deprecated and marked for removal
|
|
CodeQL-Build (5.0):
spock-core/src/main/java/spock/lang/Specification.java#L54
as of release 9, '_' is a keyword, and may not be used as an identifier
|
|
CodeQL-Build (4.0):
spock-core/src/main/java/spock/lang/Specification.java#L54
as of release 9, '_' is a keyword, and may not be used as an identifier
|
|
CodeQL-Build (3.0):
spock-core/src/main/java/spock/lang/Specification.java#L54
as of release 9, '_' is a keyword, and may not be used as an identifier
|
|
CodeQL-Build (2.5):
spock-core/src/main/java/spock/lang/Specification.java#L54
as of release 9, '_' is a keyword, and may not be used as an identifier
|