feat: define color codes #649
Annotations
3 errors and 1 warning
golangci-lint:
pkg/color/color.go#L13
unused-receiver: method receiver 'c' is not referenced in method's body, consider removing or renaming it as _ (revive)
|
golangci-lint:
internal/platforms/discord/discord.go#L24
field `botColor` is unused (unused)
|
golangci-lint
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading