Refactoring with common-sdk integration #7541
tests.yml
on: pull_request
go-test
44s
lint
3m 9s
wasm-test
1m 34s
system-test
0s
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
|