Skip to content

fix: key exists

fix: key exists #964

Triggered via pull request July 14, 2023 17:16
@eigmaxeigmax
synchronize #195
fix_key_exist
Status Success
Total duration 1m 19s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

on: pull_request
Lint contracts
1m 9s
Lint contracts
Lint typescript
56s
Lint typescript
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Lint typescript
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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 contracts
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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 contracts: contracts/libs/Poseidon.sol#L5
Code contains empty blocks
Lint contracts: contracts/libs/Poseidon.sol#L9
Code contains empty blocks
Lint contracts: contracts/libs/Poseidon.sol#L13
Code contains empty blocks
Lint contracts: contracts/libs/Poseidon.sol#L17
Code contains empty blocks
Lint contracts: contracts/libs/Poseidon.sol#L21
Code contains empty blocks
Lint contracts: contracts/libs/Poseidon.sol#L25
Code contains empty blocks
Lint contracts: contracts/libs/Poseidon.sol#L29
Explicitly mark visibility of state
Lint contracts: contracts/Lock.sol#L13
Explicitly mark visibility in function (Set ignoreConstructors to true if using solidity >=0.7.0)
Lint contracts: contracts/Lock.sol#L15
Avoid making time-based decisions in your business logic
Lint contracts: contracts/Lock.sol#L27
Avoid making time-based decisions in your business logic