Skip to content

Copy statedb/couchdb recursively discarding non .json files to create index for public and private data assets. #134

Copy statedb/couchdb recursively discarding non .json files to create index for public and private data assets.

Copy statedb/couchdb recursively discarding non .json files to create index for public and private data assets. #134

Re-run triggered March 26, 2024 08:43
Status Failure
Total duration 3m 33s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 3 warnings
lint: internal/util/copy.go#L81
return with no blank line before (nlreturn)
lint: internal/util/copy.go#L89
return with no blank line before (nlreturn)
lint
issues found
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint: internal/util/copy.go#L83
var-naming: var isJsonFile should be isJSONFile (revive)
lint: internal/util/copy.go#L82
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)