Merge pull request #1387 from Conflux-Chain/__release-pkg #5738
push-check.yaml
on: push
Matrix: build-doc
Matrix: build
Matrix: integration-test
Matrix: lint
Matrix: unit-test
Annotations
25 warnings
build-doc (16.14)
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 (16.14)
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/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 (16.14)
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 (16.14)
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 (16.14)
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/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 (16.14)
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 (16.14)
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 (16.14)
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/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 (16.14)
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 (16.14)
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 (16.14)
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/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 (16.14):
packages/content-script/index.test.js#L4
Disabled test suite
|
lint (16.14):
packages/json-rpc-error/index.test.js#L43
Some tests seem to be commented
|
lint (16.14):
packages/json-rpc-error/index.test.js#L44
Some tests seem to be commented
|
lint (16.14):
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 (16.14):
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 (16.14):
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 (16.14):
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 (16.14):
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 (16.14):
packages/popup/src/pages/EditGasFee/index.js#L112
React Hook useEffect has missing dependencies: 'advancedGasSetting.gasLimit', 'advancedGasSetting.gasPrice', 'advancedGasSetting.maxFeePerGas', 'advancedGasSetting.maxPriorityFeePerGas', 'advancedGasSetting.nonce', 'advancedGasSetting.storageLimit', 'gasLevel', 'gasLimit', 'gasPrice', 'maxFeePerGas', 'maxPriorityFeePerGas', 'nonce', 'setAdvancedGasSetting', and 'storageLimit'. Either include them or remove the dependency array
|
lint (16.14):
packages/popup/src/pages/Home/components/HomeTokenList.js#L23
React Hook useEffect has a missing dependency: 'tokens'. Either include it or remove the dependency array
|
lint (16.14)
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 (16.14)
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 (16.14)
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/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 (16.14)
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/
|