Skip to content

Send slack messages for new Business application or application put on hold #202

Send slack messages for new Business application or application put on hold

Send slack messages for new Business application or application put on hold #202

Triggered via pull request August 22, 2024 16:33
Status Failure
Total duration 4m 22s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 13 warnings
Testing
Process completed with exit code 1.
Testing
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Testing
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Building
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Building
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Linting
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Linting
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Linting: libs/polymesh-theme/src/lib/components/logo/logo.tsx#L37
Unexpected any. Specify a different type
Linting: libs/polymesh-theme/src/lib/components/logo/logo.tsx#L39
Unexpected any. Specify a different type
Linting: libs/polymesh-theme/src/lib/ui/atoms/Logo/Logo.tsx#L42
Unexpected any. Specify a different type
Linting: libs/polymesh-theme/src/lib/ui/atoms/Logo/Logo.tsx#L64
Unexpected any. Specify a different type
Linting: apps/cdd-frontend/src/components/HCaptcha/HCaptchaFormComponent.tsx#L9
Unexpected any. Specify a different type
Linting: apps/cdd-frontend/src/components/ResultPage/VerificationStatusIcon.tsx#L12
'useTimer' is assigned a value but never used