additional updates for the new asset db #692
Annotations
10 errors and 1 warning
simple test:
engine/registry/pipelines.go#L119
ede.Event.Asset undefined (type *"github.com/owasp-amass/amass/v4/engine/types".Event has no field or method Asset)
|
simple test:
engine/sessions/manager.go#L98
r.sessions[id].tmpdir undefined (type "github.com/owasp-amass/amass/v4/engine/types".Session has no field or method tmpdir)
|
simple test:
engine/sessions/manager.go#L101
s.DB undefined (type "github.com/owasp-amass/amass/v4/engine/types".Session has no field or method DB)
|
simple test:
engine/plugins/support/database.go#L193
undefined: dbt.Asset
|
simple test:
engine/plugins/support/database.go#L194
undefined: dbt.Asset
|
simple test:
engine/plugins/support/database.go#L197
undefined: AppendToDBQueue
|
simple test:
engine/plugins/support/database.go#L206
session.DB undefined (type "github.com/owasp-amass/amass/v4/engine/types".Session has no field or method DB)
|
simple test:
engine/plugins/support/database.go#L208
undefined: dbt.Asset
|
simple test:
engine/plugins/support/database.go#L224
session.DB undefined (type "github.com/owasp-amass/amass/v4/engine/types".Session has no field or method DB)
|
simple test:
engine/plugins/support/database.go#L228
session.DB undefined (type "github.com/owasp-amass/amass/v4/engine/types".Session has no field or method DB)
|
setup Go 1.23.1
Restore cache failed: Dependencies file is not found in /home/runner/work/amass/amass. Supported file pattern: go.sum
|
Loading