Skip to content

build(deps): bump axios from 1.6.8 to 1.7.7 #783

build(deps): bump axios from 1.6.8 to 1.7.7

build(deps): bump axios from 1.6.8 to 1.7.7 #783

Triggered via push September 2, 2024 09:25
Status Success
Total duration 2m 36s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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