Skip to content

Add a basic integration test + fixes #160

Add a basic integration test + fixes

Add a basic integration test + fixes #160

Triggered via push December 3, 2024 23:18
Status Failure
Total duration 32s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
lint: config/config.go#L323
if-return: redundant if ...; err != nil check, just return error instead. (revive)