Adding validation on start form, this will be moved soon #184
golangci-lint.yaml
on: push
lint-server
32s
lint-forwarder
31s
lint-recorder
34s
lint-common
10s
Annotations
4 errors and 4 warnings
lint-server:
server/views/home.go#L36
S1039: unnecessary use of fmt.Sprintf (gosimple)
|
lint-server:
server/views/home.go#L38
S1039: unnecessary use of fmt.Sprintf (gosimple)
|
lint-server:
server/views/home.go#L40
S1039: unnecessary use of fmt.Sprintf (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-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/.
|
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-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/.
|