Skip to content

refactor(table): row tests #471

refactor(table): row tests

refactor(table): row tests #471

Triggered via push February 28, 2024 16:25
Status Success
Total duration 23s
Artifacts

lint-soft.yml

on: push
lint-soft
11s
lint-soft
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint-soft: filepicker/filepicker.go#L389
`if m.selected == i` has complex nested blocks (complexity: 5) (nestif)
lint-soft: list/list.go#L1113
`if m.filterState == Filtering` has complex nested blocks (complexity: 5) (nestif)
lint-soft: list/list.go#L682
missing cases in switch of type list.FilterState: list.Unfiltered, list.FilterApplied (exhaustive)
lint-soft: list/defaultitem.go#L38
mnd: Magic number: 2, in <argument> detected (gomnd)
lint-soft: list/defaultitem.go#L54
mnd: Magic number: 2, in <argument> detected (gomnd)
lint-soft: list/list.go#L1129
mnd: Magic number: 10, in <argument> detected (gomnd)
lint-soft: list/style.go#L48
mnd: Magic number: 2, in <argument> detected (gomnd)
lint-soft: list/style.go#L68
mnd: Magic number: 2, in <argument> detected (gomnd)
lint-soft: list/style.go#L84
mnd: Magic number: 2, in <argument> detected (gomnd)
lint-soft: list/defaultitem.go#L99
mnd: Magic number: 2, in <assign> detected (gomnd)
lint-soft
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint-soft
Restore cache failed: Dependencies file is not found in /home/runner/work/bubbles/bubbles. Supported file pattern: go.sum