Double quotes won't work #130
golangci-lint.yaml
on: push
lint-server
14s
lint-forwarder
15s
lint-recorder
13s
lint-common
5s
Annotations
7 errors and 4 warnings
lint-recorder:
recorder/recorder_status.go#L38
SA1024: cutset contains duplicate characters (staticcheck)
|
lint-recorder
issues found
|
lint-forwarder:
forwarder/forwarder_status.go#L48
SA1024: cutset contains duplicate characters (staticcheck)
|
lint-forwarder
issues found
|
lint-server:
server/views/status.go#L167
S1021: should merge variable declaration with assignment on next line (gosimple)
|
lint-server:
server/views/status.go#L188
S1021: should merge variable declaration with assignment on next line (gosimple)
|
lint-server
issues found
|
lint-common
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, 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-recorder
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, 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-forwarder
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, 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-server
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, 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/.
|