Skip to content

Implement Github actions #6

Implement Github actions

Implement Github actions #6

Triggered via pull request January 24, 2024 19:21
Status Failure
Total duration 1m 3s
Artifacts

push-pr-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
lint-test: internal/app/app.go#L1
: cannot compile Go 1.23 code (typecheck)
lint-test: internal/model/model.go#L1
: cannot compile Go 1.23 code (typecheck)
lint-test: internal/client/auth.go#L14
could not import github.com/metal-toolbox/fleet-scheduler/internal/app (-: cannot compile Go 1.23 code) (typecheck)
lint-test: internal/client/auth.go#L15
could not import github.com/metal-toolbox/fleet-scheduler/internal/model (-: cannot compile Go 1.23 code) (typecheck)
lint-test: cmd/inventory.go#L7
could not import github.com/metal-toolbox/fleet-scheduler/internal/app (-: cannot compile Go 1.23 code) (typecheck)
lint-test
issues found
lint-test
Restore cache failed: Dependencies file is not found in /home/runner/work/fleet-scheduler/fleet-scheduler. Supported file pattern: go.sum