Skip to content

Add Delete Fn in Cache pkg #4111

Add Delete Fn in Cache pkg

Add Delete Fn in Cache pkg #4111

Triggered via push August 8, 2024 14:29
Status Failure
Total duration 3m 19s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 3 warnings
lint: pkg/cache/cache.go#L81
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
lint: pkg/cache/cache.go#L83
File is not `gofumpt`-ed (gofumpt)
lint: pkg/cache/cache.go#L82
unnecessary leading newline (whitespace)
lint: pkg/cache/cache.go#L91
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
lint
issues found
installer-lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint-frontend
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: golangci/golangci-lint-action@v3.7.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/