mpt: copy rsc.io/tmp/mpt here #499
test.yml
on: pull_request
staticcheck
1m 37s
govulncheck
1m 0s
Matrix: test
Annotations
9 errors
|
staticcheck
Process completed with exit code 1.
|
|
staticcheck
Sandbox command failed with exit code 1
|
|
staticcheck:
mpt/mem.go#L294
func (*memNode).check is unused (U1000)
|
|
staticcheck:
mpt/mem.go#L285
func (*memTree).check is unused (U1000)
|
|
staticcheck:
mpt/mem.go#L19
field nodes is unused (U1000)
|
|
staticcheck:
mpt/dmem.go#L412
func (*diskNode).check is unused (U1000)
|
|
staticcheck:
mpt/dmem.go#L391
func (*diskTree).check is unused (U1000)
|
|
staticcheck:
mpt/disk_test.go#L111
func (*testFile).setCurrent is unused (U1000)
|
|
staticcheck:
mpt/disk.go#L167
func setActive is unused (U1000)
|