This repository has been archived by the owner on Jan 24, 2025. It is now read-only.
Fix panic when payload is nil #3555
golangci-lint.yml
on: pull_request
GolangCI-Lint
4m 14s
Annotations
2 errors and 1 warning
GolangCI-Lint:
pkg/testsuite/snapshotcreator/snapshotcreator.go#L219
return both the `nil` error and invalid value: use a sentinel error instead (nilnil)
|
GolangCI-Lint
issues found
|
GolangCI-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/.
|