This repository has been archived by the owner on May 29, 2024. It is now read-only.
[issue-160] Fix Slack Incompatibility Error #283
Annotations
3 errors and 2 warnings
lint:
internal/client/slack.go#L140
unnecessary trailing newline (whitespace)
|
lint:
internal/client/slack.go#L131
ST1005: error strings should not be capitalized (stylecheck)
|
lint
golangci-lint exit with code 4
|
markdown-linting
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint:
internal/client/slack.go#L62
unused-parameter: parameter 'channel' seems to be unused, consider removing or renaming it as _ (revive)
|