Merge pull request #1047 from The-Inceptions/develop #863
Annotations
11 errors and 1 warning
|
golangci-lint:
engine/sessions/scope/assoc.go#L27
cache redeclared in this block
|
golangci-lint:
engine/sessions/scope/assoc.go#L16
other declaration of cache
|
golangci-lint:
engine/sessions/scope/assoc.go#L27
"honnef.co/go/tools/lintcmd/cache" imported and not used (typecheck)
|
golangci-lint:
engine/types/sessions.go#L14
could not import github.com/owasp-amass/amass/v4/engine/sessions/scope (-: # github.com/owasp-amass/amass/v4/engine/sessions/scope
|
golangci-lint:
engine/sessions/scope/assoc.go#L27
cache redeclared in this block
|
golangci-lint:
engine/sessions/scope/assoc.go#L16
other declaration of cache
|
golangci-lint:
engine/sessions/scope/assoc.go#L27
"honnef.co/go/tools/lintcmd/cache" imported and not used) (typecheck)
|
golangci-lint:
utils/addr.go#L27
db.OutgoingRelations undefined (type *assetdb.AssetDB has no field or method OutgoingRelations)
|
golangci-lint:
utils/addr.go#L29
db.FindById undefined (type *assetdb.AssetDB has no field or method FindById)
|
golangci-lint:
utils/addr.go#L75
db.RawQuery undefined (type *assetdb.AssetDB has no field or method RawQuery)
|
setup
Restore cache failed: Dependencies file is not found in /Users/runner/work/amass/amass. Supported file pattern: go.sum
|
Loading