Merge pull request #1047 from The-Inceptions/develop #691
Annotations
11 errors and 1 warning
|
simple test:
engine/sessions/scope/assoc.go#L27
cache redeclared in this block
|
simple test:
engine/sessions/scope/assoc.go#L16
other declaration of cache
|
simple test:
engine/sessions/scope/assoc.go#L27
"honnef.co/go/tools/lintcmd/cache" imported and not used
|
simple test:
utils/addr.go#L27
db.OutgoingRelations undefined (type *assetdb.AssetDB has no field or method OutgoingRelations)
|
simple test:
utils/addr.go#L29
db.FindById undefined (type *assetdb.AssetDB has no field or method FindById)
|
simple test:
utils/addr.go#L75
db.RawQuery undefined (type *assetdb.AssetDB has no field or method RawQuery)
|
simple test:
utils/addr.go#L100
db.RelationQuery undefined (type *assetdb.AssetDB has no field or method RelationQuery)
|
simple test:
utils/addr.go#L129
db.AssetQuery undefined (type *assetdb.AssetDB has no field or method AssetQuery)
|
simple test:
utils/addr.go#L148
db.RawQuery undefined (type *assetdb.AssetDB has no field or method RawQuery)
|
simple test:
utils/asncache.go#L227
db.FindByType undefined (type *assetdb.AssetDB has no field or method FindByType)
|
setup Go 1.23.1
Restore cache failed: Dependencies file is not found in /Users/runner/work/amass/amass. Supported file pattern: go.sum
|
Loading