PR #19 #10
codeql
on: dynamic
Matrix: analyze
Annotations
10 errors and 2 warnings
Analyze (go)
no required module provides package github.com/sysadminsmedia/homebox/backend/internal/core/services; to add it:
|
Analyze (go)
no required module provides package github.com/sysadminsmedia/httpkit/errchain; to add it:
|
Analyze (go)
could not import github.com/sysadminsmedia/homebox/backend/internal/core/services (invalid package name: "")
|
Analyze (go)
could not import github.com/sysadminsmedia/httpkit/errchain (invalid package name: "")
|
Analyze (go)
cannot use v1Ctrl.HandleBillOfMaterialsExport() (value with invalid type) as "github.com/hay-kot/httpkit/errchain".HandlerFunc value in argument to chain.ToHandlerFunc
|
Analyze (go)
use of internal package github.com/hay-kot/homebox/backend/internal/data/ent/schema/mixins not allowed
|
Analyze (go)
expected 'IDENT', found '{'
|
Analyze (go)
expected type, found '{'
|
Analyze (go)
expected declaration, found '}'
|
Analyze (go)
"entgo.io/ent" imported and not used
|
Analyze (javascript-typescript)
Failed to restore: Cache service responded with 403
|
Analyze (go)
Restore cache failed: Dependencies file is not found in /home/runner/work/homebox/homebox. Supported file pattern: go.sum
|