Skip to content

Fix lost data

Fix lost data #110

Triggered via pull request February 2, 2024 15:44
Status Failure
Total duration 2m 16s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: cmd/policy.go#L19
var `policyFlag` is unused (unused)
lint: cmd/policy.go#L25
var `csvFlag` is unused (unused)
lint: cmd/policy.go#L30
var `allowFlag` is unused (unused)
lint: cmd/policy.go#L35
var `denyFlag` is unused (unused)
lint: cmd/policy.go#L40
var `noHeaderFlag` is unused (unused)
lint: cmd/policy.go#L46
var `policyActionFlags` is unused (unused)
lint: cmd/policy.go#L49
var `policyCommands` is unused (unused)
lint: cmd/policy.go#L164
func `describe` is unused (unused)
lint: cmd/policy.go#L116
func `addAcl` is unused (unused)
lint: cmd/policy.go#L148
func `clearAcl` is unused (unused)
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.