Skip to content

update SDK to v26 (dual chain v6-v7 support) #208

update SDK to v26 (dual chain v6-v7 support)

update SDK to v26 (dual chain v6-v7 support) #208

Triggered via push November 6, 2024 14:13
Status Success
Total duration 4m 34s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
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