chore: add cfx_feeHistory #5814
push-check.yaml
on: push
Matrix: build-doc
Matrix: build
Matrix: integration-test
Matrix: lint
Matrix: unit-test
Annotations
25 warnings
build-doc (22)
The following actions uses node12 which is deprecated and will be forced to run on node16: DeLaGuardo/setup-clojure@7.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-doc (22)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-java@v3, DeLaGuardo/setup-clojure@7.0, 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/
|
build-doc (22)
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/
|
build (22)
The following actions uses node12 which is deprecated and will be forced to run on node16: DeLaGuardo/setup-clojure@7.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (22)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-java@v3, DeLaGuardo/setup-clojure@7.0, 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/
|
build (22)
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/
|
integration-test (22)
The following actions uses node12 which is deprecated and will be forced to run on node16: DeLaGuardo/setup-clojure@7.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
integration-test (22)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-java@v3, DeLaGuardo/setup-clojure@7.0, actions/cache@v3, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
integration-test (22)
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/
|
unit-test (22)
The following actions uses node12 which is deprecated and will be forced to run on node16: DeLaGuardo/setup-clojure@7.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
unit-test (22)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-java@v3, DeLaGuardo/setup-clojure@7.0, actions/cache@v3, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
unit-test (22)
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/
|
lint (22)
The following actions uses node12 which is deprecated and will be forced to run on node16: DeLaGuardo/setup-clojure@7.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint (22)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-java@v3, DeLaGuardo/setup-clojure@7.0, 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/
|
lint (22):
packages/background/src/index.integration.test.js#L531
Some tests seem to be commented
|
lint (22):
packages/background/src/index.integration.test.js#L816
Some tests seem to be commented
|
lint (22):
packages/background/src/index.integration.test.js#L899
Some tests seem to be commented
|
lint (22):
packages/json-rpc-error/index.test.js#L42
Some tests seem to be commented
|
lint (22):
packages/json-rpc-error/index.test.js#L43
Some tests seem to be commented
|
lint (22):
packages/popup/src/hooks/index.js#L299
React Hook useEffect has missing dependencies: 'data', 'params', 'setData', and 'setTx'. Either include them or remove the dependency array
|
lint (22):
packages/popup/src/hooks/index.js#L299
React Hook useEffect has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
|
lint (22):
packages/popup/src/hooks/useLoading/index.js#L144
React Hook useEffect has missing dependencies: 'clearLoading', 'delay', 'showBlur', 'size', 'targetDOM', and 'type'. Either include them or remove the dependency array
|
lint (22):
packages/popup/src/pages/EditGasFee/index.js#L91
React Hook useEffect has a missing dependency: 'historyTx'. Either include it or remove the dependency array
|
lint (22):
packages/popup/src/pages/EditGasFee/index.js#L91
React Hook useEffect has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
|
lint (22)
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/
|