feat: Improve GitHub actions #361
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
test.yml
on: push
Test and coverage
1m 37s
go vet and lint
1m 7s
golangci lint check
18s
Annotations
1 error and 3 warnings
golangci lint check
issues found
|
golangci lint check:
internal/provider/op.go#L154
unused-parameter: parameter 'options' seems to be unused, consider removing or renaming it as _ (revive)
|
go vet and lint
Restore cache failed: Dependencies file is not found in /home/runner/work/ssh-manager/ssh-manager. Supported file pattern: go.sum
|
Test and coverage
Restore cache failed: Dependencies file is not found in /home/runner/work/ssh-manager/ssh-manager. Supported file pattern: go.sum
|