Skip to content

(v2) feat: add color profile writer #2780

(v2) feat: add color profile writer

(v2) feat: add color profile writer #2780

Triggered via pull request September 12, 2024 21:26
Status Success
Total duration 19s
Artifacts

lint-soft.yml

on: pull_request
lint-soft
13s
lint-soft
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint-soft: profile_writer.go#L86
`if width == 0 && ansi.HasCsiPrefix(seq) && parser.Cmd == 'm'` has complex nested blocks (complexity: 15) (nestif)
lint-soft: profile_writer.go#L62
missing cases in switch of type tea.Profile: tea.ANSI256, tea.ANSI, tea.Ascii (exhaustive)
lint-soft: profile_writer.go#L94
Magic number: 30, in <argument> detected (gomnd)
lint-soft: profile_writer.go#L103
Magic number: 40, in <argument> detected (gomnd)
lint-soft: profile_writer.go#L112
Magic number: 8, in <argument> detected (gomnd)
lint-soft: profile_writer.go#L117
Magic number: 8, in <argument> detected (gomnd)
lint-soft: profile_writer.go#L92
Magic number: 30, in <case> detected (gomnd)
lint-soft: profile_writer.go#L97
Magic number: 39, in <case> detected (gomnd)
lint-soft: profile_writer.go#L101
Magic number: 40, in <case> detected (gomnd)
lint-soft: profile_writer.go#L106
Magic number: 49, in <case> detected (gomnd)
lint-soft
Restore cache failed: Dependencies file is not found in /home/runner/work/bubbletea/bubbletea. Supported file pattern: go.sum