ci: added github tooling #9
10-linters-tests.yaml
on: pull_request
Lint commit messages
14s
Run golangci-lint
32s
Run Shellcheck, Checkmake
15s
Run unit tests
25s
Build dev image and run scans
15s
Annotations
5 errors
Build dev image and run scans
buildx failed with: ERROR: failed to solve: failed to compute cache key: failed to calculate checksum of ref a72cffd2-669d-40cb-bf47-1788485c85af::t4yfnh8z3wxio06b19vdkat44: "/internal": not found
|
Run unit tests:
pkg/endpoint/endpoint_test.go#L23
no required module provides package github.com/linode/linode-cosi-driver/internal/testutils; to add it:
|
Run unit tests:
pkg/endpoint/endpoint_test.go#L23
no required module provides package github.com/linode/linode-cosi-driver/internal/testutils; to add it:
|
Run unit tests
Process completed with exit code 2.
|
Run golangci-lint
golangci-lint exit with code 3
|