Skip to content

Added support for sender id configuration per country #650

Added support for sender id configuration per country

Added support for sender id configuration per country #650

Triggered via pull request August 23, 2023 00:36
Status Failure
Total duration 3m 25s
Artifacts

ci-build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 4 warnings
Test with Coverage: pkg/verification/service/verification_service_test.go#L188
not enough arguments in call to s.Application.VerificationService().InitVerification
Test with Coverage: pkg/verification/service/verification_service_test.go#L223
not enough arguments in call to s.Application.VerificationService().InitVerification
Test with Coverage: pkg/verification/service/verification_service_test.go#L312
not enough arguments in call to s.Application.VerificationService().InitVerification
Test with Coverage: pkg/verification/service/verification_service_test.go#L325
not enough arguments in call to s.Application.VerificationService().InitVerification
Test with Coverage: pkg/verification/service/verification_service_test.go#L347
not enough arguments in call to s.Application.VerificationService().InitVerification
Test with Coverage: pkg/verification/service/verification_service_test.go#L413
not enough arguments in call to s.Application.VerificationService().InitVerification
Test with Coverage: pkg/verification/service/verification_service_test.go#L470
not enough arguments in call to s.Application.VerificationService().InitVerification
Test with Coverage: pkg/verification/service/verification_service_test.go#L512
not enough arguments in call to s.Application.VerificationService().InitVerification
Test with Coverage: pkg/verification/service/verification_service_test.go#L574
not enough arguments in call to s.Application.VerificationService().InitVerification
Test with Coverage: pkg/verification/service/verification_service_test.go#L644
not enough arguments in call to s.Application.VerificationService().InitVerification
GolangCI Lint: pkg/verification/service/verification_service_test.go#L1
: # github.com/codeready-toolchain/registration-service/pkg/verification/service_test [github.com/codeready-toolchain/registration-service/pkg/verification/service.test]
GolangCI Lint: pkg/verification/service/verification_service_test.go#L188
not enough arguments in call to s.Application.VerificationService().InitVerification
GolangCI Lint: pkg/verification/service/verification_service_test.go#L223
not enough arguments in call to s.Application.VerificationService().InitVerification
GolangCI Lint: pkg/verification/service/verification_service_test.go#L312
not enough arguments in call to s.Application.VerificationService().InitVerification
GolangCI Lint: pkg/verification/service/verification_service_test.go#L325
not enough arguments in call to s.Application.VerificationService().InitVerification
GolangCI Lint: pkg/verification/service/verification_service_test.go#L347
not enough arguments in call to s.Application.VerificationService().InitVerification
GolangCI Lint: pkg/verification/service/verification_service_test.go#L413
not enough arguments in call to s.Application.VerificationService().InitVerification
GolangCI Lint: pkg/verification/service/verification_service_test.go#L470
not enough arguments in call to s.Application.VerificationService().InitVerification
GolangCI Lint: pkg/verification/service/verification_service_test.go#L512
not enough arguments in call to s.Application.VerificationService().InitVerification
GolangCI Lint: pkg/verification/service/verification_service_test.go#L574
not enough arguments in call to s.Application.VerificationService().InitVerification
Generate SBOM
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, CycloneDX/gh-gomod-generate-sbom@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test with Coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
GolangCI Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
GolangCI Lint: pkg/verification/sender/amazon_sns_sender.go#L30
unused-parameter: parameter 'countryCode' seems to be unused, consider removing or renaming it as _ (revive)