PR #1202 #351
codeql
on: dynamic
Matrix: analyze
Annotations
6 errors and 2 warnings
|
Analyze (go)
could not import github.com/spf13/cobra (invalid package name: "")
|
|
Analyze (go)
could not import github.com/lmittmann/tint (invalid package name: "")
|
|
Analyze (go)
could not import modernc.org/sqlite (invalid package name: "")
|
|
Analyze (go)
cannot find module providing package modernc.org/sqlite: import lookup disabled by -mod=readonly
|
|
Analyze (go)
cannot find module providing package github.com/spf13/cobra: import lookup disabled by -mod=readonly
|
|
Analyze (go)
cannot find module providing package github.com/lmittmann/tint: import lookup disabled by -mod=readonly
|
|
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.
|