CodeQL #102
Annotations
10 errors and 3 warnings
|
Analyze (go)
could not import github.com/cloudness-io/cloudness/app/web/views/shared (invalid package name: "")
|
|
Analyze (go)
could not import github.com/cloudness-io/cloudness/app/web/views/pages (invalid package name: "")
|
|
Analyze (go)
could not import github.com/cloudness-io/cloudness/app/web/views/layouts (invalid package name: "")
|
|
Analyze (go)
could not import github.com/cloudness-io/cloudness/app/web/views/components/toast (invalid package name: "")
|
|
Analyze (go)
could not import github.com/cloudness-io/cloudness/app/web/views/components/common (invalid package name: "")
|
|
Analyze (go)
no required module provides package github.com/cloudness-io/cloudness/app/web/views/shared; to add it:
|
|
Analyze (go)
no required module provides package github.com/cloudness-io/cloudness/app/web/views/pages; to add it:
|
|
Analyze (go)
no required module provides package github.com/cloudness-io/cloudness/app/web/views/layouts; to add it:
|
|
Analyze (go)
no required module provides package github.com/cloudness-io/cloudness/app/web/views/components/toast; to add it:
|
|
Analyze (go)
no required module provides package github.com/cloudness-io/cloudness/app/web/views/components/common; to add it:
|
|
Analyze (go)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-go@v5, github/codeql-action/analyze@v3, github/codeql-action/autobuild@v3, github/codeql-action/init@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Analyze (go)
1 issue was detected with this workflow: Please specify an on.push hook to analyze and see code scanning alerts from the default branch on the Security tab.
|
|
Analyze (go)
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
|