release 7.5.30 #190
unit-test-backend.yml
on: pull_request
unit-test-backend
4m 3s
Annotations
3 errors and 1 warning
unit-test-backend:
pkg/plugins/manifest.go#L20
SA1019: "golang.org/x/crypto/openpgp" is deprecated: this package is unmaintained except for security fixes. New applications should consider a more focused, modern alternative to OpenPGP for their specific task. If you are required to interoperate with OpenPGP systems and need a maintained package, consider a community fork. See https://golang.org/issue/44226. (staticcheck)
|
unit-test-backend:
pkg/plugins/manifest.go#L21
SA1019: "golang.org/x/crypto/openpgp/clearsign" is deprecated: this package is unmaintained except for security fixes. New applications should consider a more focused, modern alternative to OpenPGP for their specific task. If you are required to interoperate with OpenPGP systems and need a maintained package, consider a community fork. See https://golang.org/issue/44226. (staticcheck)
|
unit-test-backend
Process completed with exit code 2.
|
unit-test-backend
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|