Skip to content

feat: add adaptative colors for both light and dark terminals #4

feat: add adaptative colors for both light and dark terminals

feat: add adaptative colors for both light and dark terminals #4

Triggered via push July 8, 2024 01:09
Status Failure
Total duration 1m 53s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
goreleaser: style/style.go#L14
cannot use NewColored(color, lipgloss.NoColor{}).Render (value of type func(strs ...string) string) as func(string) string value in return statement
goreleaser: style/style.go#L18
cannot use NewColored(lipgloss.NoColor{}, color).Render (value of type func(strs ...string) string) as func(string) string value in return statement
goreleaser
The process '/opt/hostedtoolcache/goreleaser-action/nightly/x64/goreleaser' failed with exit code 1
goreleaser
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4, actions/cache@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/