Skip to content

feat(mmap): implement reading and writing of mmap files #3

feat(mmap): implement reading and writing of mmap files

feat(mmap): implement reading and writing of mmap files #3

Triggered via pull request June 13, 2024 08:10
Status Failure
Total duration 1m 41s
Billable time 3m
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
lint: pkg/mmap/file_test.go#L63
Error return value of `blockDevice.ReadAt` is not checked (errcheck)
lint: pkg/mmap/file.go#L38
ineffectual assignment to err (ineffassign)
lint
Process completed with exit code 2.
test
Process completed with exit code 2.