Skip to content

Contacts Refactor #3715

Contacts Refactor

Contacts Refactor #3715

Triggered via pull request December 19, 2023 00:11
Status Failure
Total duration 2m 11s
Artifacts

tests.yaml

on: pull_request

Annotations

4 errors and 1 warning
Go Lint: pkg/gds/admin_test.go#L1124
models.GetContactVerification is deprecated: Use the emails model to manage email verification state. (SA1019)
Go Lint: pkg/gds/admin_test.go#L1152
models.GetContactVerification is deprecated: Use the emails model to manage email verification state. (SA1019)
Go Lint
Process completed with exit code 1.
Go Test
Process completed with exit code 1.
Go Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/