Skip to content

ENG-13633: Initial discovery and classification implementation #153

ENG-13633: Initial discovery and classification implementation

ENG-13633: Initial discovery and classification implementation #153

Triggered via pull request April 3, 2024 22:26
@ccampo133ccampo133
synchronize #51
ENG-13633
Status Failure
Total duration 28s
Artifacts

go.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: scan/classify_test.go#L17
unknown field Path in struct literal of type discovery.Sample
build: scan/classify_test.go#L52
sample.Path undefined (type discovery.Sample has no field or method Path)
build: scan/classify_test.go#L56
sample.Path undefined (type discovery.Sample has no field or method Path)
build: scan/classify_test.go#L60
sample.Path undefined (type discovery.Sample has no field or method Path)
build: scan/classify_test.go#L73
unknown field Path in struct literal of type struct{TablePath []string; Results []discovery.SampleResult}
build: scan/classify_test.go#L88
unknown field Path in struct literal of type struct{TablePath []string; Results []discovery.SampleResult}
build: scan/classify_test.go#L127
samples[0].Path undefined (type discovery.Sample has no field or method Path)
build: scan/classify_test.go#L131
samples[0].Path undefined (type discovery.Sample has no field or method Path)
build: scan/classify_test.go#L135
samples[0].Path undefined (type discovery.Sample has no field or method Path)
build: scan/classify_test.go#L139
samples[1].Path undefined (type discovery.Sample has no field or method Path)