Fix Canary Deployment Pipeline #559
code_review.yaml
on: pull_request
code_review
2m 31s
e2e
1m 11s
Annotations
14 warnings
code_review
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
e2e
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
e2e
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
code_review
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
code_review:
packages/canary-deployment-monitor/src/monitoring.ts#L38
LOG_ANALITYCS_WORKSPACE_ID is not listed as a dependency in turbo.json
|
code_review:
apps/io-fast-login/src/__tests__/redis-client.spec.ts#L40
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
code_review:
apps/io-fast-login/src/config.ts#L70
REDIS_TLS_ENABLED is not listed as a dependency in turbo.json
|
code_review:
apps/io-fast-login/src/config.ts#L71
REDIS_TLS_ENABLED is not listed as a dependency in turbo.json
|
code_review:
apps/io-fast-login/src/config.ts#L72
NODE_ENV is not listed as a dependency in turbo.json
|
code_review:
apps/io-fast-login/src/functions/__mocks__/handlerMocks.ts#L10
Unexpected empty arrow function
|
code_review:
apps/io-fast-login/src/functions/__mocks__/lollipopMocks.ts#L2
'FiscalCode' is defined but never used
|
code_review:
apps/io-fast-login/src/functions/__mocks__/lollipopMocks.ts#L14
'LollipopHeaders' is defined but never used
|
code_review:
apps/io-fast-login/src/functions/__tests__/fast-login.spec.ts#L10
'Result' is defined but never used
|
code_review:
apps/io-fast-login/src/functions/__tests__/fast-login.spec.ts#L10
'ResultAsync' is defined but never used
|