Update web sdk #1099
Annotations
2 errors and 5 warnings
Lint:
app/pages/Accounts/SubmitTransaction/SubmitTransaction.tsx#L51
`@concordium/web-sdk` import should occur before import of `~/node/nodeHelpers`
|
Lint
Process completed with exit code 1.
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. 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
|
Lint:
app/preload/preloadTypes.ts#L5
'BakerPoolStatus' is defined but never used
|
Lint:
app/preload/preloadTypes.ts#L9
'HealthCheckResponse' is defined but never used
|
Lint:
app/preload/preloadTypes.ts#L10
'PassiveDelegationStatus' is defined but never used
|
Lint:
app/preload/preloadTypes.ts#L11
'RewardStatus' is defined but never used
|
Loading