Skip to content

test: added tests

test: added tests #23

Triggered via push July 8, 2024 14:57
Status Failure
Total duration 2m 38s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
lint: cleanup_test.go#L17
use of `os.Stat` forbidden because "Using anything except Signal and SyscallError from the os package is forbidden" (forbidigo)
lint: cleanup_test.go#L32
File is not `gofumpt`-ed (gofumpt)
lint
issues found
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/