Skip to content

chore add deployment folder to keep track of deployed contract addresses #5

chore add deployment folder to keep track of deployed contract addresses

chore add deployment folder to keep track of deployed contract addresses #5

Triggered via push November 1, 2023 11:09
Status Success
Total duration 54s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: script/Deploy.s.sol#L8
Explicitly mark visibility of state
lint: script/Deploy.s.sol#L9
Explicitly mark visibility of state
lint: script/Deploy.s.sol#L10
Explicitly mark visibility of state
lint: script/Deploy.s.sol#L11
Explicitly mark visibility of state
lint: script/Deploy.s.sol#L12
Explicitly mark visibility of state
lint: src/DeInsur.sol#L4
global import of path @openzeppelin/contracts/access/Ownable.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
lint: src/DeInsur.sol#L5
global import of path @openzeppelin/contracts/utils/Pausable.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
lint: src/DeInsur.sol#L6
global import of path ./interfaces/IDeInsur.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
lint: src/DeInsur.sol#L16
Immutable variables name are set to be in capitalized SNAKE_CASE
lint: src/DeInsur.sol#L17
Immutable variables name are set to be in capitalized SNAKE_CASE