Skip to content

finishing the entity tag implementation #199

finishing the entity tag implementation

finishing the entity tag implementation #199

Triggered via push December 20, 2024 02:03
Status Failure
Total duration 1m 13s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

14 errors
lint: repository/neo4j/db.go#L1
: # github.com/owasp-amass/asset-db/repository/neo4j
lint: repository/neo4j/entity_tag.go#L257
undefined: tags (typecheck)
lint: repository/repository.go#L12
could not import github.com/owasp-amass/asset-db/repository/neo4j (-: # github.com/owasp-amass/asset-db/repository/neo4j
lint: repository/neo4j/entity_tag.go#L257
undefined: tags) (typecheck)
lint: repository/repository.go#L13
could not import github.com/owasp-amass/asset-db/repository/sqlrepo (-: # github.com/owasp-amass/asset-db/repository/sqlrepo
lint: repository/sqlrepo/edge.go#L41
not enough arguments in call to sql.isDuplicateEdge
lint: repository/sqlrepo/edge.go#L88
not enough arguments in call to sql.edgeSeen
lint: db.go#L23
could not import github.com/owasp-amass/asset-db/repository/sqlrepo (-: # github.com/owasp-amass/asset-db/repository/sqlrepo
lint: repository/sqlrepo/edge.go#L41
not enough arguments in call to sql.isDuplicateEdge
lint: repository/sqlrepo/edge.go#L88
not enough arguments in call to sql.edgeSeen
integration: repository/neo4j/entity_tag.go#L257
undefined: tags
integration: repository/sqlrepo/edge.go#L41
not enough arguments in call to sql.isDuplicateEdge
integration: repository/sqlrepo/edge.go#L88
not enough arguments in call to sql.edgeSeen
integration
Process completed with exit code 1.