Update go updates #971
build.yaml
on: pull_request
lint and test
/
golangci-lint
19s
lint and test
/
go test
22s
release
/
build
Annotations
20 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:13) (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:13) (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:13) (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 go.uber.org/mock/mockgen/model; to add:
|
lint and test / go test
missing go.sum entry for module providing package go.uber.org/mock/mockgen/model; to add:
|
lint and test / go test
no required module provides package go.arcalot.io/arcaflow-container-toolkit/internal/docker: go.mod file not found in current directory or any parent directory; see 'go help modules'
|
lint and test / go test
no required module provides package go.uber.org/mock/mockgen/model: go.mod file not found in current directory or any parent directory; see 'go help modules'
|
lint and test / go test
Process completed with exit code 1.
|
lint and test / go test
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|