github actions #4
actions.yml
on: push
detect-modules
7s
Matrix: lint
Matrix: test
Annotations
2 errors and 7 warnings
lint (/home/runner/work/pkg/pkg/time):
time/time_test.go#L15
fieldalignment: struct with 32 pointer bytes could be 24 (govet)
|
lint (/home/runner/work/pkg/pkg/time)
issues found
|
detect-modules
Restore cache failed: Dependencies file is not found in /home/runner/work/pkg/pkg. Supported file pattern: go.sum
|
lint (/home/runner/work/pkg/pkg/closer)
Restore cache failed: Dependencies file is not found in /home/runner/work/pkg/pkg. Supported file pattern: go.sum
|
test (/home/runner/work/pkg/pkg/ctxkey)
Restore cache failed: Dependencies file is not found in /home/runner/work/pkg/pkg. Supported file pattern: go.sum
|
test (/home/runner/work/pkg/pkg/closer)
Restore cache failed: Dependencies file is not found in /home/runner/work/pkg/pkg. Supported file pattern: go.sum
|
lint (/home/runner/work/pkg/pkg/ctxkey)
Restore cache failed: Dependencies file is not found in /home/runner/work/pkg/pkg. Supported file pattern: go.sum
|
lint (/home/runner/work/pkg/pkg/time)
Restore cache failed: Dependencies file is not found in /home/runner/work/pkg/pkg. Supported file pattern: go.sum
|
test (/home/runner/work/pkg/pkg/time)
Restore cache failed: Dependencies file is not found in /home/runner/work/pkg/pkg. Supported file pattern: go.sum
|