perf: blazingly fast #23837
bootstrap.yml
on: pull_request
Install and Cache
1m 36s
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/
|