Skip to content

Refactoring with common-sdk integration #7541

Refactoring with common-sdk integration

Refactoring with common-sdk integration #7541

Triggered via pull request January 23, 2025 11:17
Status Failure
Total duration 3m 19s
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
go-test: core/version/version.go#L1
expected 'package', found 'EOF'
go-test
Process completed with exit code 2.
lint: core/version/version.go#L1
expected 'package', found 'EOF' (typecheck)
lint: zboxcore/sdk/allocation.go#L3441
Error return value of `sys.Files.StoreLogs` is not checked (errcheck)
lint: zboxcore/sdk/deleteworker.go#L8
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package [io] or package [os], and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
lint
issues found