Skip to content

perf: blazingly fast #23838

perf: blazingly fast

perf: blazingly fast #23838

Triggered via pull request September 24, 2024 17:58
Status Failure
Total duration 5m 19s
Billable time 6m
Artifacts

bootstrap.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
Call / Static: src/state/migrations/clearAssets.ts#L7
Type 'AssetsState' is not assignable to type 'AssetsState & PersistPartial'.
Call / Static: src/state/migrations/clearMarketData.ts#L8
Type 'MarketDataState' is not assignable to type 'MarketDataState & PersistPartial'.
Call / Static: src/test/mocks/store.ts#L139
Type '{ byId: {}; ids: never[]; relatedAssetIndex: {}; }' is not assignable to type 'AssetsState & PersistPartial'.
Call / Static: src/test/mocks/store.ts#L144
Type '{ crypto: { byId: {}; ids: never[]; priceHistory: {}; }; fiat: { byId: {}; ids: never[]; priceHistory: {}; }; isMarketDataLoaded: false; }' is not assignable to type 'MarketDataState & PersistPartial'.
Call / Static
Process completed with exit code 2.
Install and Cache
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Call / Static
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/