Skip to content

feat(simplefs): handle max size #63

feat(simplefs): handle max size

feat(simplefs): handle max size #63

Triggered via pull request December 8, 2024 11:51
Status Failure
Total duration 3m 43s
Artifacts

static.yml

on: pull_request
Matrix: Validate quality
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 10 warnings
Validate quality (simplefs): simplefs/simplefs_test.go#L141
Error return value of `client.Init` is not checked (errcheck)
Validate quality (simplefs): simplefs/simplefs.go#L179
simplefs.go:179: Line contains TODO/BUG/FIXME: "TODO: open a PR to expose a range that i..." (godox)
Validate quality (simplefs): simplefs/simplefs.go#L271
unnecessary conversion (unconvert)
Validate quality (simplefs): simplefs/simplefs.go#L188
S1023: redundant `return` statement (gosimple)
Validate quality (simplefs): simplefs/simplefs_test.go#L143
for loop can be changed to use an integer range (Go 1.22+) (intrange)
Validate quality (simplefs): simplefs/simplefs.go#L270
parameter name 'i' is too short for the scope of its usage (varnamelen)
Validate quality (simplefs): simplefs/simplefs.go#L288
parameter name 'i' is too short for the scope of its usage (varnamelen)
Validate quality (simplefs)
issues found
Validate quality (otter)
The job was canceled because "simplefs" failed.
Validate quality (nuts)
The job was canceled because "simplefs" failed.
Validate quality (core)
The job was canceled because "simplefs" failed.
Validate quality (go-redis)
The job was canceled because "simplefs" failed.
Validate quality (nats)
The job was canceled because "simplefs" failed.
Validate quality (redis)
The job was canceled because "simplefs" failed.
Validate quality (badger)
The job was canceled because "simplefs" failed.
Validate quality (etcd)
The job was canceled because "simplefs" failed.
Validate quality (simplefs)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Validate quality (simplefs)
Restore cache failed: Dependencies file is not found in /home/runner/work/storages/storages. Supported file pattern: go.sum
Validate quality (otter)
Restore cache failed: Dependencies file is not found in /home/runner/work/storages/storages. Supported file pattern: go.sum
Validate quality (nuts)
Restore cache failed: Dependencies file is not found in /home/runner/work/storages/storages. Supported file pattern: go.sum
Validate quality (core)
Restore cache failed: Dependencies file is not found in /home/runner/work/storages/storages. Supported file pattern: go.sum
Validate quality (go-redis)
Restore cache failed: Dependencies file is not found in /home/runner/work/storages/storages. Supported file pattern: go.sum
Validate quality (nats)
Restore cache failed: Dependencies file is not found in /home/runner/work/storages/storages. Supported file pattern: go.sum
Validate quality (redis)
Restore cache failed: Dependencies file is not found in /home/runner/work/storages/storages. Supported file pattern: go.sum
Validate quality (badger)
Restore cache failed: Dependencies file is not found in /home/runner/work/storages/storages. Supported file pattern: go.sum
Validate quality (etcd)
Restore cache failed: Dependencies file is not found in /home/runner/work/storages/storages. Supported file pattern: go.sum