.github/workflows: add a build workflow #1
Annotations
10 errors
go test:
internal/catalog/catalog_test.go#L50
c.Tasks undefined (type catalog.Catalog has no field or method Tasks)
|
go test:
internal/catalog/catalog_test.go#L51
c.Tasks undefined (type catalog.Catalog has no field or method Tasks)
|
go test:
internal/catalog/catalog_test.go#L79
unknown field Tasks in struct literal of type catalog.Catalog
|
go test:
internal/catalog/catalog_test.go#L79
undefined: catalog.Task
|
go test:
internal/catalog/catalog_test.go#L81
undefined: catalog.VersionnedTask
|
go test:
internal/catalog/catalog_test.go#L93
undefined: catalog.VersionnedTask
|
go test:
internal/catalog/catalog_test.go#L100
unknown field Pipelines in struct literal of type catalog.Catalog
|
go test:
internal/catalog/catalog_test.go#L100
undefined: catalog.Pipeline
|
go test:
internal/catalog/catalog_test.go#L102
undefined: catalog.VersionnedPipeline
|
go test
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading