Update go updates #957
build.yaml
on: pull_request
lint and test
/
golangci-lint
21s
lint and test
/
go test
29s
release
/
build
Annotations
25 errors and 1 warning
lint and test / golangci-lint:
internal/dto/registry_test.go#L26
cannot infer T (/home/runner/go/pkg/mod/go.arcalot.io/[email protected]/equality.go:21:1) (typecheck)
|
lint and test / golangci-lint:
internal/dto/registry_test.go#L27
cannot infer T (/home/runner/go/pkg/mod/go.arcalot.io/[email protected]/equality.go:21:1) (typecheck)
|
lint and test / golangci-lint:
internal/dto/registry_test.go#L28
cannot infer T (/home/runner/go/pkg/mod/go.arcalot.io/[email protected]/equality.go:21:1) (typecheck)
|
lint and test / golangci-lint
issues found
|
lint and test / go test
Cannot open: File exists
|
lint and test / go test
Cannot open: File exists
|
lint and test / go test
Cannot open: File exists
|
lint and test / go test
Cannot open: File exists
|
lint and test / go test
Cannot open: File exists
|
lint and test / go test
Cannot open: File exists
|
lint and test / go test
Cannot open: File exists
|
lint and test / go test
Cannot open: File exists
|
lint and test / go test
Cannot open: File exists
|
lint and test / go test
Cannot open: File exists
|
lint and test / go test
No files were found with the provided path: /tmp/gotest.log
/tmp/coverage.out
/tmp/coverage.md. No artifacts will be uploaded.
|
lint and test / go test
missing go.sum entry for module providing package github.com/docker/docker/api/types (imported by go.arcalot.io/arcaflow-container-toolkit/internal/docker); to add:
|
lint and test / go test
missing go.sum entry for module providing package github.com/docker/docker/api/types/image (imported by go.arcalot.io/arcaflow-container-toolkit/internal/docker); to add:
|
lint and test / go test
missing go.sum entry for module providing package github.com/docker/docker/api/types/registry (imported by go.arcalot.io/arcaflow-container-toolkit/internal/docker); to add:
|
lint and test / go test
missing go.sum entry for module providing package github.com/docker/docker/client (imported by go.arcalot.io/arcaflow-container-toolkit/internal/docker); to add:
|
lint and test / go test
missing go.sum entry for module providing package github.com/docker/docker/pkg/archive (imported by go.arcalot.io/arcaflow-container-toolkit/internal/docker); to add:
|
lint and test / go test
missing go.sum entry for module providing package github.com/docker/docker/api/types (imported by go.arcalot.io/arcaflow-container-toolkit/internal/docker); to add:
|
lint and test / go test
missing go.sum entry for module providing package github.com/docker/docker/api/types/image (imported by go.arcalot.io/arcaflow-container-toolkit/internal/docker); to add:
|
lint and test / go test
missing go.sum entry for module providing package github.com/docker/docker/api/types/registry (imported by go.arcalot.io/arcaflow-container-toolkit/internal/docker); to add:
|
lint and test / go test
missing go.sum entry for module providing package github.com/docker/docker/client (imported by go.arcalot.io/arcaflow-container-toolkit/internal/docker); to add:
|
lint and test / go test
missing go.sum entry for module providing package github.com/docker/docker/pkg/archive (imported by go.arcalot.io/arcaflow-container-toolkit/internal/docker); to add:
|
lint and test / go test
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|