Support for experimental reg overrides #868
golang.yml
on: pull_request
Format and Lint with golangci-lint
40s
Matrix: build
Annotations
8 errors and 4 warnings
Format and Lint with golangci-lint:
pkg/regserver/regprocessor/auth_test.go#L1
: # github.com/refraction-networking/conjure/pkg/regserver/regprocessor [github.com/refraction-networking/conjure/pkg/regserver/regprocessor.test]
|
Format and Lint with golangci-lint
issues found
|
Build and Test using Golang 1.22.x
not enough arguments in call to newRegProcessor
|
Build and Test using Golang 1.22.x
Process completed with exit code 1.
|
Build and Test using Golang 1.21.x
not enough arguments in call to newRegProcessor
|
Build and Test using Golang 1.21.x
Process completed with exit code 1.
|
Build and Test using Golang stable
not enough arguments in call to newRegProcessor
|
Build and Test using Golang stable
Process completed with exit code 1.
|
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/
|