build(deps): bump path-to-regexp from 1.8.0 to 1.9.0 #787
Annotations
12 warnings
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/
|
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/
|
contracts/factory/BoltzSmartWalletFactory.sol#L77
Avoid making time-based decisions in your business logic
|
contracts/factory/CustomSmartWalletFactory.sol#L189
Avoid making time-based decisions in your business logic
|
contracts/factory/MinimalBoltzSmartWalletFactory.sol#L35
Avoid making time-based decisions in your business logic
|
contracts/factory/SmartWalletFactory.sol#L74
Avoid making time-based decisions in your business logic
|
contracts/RelayHub.sol#L159
Avoid to use tx.origin
|
contracts/RelayHub.sol#L173
Avoid to use inline assembly. It is acceptable only in rare cases
|
contracts/RelayHub.sol#L185
Avoid to use tx.origin
|
contracts/RelayHub.sol#L214
Avoid to use inline assembly. It is acceptable only in rare cases
|
contracts/smartwallet/BoltzSmartWallet.sol#L28
Avoid making time-based decisions in your business logic
|
contracts/smartwallet/CustomSmartWallet.sol#L168
Avoid making time-based decisions in your business logic
|
This job succeeded
Loading