Skip to content

Add --force-color flag to zed validate #948

Add --force-color flag to zed validate

Add --force-color flag to zed validate #948

Triggered via pull request November 7, 2024 17:37
Status Failure
Total duration 3m 47s
Artifacts 1

lint.yaml

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

Annotations

3 errors and 4 warnings
Analyze FS with Trivy
Process completed with exit code 1.
Lint Go: go.mod#L1
Please run go mod tidy. diff --git a/go.mod b/go.mod index ff274eb..6707bd1 100644 --- a/go.mod +++ b/go.mod @@ -22,6 +22,7 @@ require ( github.com/jzelinskie/stringz v0.0.3 github.com/mattn/go-isatty v0.0.20 github.com/mitchellh/go-homedir v1.1.0 + github.com/muesli/termenv v0.15.2 github.com/olekukonko/tablewriter v0.0.5 github.com/rodaine/table v1.3.0 github.com/rs/zerolog v1.33.0 @@ -179,7 +180,6 @@ require ( github.com/modern-go/reflect2 v1.0.2 // indirect github.com/mostynb/go-grpc-compression v1.2.3 // indirect github.com/mtibben/percent v0.2.1 // indirect - github.com/muesli/termenv v0.15.2 // indirect github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect github.com/ngrok/sqlmw v0.0.0-20220520173518-97c9c04efc79 // indirect github.com/onsi/ginkgo/v2 v2.20.2 // indirect
Lint Go
Process completed with exit code 1.
Lint Go
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
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/
Analyze Release Image with Trivy
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Analyze with CodeQL (go)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2

Artifacts

Produced during runtime
Name Size
diff
516 Bytes