Skip to content

Remove .vscode

Remove .vscode #32

Triggered via pull request January 16, 2026 05:39
Status Success
Total duration 4m 56s
Artifacts

codeql.yml

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

Annotations

10 errors and 4 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)
Cannot create diff range extension pack for diff-informed queries; reverting to performing full analysis.
Analyze (go)
Error retrieving diff main...cloudness-io:chore/remove-vscode: Not Found - https://docs.github.com/rest/commits/commits#compare-two-commits
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/