feat: Blob Syncer #5
Annotations
4 errors and 1 warning
golangci-lint (1.20.x, ubuntu-latest):
external/bundle_client_test.go#L53
ineffectual assignment to err (ineffassign)
|
golangci-lint (1.20.x, ubuntu-latest):
external/beacon_client_test.go#L45
SA4006: this value of `resp` is never used (staticcheck)
|
golangci-lint (1.20.x, ubuntu-latest):
cmd/blob-syncer/main.go#L32
ineffectual assignment to configFilePath (ineffassign)
|
golangci-lint (1.20.x, ubuntu-latest)
issues found
|
golangci-lint (1.20.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, actions/cache@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/.
|