Skip to content

terminal: dynamically scale output (again) #177

terminal: dynamically scale output (again)

terminal: dynamically scale output (again) #177

Triggered via pull request April 23, 2024 00:40
Status Failure
Total duration 1m 51s
Artifacts 1

style.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
check gofmt: pkg/render/terminal.go#L1
Please run gofmt -s. diff --git a/pkg/render/terminal.go b/pkg/render/terminal.go index 32d364f..a1a3415 100644 --- a/pkg/render/terminal.go +++ b/pkg/render/terminal.go @@ -19,7 +19,6 @@ import ( "golang.org/x/term" ) - var maxExampleCount = 8 type KeyedBehavior struct {
check gofmt
Process completed with exit code 1.
check goimports: pkg/render/terminal.go#L1
Please run goimports. diff --git a/pkg/render/terminal.go b/pkg/render/terminal.go index 32d364f..a1a3415 100644 --- a/pkg/render/terminal.go +++ b/pkg/render/terminal.go @@ -19,7 +19,6 @@ import ( "golang.org/x/term" ) - var maxExampleCount = 8 type KeyedBehavior struct {
check goimports
Process completed with exit code 1.
check goimports
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
golangci-lint: pkg/render/terminal.go#L21
File is not `gofumpt`-ed (gofumpt)
golangci-lint: pkg/render/terminal.go#L22
File is not `gofmt`-ed with `-s` (gofmt)
golangci-lint
issues found

Artifacts

Produced during runtime
Name Size
diff Expired
301 Bytes