Skip to content

Add security-gates workflow and update README #236

Add security-gates workflow and update README

Add security-gates workflow and update README #236

Triggered via push February 3, 2025 11:19
Status Failure
Total duration 3m 42s
Artifacts

test.yml

on: push
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
golangci: cmd/delete.go#L106
undeclared name: `survey` (typecheck)
golangci: cmd/delete.go#L110
undeclared name: `survey` (typecheck)
golangci: cmd/delete.go#L138
undeclared name: `survey` (typecheck)
golangci: cmd/run.go#L228
undeclared name: `progressbar` (typecheck)
golangci: cmd/run.go#L229
undeclared name: `progressbar` (typecheck)
golangci: cmd/run.go#L230
undeclared name: `progressbar` (typecheck)
golangci: cmd/delete.go#L27
"github.com/AlecAivazis/survey/v2" imported but not used (typecheck)
golangci: cmd/run.go#L41
"github.com/k0kubun/go-ansi" imported but not used (typecheck)
golangci: cmd/run.go#L42
"github.com/schollz/progressbar/v3" imported but not used (typecheck)
golangci
issues found
golangci
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/