Skip to content

Backups: subcommands, prefix-filtering, parsing #576

Backups: subcommands, prefix-filtering, parsing

Backups: subcommands, prefix-filtering, parsing #576

Triggered via pull request December 8, 2023 22:09
Status Failure
Total duration 2m 10s
Artifacts

lint.yaml

on: pull_request
Lint Go
33s
Lint Go
Lint YAML & Markdown
26s
Lint YAML & Markdown
Analyze FS with Trivy
15s
Analyze FS with Trivy
Analyze Release Image with Trivy
1m 4s
Analyze Release Image with Trivy
Matrix: Analyze with CodeQL
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Lint Go: go.sum#L1
Please run go mod tidy. diff --git a/go.sum b/go.sum index e917e27..89ec869 100644 --- a/go.sum +++ b/go.sum @@ -244,8 +244,6 @@ github.com/json-iterator/go v1.1.12 h1:PV8peI4a0ysnczrg+LtxykD8LfKY9ML6u2jnxaEnr github.com/json-iterator/go v1.1.12/go.mod h1:e30LSqwooZae/UwlEbR2852Gd8hjQvJoHmT4TnhNGBo= github.com/jzelinskie/cobrautil/v2 v2.0.0-20231016191810-9f8a4f6d038a h1:fSIkpfPYnaOLAkci6UX5fXLFpufLlLtV+0Qd87pknEQ= github.com/jzelinskie/cobrautil/v2 v2.0.0-20231016191810-9f8a4f6d038a/go.mod h1:6EEEGUlDNdP2DJ0S2gtrJ2Q/6guT3NKc2HdnadKPvRk= -github.com/jzelinskie/stringz v0.0.2 h1:OSjMEYvz8tjhovgZ/6cGcPID736ubeukr35mu6RYAmg= -github.com/jzelinskie/stringz v0.0.2/go.mod h1:hHYbgxJuNLRw91CmpuFsYEOyQqpDVFg8pvEh23vy4P0= github.com/jzelinskie/stringz v0.0.3 h1:0GhG3lVMYrYtIvRbxvQI6zqRTT1P1xyQlpa0FhfUXas= github.com/jzelinskie/stringz v0.0.3/go.mod h1:hHYbgxJuNLRw91CmpuFsYEOyQqpDVFg8pvEh23vy4P0= github.com/k0kubun/go-ansi v0.0.0-20180517002512-3bf9e2903213/go.mod h1:vNUNkEQ1e29fT/6vq2aBdFsgNPmy8qMdSay1npru+Sw=
Lint Go
Process completed with exit code 1.
Lint Go
The `set-output` 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/