Skip to content

Deploy new contracts on Testnet #661

Deploy new contracts on Testnet

Deploy new contracts on Testnet #661

Triggered via pull request December 11, 2023 07:49
Status Success
Total duration 18m 40s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
pr
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
pr: contracts/Airdropper.sol#L64
Avoid to make time-based decisions in your business logic
pr: contracts/Airdropper.sol#L78
Avoid to make time-based decisions in your business logic
pr: contracts/Airdropper.sol#L92
Avoid to make time-based decisions in your business logic
pr: contracts/Airdropper.sol#L115
Avoid to make time-based decisions in your business logic
pr: contracts/Airdropper.sol#L116
Avoid to make time-based decisions in your business logic
pr: contracts/Airdropper.sol#L140
Avoid to make time-based decisions in your business logic
pr: contracts/ConsumerRegistry.sol#L92
Avoid to use inline assembly. It is acceptable only in rare cases
pr: contracts/PermissionedExchange.sol#L141
Avoid to make time-based decisions in your business logic
pr: contracts/PermissionedExchange.sol#L183
Avoid to make time-based decisions in your business logic
pr: contracts/PermissionedExchange.sol#L241
Avoid to make time-based decisions in your business logic