Support multiple keys for key rotation #859
golang.yml
on: pull_request
Format and Lint with golangci-lint
31s
Matrix: build
Annotations
2 errors and 4 warnings
Format and Lint with golangci-lint:
pkg/transports/connecting/dtls/dtls.go#L183
SA1006: printf-style function with dynamic format string and no further arguments should use print-style function instead (staticcheck)
|
Format and Lint with golangci-lint
issues found
|
Format and Lint with golangci-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build and Test using Golang 1.22.x
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build and Test using Golang 1.21.x
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build and Test using Golang stable
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|