Skip to content

Fix/invalidate on remove #161

Fix/invalidate on remove

Fix/invalidate on remove #161

Triggered via pull request January 4, 2024 09:53
Status Failure
Total duration 38s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Build: helpers/memfs/storage.go#L53
Error return value of `s.createParent` is not checked (errcheck)
Build: helpers/memfs/storage.go#L117
SA1019: filepath.HasPrefix has been deprecated since Go 1.0 because it shouldn't be used: HasPrefix does not respect path boundaries and does not ignore case when required. (staticcheck)
Build
issues found