Skip to content

add test make command #52

add test make command

add test make command #52

Triggered via push March 21, 2024 16:50
Status Failure
Total duration 22s
Artifacts

linter.yml

on: push
golangci linter
13s
golangci linter
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
golangci linter: process/blocksPool.go#L87
Error return value of `bp.putOutportBlock` is not checked (errcheck)
golangci linter: process/pruningStorer_test.go#L96
Error return value of `os.MkdirAll` is not checked (errcheck)
golangci linter: process/pruningStorer_test.go#L121
Error return value of `os.MkdirAll` is not checked (errcheck)
golangci linter: process/pruningStorer_test.go#L122
Error return value of `os.MkdirAll` is not checked (errcheck)
golangci linter: process/pruningStorer_test.go#L123
Error return value of `os.MkdirAll` is not checked (errcheck)
golangci linter: process/pruningStorer_test.go#L148
Error return value of `os.MkdirAll` is not checked (errcheck)
golangci linter: process/pruningStorer_test.go#L149
Error return value of `os.MkdirAll` is not checked (errcheck)
golangci linter: process/pruningStorer_test.go#L150
Error return value of `os.MkdirAll` is not checked (errcheck)
golangci linter: process/pruningStorer_test.go#L151
Error return value of `os.MkdirAll` is not checked (errcheck)
golangci linter: process/pruningStorer_test.go#L182
Error return value of `os.MkdirAll` is not checked (errcheck)
golangci linter
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, 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/.