Skip to content

fix: apply gofmt formatting and stabilize doc comments #45

fix: apply gofmt formatting and stabilize doc comments

fix: apply gofmt formatting and stabilize doc comments #45

Triggered via push March 20, 2026 20:51
Status Success
Total duration 3m 10s
Artifacts –

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test: internal/tui/styles/theme.go#L85
unreachable func: CurrentTheme
test: internal/tui/styles/icons.go#L162
unreachable func: IconList
test: internal/tui/styles/icons.go#L141
unreachable func: IconHidden
test: internal/tui/model.go#L2294
unreachable func: Model.launchNewSession
test: internal/tui/model.go#L2114
unreachable func: Model.hiddenCount
test: internal/tui/keys.go#L55
unreachable func: keyMap.FullHelp
test: internal/tui/keys.go#L50
unreachable func: keyMap.ShortHelp
test: internal/platform/wttheme_other.go#L34
unreachable func: DetectWTColorScheme
test: internal/platform/launch_unix.go#L45
unreachable func: launchInPlaceUnix
test: internal/platform/launch_unix.go#L23
unreachable func: filterEnv
test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/setup-go@40f1582b2485089dde7abd97c1529aa768e1baff, golangci/golangci-lint-action@9fae48acfc02a90574d7c304a1758ef9895495fa. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/