terminal: dynamically scale output (again) #177
style.yaml
on: pull_request
check gofmt
9s
check goimports
24s
golangci-lint
1m 40s
Lint
34s
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 |
|