Skip to content

feat: add WithWindowSize option to set the initial window size (#1314) #4241

feat: add WithWindowSize option to set the initial window size (#1314)

feat: add WithWindowSize option to set the initial window size (#1314) #4241

Triggered via push February 7, 2025 22:42
Status Failure
Total duration 13m 20s
Artifacts

lint.yml

on: push
Matrix: lint / lint-soft
Matrix: lint / lint
Fit to window
Zoom out
Zoom in

Annotations

32 errors and 8 warnings
lint / lint-soft (ubuntu-latest): keyboard.go#L113
string `windows` has 7 occurrences, make it a constant (goconst)
lint / lint-soft (ubuntu-latest): key.go#L18
Comment should end in a period (godot)
lint / lint-soft (ubuntu-latest): key.go#L34
Comment should end in a period (godot)
lint / lint-soft (ubuntu-latest): key.go#L55
Comment should end in a period (godot)
lint / lint-soft (ubuntu-latest): key.go#L70
Comment should end in a period (godot)
lint / lint-soft (ubuntu-latest): key.go#L136
Comment should end in a period (godot)
lint / lint-soft (ubuntu-latest): key.go#L176
Comment should end in a period (godot)
lint / lint-soft (ubuntu-latest): key.go#L185
Comment should end in a period (godot)
lint / lint-soft (ubuntu-latest): paste.go#L7
Comment should end in a period (godot)
lint / lint-soft (ubuntu-latest): key.go#L56
key.go:56: Line contains TODO/BUG/FIXME: "TODO: Investigate the names of these key..." (godox)
lint / lint-soft (windows-latest): keyboard.go#L113
string `windows` has 7 occurrences, make it a constant (goconst)
lint / lint-soft (windows-latest): key.go#L18
Comment should end in a period (godot)
lint / lint-soft (windows-latest): key.go#L34
Comment should end in a period (godot)
lint / lint-soft (windows-latest): key.go#L55
Comment should end in a period (godot)
lint / lint-soft (windows-latest): key.go#L70
Comment should end in a period (godot)
lint / lint-soft (windows-latest): key.go#L136
Comment should end in a period (godot)
lint / lint-soft (windows-latest): key.go#L176
Comment should end in a period (godot)
lint / lint-soft (windows-latest): key.go#L185
Comment should end in a period (godot)
lint / lint-soft (windows-latest): paste.go#L7
Comment should end in a period (godot)
lint / lint-soft (windows-latest): key.go#L56
\key.go:56: Line contains TODO/BUG/FIXME: "TODO: Investigate the names of these key..." (godox)
lint / lint-soft (macos-latest): keyboard.go#L113
string `windows` has 7 occurrences, make it a constant (goconst)
lint / lint-soft (macos-latest): key.go#L18
Comment should end in a period (godot)
lint / lint-soft (macos-latest): key.go#L34
Comment should end in a period (godot)
lint / lint-soft (macos-latest): key.go#L55
Comment should end in a period (godot)
lint / lint-soft (macos-latest): key.go#L70
Comment should end in a period (godot)
lint / lint-soft (macos-latest): key.go#L136
Comment should end in a period (godot)
lint / lint-soft (macos-latest): key.go#L176
Comment should end in a period (godot)
lint / lint-soft (macos-latest): key.go#L185
Comment should end in a period (godot)
lint / lint-soft (macos-latest): paste.go#L7
Comment should end in a period (godot)
lint / lint-soft (macos-latest): key.go#L56
key.go:56: Line contains TODO/BUG/FIXME: "TODO: Investigate the names of these key..." (godox)
lint / lint (macos-latest)
Failed to run: Error: failed to get action config: , Error: failed to get action config: at getConfig (/Users/runner/work/_actions/golangci/golangci-lint-action/v6/dist/run/index.js:94414:15) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async findLintVersion (/Users/runner/work/_actions/golangci/golangci-lint-action/v6/dist/run/index.js:94441:20) at async prepareLint (/Users/runner/work/_actions/golangci/golangci-lint-action/v6/dist/run/index.js:93883:27) at async prepareEnv (/Users/runner/work/_actions/golangci/golangci-lint-action/v6/dist/run/index.js:93983:22)
lint / lint (macos-latest)
failed to get action config:
lint / lint (ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/bubbletea/bubbletea. Supported file pattern: go.sum
lint / lint-soft (ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/bubbletea/bubbletea. Supported file pattern: go.sum
lint / lint-soft (windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\bubbletea\bubbletea. Supported file pattern: go.sum
lint / lint (windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\bubbletea\bubbletea. Supported file pattern: go.sum
lint / lint-soft (macos-latest)
Restore cache failed: Dependencies file is not found in /Users/runner/work/bubbletea/bubbletea. Supported file pattern: go.sum
lint / lint (macos-latest)
Restore cache failed: Dependencies file is not found in /Users/runner/work/bubbletea/bubbletea. Supported file pattern: go.sum
lint / lint (macos-latest)
Failed to download action 'https://api.github.com/repos/golangci/golangci-lint-action/tarball/e60da84bfae8c7920a47be973d75e15710aa8bd7'. Error: Operation timed out (api.github.com:443)
lint / lint (macos-latest)
Back off 25.472 seconds before retry.