Skip to content

feat: status place holder #23

feat: status place holder

feat: status place holder #23

Triggered via pull request March 1, 2024 13:22
Status Failure
Total duration 35s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
Lint: pkg/infrared/handshake_response.go#L132
cognitive complexity 21 of func `(*OverrideStatusResponse).OverrideStatusResponseJSON` is high (> 20) (gocognit)
Lint
issues found
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint: pkg/infrared/handshake_response.go#L6
blank-imports: a blank import should be only in a main or test package, or have a comment justifying it (revive)