PR #711 #2373
codeql
on: dynamic
Matrix: analyze
Annotations
10 errors and 2 warnings
|
Analyze (go)
"../../example/test-utils/output-group-name-with-hyphen-datamodel/crd_generated/apis/config.tsm-tanzu.vmware.com" is relative, but relative import paths are not supported in module mode
|
|
Analyze (go)
could not import github.com/vmware-tanzu/graph-framework-for-microservices/compiler/example/output/generated/nexus-gql/graph/generated (invalid package name: "")
|
|
Analyze (go)
no required module provides package github.com/vmware-tanzu/graph-framework-for-microservices/compiler/example/output/generated/nexus-gql/graph/generated; to add it:
|
|
Analyze (go)
could not import github.com/vmware-tanzu/graph-framework-for-microservices/compiler/example/output/generated/nexus-gql/graph/model (invalid package name: "")
|
|
Analyze (go)
no required module provides package github.com/vmware-tanzu/graph-framework-for-microservices/compiler/example/output/generated/nexus-gql/graph/model; to add it:
|
|
Analyze (go)
expected ';', found '['
|
|
Analyze (go)
expected 'package', found 'type'
|
|
Analyze (go)
expected 'package', found 'type'
|
|
Analyze (go)
undefined: nexus.GraphQLSpec
|
|
Analyze (go)
undefined: nexus.GraphQLSpec
|
|
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 (go)
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.
|