Skip to content
This repository has been archived by the owner on May 29, 2024. It is now read-only.

[issue-160] Fix Slack Incompatibility Error #283

[issue-160] Fix Slack Incompatibility Error

[issue-160] Fix Slack Incompatibility Error #283

Triggered via pull request October 14, 2023 08:58
Status Failure
Total duration 4m 50s
Artifacts

hygeine.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)