chore: reduce the bittwister tests #37
lint.yml
on: pull_request
golangci-lint
26s
yamllint
8s
markdown-lint
28s
Run govulncheck
37s
Annotations
7 errors and 3 warnings
golangci-lint:
e2e/bittwister/bittwister_test.go#L1
syntax error: package statement must be first (typecheck)
|
golangci-lint
issues found
|
Run govulncheck:
e2e/bittwister/bittwister_test.go#L1
expected 'package', found 'EOF'
|
Run govulncheck:
e2e/bittwister/bittwister_test.go#L1
expected ';', found 'EOF'
|
Run govulncheck:
e2e/bittwister/bittwister_test.go#L1
expected 'IDENT', found 'EOF'
|
Run govulncheck:
e2e/bittwister/bittwister_test.go#L1
expected 'package', found 'EOF'
|
Run govulncheck
Process completed with exit code 1.
|
yamllint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
markdown-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: technote-space/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|