Work on v2 #6
Annotations
8 errors and 1 warning
lint:
memory_test.go#L113
Error return value of `rand.Read` is not checked (errcheck)
|
lint:
memory_test.go#L126
Error return value of `rand.Read` is not checked (errcheck)
|
lint:
memory_test.go#L362
Error return value of `rand.Read` is not checked (errcheck)
|
lint:
memory.go#L230
type `noReadFrom` is unused (unused)
|
lint:
memory.go#L234
func `noReadFrom.ReadFrom` is unused (unused)
|
lint:
memory.go#L242
field `noReadFrom` is unused (unused)
|
lint:
memory_test.go#L46
func `listOsFiles` is unused (unused)
|
lint
issues found
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|