fix: ensuring fetch and validate all certificates from the AWS service #294
pr-checks.yaml
on: pull_request
Lint
20s
Unit Tests
27s
Annotations
8 errors and 4 warnings
Lint:
main.go#L55
could not import github.com/Gympass/cdn-origin-controller/internal/cloudfront (-: # github.com/Gympass/cdn-origin-controller/internal/cloudfront
|
Lint:
controllers/ingress_v1_controller.go#L33
could not import github.com/Gympass/cdn-origin-controller/internal/cloudfront (-: # github.com/Gympass/cdn-origin-controller/internal/cloudfront
|
Lint:
internal/cloudfront/aws_models.go#L1
: # github.com/Gympass/cdn-origin-controller/internal/cloudfront [github.com/Gympass/cdn-origin-controller/internal/cloudfront.test]
|
Lint:
internal/cloudfront/distribution_test.go#L27
could not import github.com/Gympass/cdn-origin-controller/internal/cloudfront (-: # github.com/Gympass/cdn-origin-controller/internal/cloudfront [github.com/Gympass/cdn-origin-controller/internal/cloudfront.test]
|
Lint
issues found
|
Unit Tests:
internal/cloudfront/service.go#L270
undefined: dn
|
Unit Tests:
internal/cloudfront/service.go#L270
undefined: dn
|
Unit Tests
Process completed with exit code 2.
|
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, golangci/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
Unit Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Unit Tests
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/
|