PR #45 #70
codeql
on: dynamic
Matrix: analyze
Annotations
6 errors and 2 warnings
|
Analyze (go)
could not import github.com/sonjek/go-full-stack-example/internal/web/templ/view (invalid package name: "")
|
|
Analyze (go)
could not import github.com/sonjek/go-full-stack-example/internal/web/templ/page (invalid package name: "")
|
|
Analyze (go)
could not import github.com/sonjek/go-full-stack-example/internal/web/templ/components (invalid package name: "")
|
|
Analyze (go)
no required module provides package github.com/sonjek/go-full-stack-example/internal/web/templ/view; to add it:
|
|
Analyze (go)
no required module provides package github.com/sonjek/go-full-stack-example/internal/web/templ/page; to add it:
|
|
Analyze (go)
no required module provides package github.com/sonjek/go-full-stack-example/internal/web/templ/components; to add it:
|
|
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 (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, switch to an advanced setup workflow and set the `CODEQL_ACTION_FILE_COVERAGE_ON_PRS` environment variable to `true`.
|