Skip to content

skip: introduce a skip package with utilities for skipping test cases #355

skip: introduce a skip package with utilities for skipping test cases

skip: introduce a skip package with utilities for skipping test cases #355

Triggered via push April 1, 2024 15:07
Status Failure
Total duration 33s
Artifacts

ci.yaml

on: push
run-copywrite
4s
run-copywrite
run-changes
13s
run-changes
Matrix: run-tests
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
run-lint: skip/skip.go#L88
S1008: should use 'return !errors.Is(err, exec.ErrNotFound)' instead of 'if errors.Is(err, exec.ErrNotFound) { return false }; return true' (gosimple)
run-lint
issues found
run-copywrite
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hashicorp/setup-copywrite@v1.1.2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
run-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.