chore: remove unnecessary conversions #9
ci-release.yml
on: pull_request
lint
/
golangci-lint
41s
lint
/
yamllint
5s
markdown-linter
/
markdown-lint
8s
test
/
test
41s
Annotations
5 errors and 2 warnings
lint / golangci-lint:
pkg/blob/blob.go#L14
File is not `gofumpt`-ed (gofumpt)
|
lint / golangci-lint:
pkg/shares/consts.go#L57
File is not `gofumpt`-ed (gofumpt)
|
lint / golangci-lint:
pkg/shares/split_compact_shares_test.go#L20
File is not `gofumpt`-ed (gofumpt)
|
lint / golangci-lint:
pkg/square/builder_test.go#L152
func `rawData` is unused (unused)
|
lint / golangci-lint
issues found
|
test / test
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
lint / golangci-lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|