Skip to content

Merge branch 'main' of https://github.com/atomicgo/color #5

Merge branch 'main' of https://github.com/atomicgo/color

Merge branch 'main' of https://github.com/atomicgo/color #5

Triggered via push July 13, 2024 21:59
Status Failure
Total duration 14s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
lint: color-rgb.go#L25
NewColorFromHex returns interface (atomicgo.dev/color.Color) (ireturn)
lint: color-rgb.go#L34
variable name 'g' is too short for the scope of its usage (varnamelen)
lint: style.go#L50
variable name 'sb' is too short for the scope of its usage (varnamelen)
lint: color-rgb.go#L29
variable name 'r' is too short for the scope of its usage (varnamelen)
lint: style.go#L32
variable name 'sb' is too short for the scope of its usage (varnamelen)
lint
issues found
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/