Allow DisableUnauthenticatedMessagesCheck #1
go.yml
on: pull_request
Test with latest golang
27s
Test with 1.17
20s
Lint
2m 39s
Annotations
7 errors and 3 warnings
Test with 1.17:
crypto/decryption_handle_builder.go#L158
dpb.handle.InsecureAllowUnauthenticatedMessages undefined (type *decryptionHandle has no field or method InsecureAllowUnauthenticatedMessages)
|
Test with 1.17:
crypto/decryption_handle_builder.go#L158
dpb.handle.InsecureAllowUnauthenticatedMessages undefined (type *decryptionHandle has no field or method InsecureAllowUnauthenticatedMessages)
|
Test with 1.17
Process completed with exit code 2.
|
Test with latest golang:
crypto/decryption_handle_builder.go#L158
dpb.handle.InsecureAllowUnauthenticatedMessages undefined (type *decryptionHandle has no field or method InsecureAllowUnauthenticatedMessages)
|
Test with latest golang
Process completed with exit code 1.
|
Lint:
crypto/decryption_handle_builder.go#L158
dpb.handle.InsecureAllowUnauthenticatedMessages undefined (type *decryptionHandle has no field or method InsecureAllowUnauthenticatedMessages) (typecheck)
|
Lint
issues found
|
Test with 1.17
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/
|
Test with latest golang
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/
|
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, 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/
|