PR #124 #129
codeql
on: dynamic
Matrix: analyze
Annotations
9 errors and 1 warning
Analyze (go)
unknown field PurchaseMethod in struct literal of type ExportCSVRow
|
Analyze (go)
row.PurchaseMethod undefined (type reporting.ExportCSVRow has no field or method PurchaseMethod)
|
Analyze (go)
duplicate field name PurchaseFrom in struct literal
|
Analyze (go)
use of internal package github.com/sysadminsmedia/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 (go)
"github.com/sysadminsmedia/homebox/backend/internal/data/ent/schema/mixins" imported and not used
|
Analyze (go)
Restore cache failed: Dependencies file is not found in /home/runner/work/homebox/homebox. Supported file pattern: go.sum
|