We don't need to check if there are saved streams as that is in a DB … #146
golangci-lint.yaml
on: push
lint-server
15s
lint-forwarder
16s
lint-recorder
11s
lint-common
6s
Annotations
9 errors and 4 warnings
lint-recorder:
recorder/recorder_status.go#L39
SA1024: cutset contains duplicate characters (staticcheck)
|
lint-recorder:
recorder/recorder_status.go#L40
SA1024: cutset contains duplicate characters (staticcheck)
|
lint-recorder
issues found
|
lint-forwarder:
forwarder/forwarder_status.go#L49
SA1024: cutset contains duplicate characters (staticcheck)
|
lint-forwarder:
forwarder/forwarder_status.go#L50
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/.
|