Skip to content

Update Go to 1.21.8 #274

Update Go to 1.21.8

Update Go to 1.21.8 #274

Re-run triggered March 21, 2024 08:49
Status Failure
Total duration 1m 31s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Go 1.21.x on Ubuntu: core/internal/helpers/sarama.go#L87
string `tls.` has 7 occurrences, make it a constant (goconst)
Go 1.21.x on Ubuntu: core/internal/helpers/sarama.go#L120
string `sasl.` has 4 occurrences, make it a constant (goconst)
Go 1.21.x on Ubuntu: core/internal/httpserver/config.go#L203
string `.threshold` has 4 occurrences, make it a constant (goconst)
Go 1.21.x on Ubuntu: core/internal/httpserver/config.go#L210
string `.template-open` has 4 occurrences, make it a constant (goconst)
Go 1.21.x on Ubuntu: core/internal/httpserver/config.go#L140
string `.class-name` has 9 occurrences, make it a constant (goconst)
Go 1.21.x on Ubuntu: core/internal/httpserver/config.go#L47
string `.timeout` has 5 occurrences, make it a constant (goconst)
Go 1.21.x on Ubuntu: core/internal/httpserver/config.go#L48
string `.tls` has 4 occurrences, make it a constant (goconst)
Go 1.21.x on Ubuntu: core/internal/httpserver/config.go#L238
string `.username` has 3 occurrences, make it a constant (goconst)
Go 1.21.x on Ubuntu: core/internal/httpserver/config.go#L215
string `.noverify` has 3 occurrences, make it a constant (goconst)
Go 1.21.x on Ubuntu: core/internal/httpserver/config.go#L143
string `.group-allowlist` has 6 occurrences, make it a constant (goconst)
Go 1.21.x on Ubuntu
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.