Skip to content

.github/workflows: add a build workflow #1

.github/workflows: add a build workflow

.github/workflows: add a build workflow #1

Triggered via push December 19, 2023 07:33
Status Failure
Total duration 1m 7s
Artifacts

build.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: internal/catalog/catalog_test.go#L50
c.Tasks undefined (type catalog.Catalog has no field or method Tasks)
build: internal/catalog/catalog_test.go#L51
c.Tasks undefined (type catalog.Catalog has no field or method Tasks)
build: internal/catalog/catalog_test.go#L79
unknown field Tasks in struct literal of type catalog.Catalog
build: internal/catalog/catalog_test.go#L79
undefined: catalog.Task
build: internal/catalog/catalog_test.go#L81
undefined: catalog.VersionnedTask
build: internal/catalog/catalog_test.go#L93
undefined: catalog.VersionnedTask
build: internal/catalog/catalog_test.go#L100
unknown field Pipelines in struct literal of type catalog.Catalog
build: internal/catalog/catalog_test.go#L100
undefined: catalog.Pipeline
build: internal/catalog/catalog_test.go#L102
undefined: catalog.VersionnedPipeline
build
Process completed with exit code 1.