Skip to content

feat!: fetch and cache chain info on Provider when initialized #4252

feat!: fetch and cache chain info on Provider when initialized

feat!: fetch and cache chain info on Provider when initialized #4252

Triggered via pull request September 19, 2023 06:56
Status Success
Total duration 11m 38s
Artifacts

test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

18 warnings
docs / Check Configs & Folders
The following actions uses node12 which is deprecated and will be forced to run on node16: pnpm/action-setup@v2.2.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
docs / Check Configs & Folders
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
docs / Check Configs & Folders
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
docs / Check Configs & Folders
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2, pnpm/action-setup@v2.1.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test: packages/fuel-gauge/src/contract.test.ts#L5
'TransactionRequestLike' is defined but never used. Allowed unused vars must match /^_/u
test: packages/fuel-gauge/src/contract.test.ts#L5
'TransactionResponse' is defined but never used. Allowed unused vars must match /^_/u
test: packages/fuel-gauge/src/contract.test.ts#L5
'TransactionType' is defined but never used. Allowed unused vars must match /^_/u
test: packages/wallet/src/account.test.ts#L5
'Coin' is defined but never used. Allowed unused vars must match /^_/u
test: packages/wallet/src/account.test.ts#L7
'Message' is defined but never used. Allowed unused vars must match /^_/u
test: packages/wallet/src/wallet.test.ts#L1
'BaseAssetId' is defined but never used. Allowed unused vars must match /^_/u
test: packages/wallet/src/wallet.test.ts#L3
'bn' is defined but never used. Allowed unused vars must match /^_/u
test: packages/wallet/src/wallet.test.ts#L4
'TransactionRequestLike' is defined but never used. Allowed unused vars must match /^_/u
test: packages/wallet/src/wallet.test.ts#L4
'TransactionResponse' is defined but never used. Allowed unused vars must match /^_/u
test: packages/wallet/src/wallet.test.ts#L5
'transactionRequestify' is defined but never used. Allowed unused vars must match /^_/u