ref: replace extendio storage with traverse.fs (#216) #359
Annotations
6 errors and 5 warnings
lint:
src/app/proxy/filing/file-manager.go#L104
commentedOutCode: may want to remove commented-out code (gocritic)
|
lint:
src/app/proxy/filing/file-manager.go#L128
commentedOutCode: may want to remove commented-out code (gocritic)
|
lint:
src/app/proxy/pixa-legacy_test.go#L804
todoCommentWithoutDetail: may want to add detail/assignee to this TODO/FIXME/BUG comment (gocritic)
|
lint
issues found
|
test (1.23, ubuntu-latest)
Process completed with exit code 1.
|
test (1.23, macos-latest)
Process completed with exit code 1.
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/pixa/pixa. Supported file pattern: go.sum
|
lint:
src/internal/laboratory/test-utilities.go#L193
unused-parameter: parameter 'indexPath' seems to be unused, consider removing or renaming it as _ (revive)
|
test (1.23, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/pixa/pixa. Supported file pattern: go.sum
|
test (1.23, macos-latest)
Restore cache failed: Dependencies file is not found in /Users/runner/work/pixa/pixa. Supported file pattern: go.sum
|