Skip to content

build(deps): bump axios from 1.5.1 to 1.6.8 (#158) #762

build(deps): bump axios from 1.5.1 to 1.6.8 (#158)

build(deps): bump axios from 1.5.1 to 1.6.8 (#158) #762

Triggered via push April 30, 2024 09:01
Status Success
Total duration 2m 22s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
lint_and_test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint_and_test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint_and_test: contracts/factory/BoltzSmartWalletFactory.sol#L77
Avoid making time-based decisions in your business logic
lint_and_test: contracts/factory/CustomSmartWalletFactory.sol#L189
Avoid making time-based decisions in your business logic
lint_and_test: contracts/factory/MinimalBoltzSmartWalletFactory.sol#L35
Avoid making time-based decisions in your business logic
lint_and_test: contracts/factory/SmartWalletFactory.sol#L74
Avoid making time-based decisions in your business logic
lint_and_test: contracts/RelayHub.sol#L159
Avoid to use tx.origin
lint_and_test: contracts/RelayHub.sol#L173
Avoid to use inline assembly. It is acceptable only in rare cases
lint_and_test: contracts/RelayHub.sol#L185
Avoid to use tx.origin
lint_and_test: contracts/RelayHub.sol#L214
Avoid to use inline assembly. It is acceptable only in rare cases
lint_and_test: contracts/smartwallet/BoltzSmartWallet.sol#L28
Avoid making time-based decisions in your business logic
lint_and_test: contracts/smartwallet/CustomSmartWallet.sol#L168
Avoid making time-based decisions in your business logic