Skip to content

Fix pipeline to have better helper image and error handling #11

Fix pipeline to have better helper image and error handling

Fix pipeline to have better helper image and error handling #11

Triggered via pull request January 1, 2026 09:20
Status Success
Total duration 4m 35s
Artifacts

codeql.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Analyze (go)
could not import github.com/cloudness-io/cloudness/app/web/views/components/toast (no metadata for github.com/cloudness-io/cloudness/app/web/views/components/toast)
Analyze (go)
could not import github.com/cloudness-io/cloudness/app/web/views/components/common (no metadata for github.com/cloudness-io/cloudness/app/web/views/components/common)
Analyze (go)
could not import github.com/cloudness-io/cloudness/app/utils/routes (no metadata for github.com/cloudness-io/cloudness/app/utils/routes)
Analyze (go)
could not import github.com/cloudness-io/cloudness/app/request (no metadata for github.com/cloudness-io/cloudness/app/request)
Analyze (go)
could not import net/http (no metadata for net/http)
Analyze (go)
could not import context (no metadata for context)
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)
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/