chore(deps): bump github.com/charmbracelet/lipgloss from 0.9.1 to 0.11.0 #551
ci.yml
on: push
build
29s
lint
51s
build-wasm
21s
test
49s
Annotations
5 errors and 2 warnings
lint:
cmd/portal/tui/constants.go#L110
SA1019: BaseStyle.Copy is deprecated: to copy just use assignment (i.e. a := b). All methods also return a new style. (staticcheck)
|
lint:
cmd/portal/tui/constants.go#L111
SA1019: BaseStyle.Copy is deprecated: to copy just use assignment (i.e. a := b). All methods also return a new style. (staticcheck)
|
lint:
cmd/portal/tui/constants.go#L112
SA1019: BaseStyle.Copy is deprecated: to copy just use assignment (i.e. a := b). All methods also return a new style. (staticcheck)
|
lint:
cmd/portal/tui/filetable/filetable.go#L20
SA1019: tui.BaseStyle.Copy is deprecated: to copy just use assignment (i.e. a := b). All methods also return a new style. (staticcheck)
|
lint
issues found
|
lint
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/.
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|