Skip to content

Release Dev PRs (2024-07-15) #351

Release Dev PRs (2024-07-15)

Release Dev PRs (2024-07-15) #351

Triggered via pull request July 15, 2024 04:44
@0xashu0xashu
opened #38
dev
Status Success
Total duration 19s
Artifacts

lint.yml

on: pull_request
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
lint (18): contracts/core/SharesERC1155.sol#L14
Main key parameter in mapping tokenURIs is not named
lint (18): contracts/core/SharesERC1155.sol#L14
Value parameter in mapping tokenURIs is not named
lint (18): contracts/core/SharesFactoryV1.sol#L5
global import of path @openzeppelin/contracts/access/Ownable2Step.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
lint (18): contracts/core/SharesFactoryV1.sol#L6
global import of path @openzeppelin/contracts/security/ReentrancyGuard.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
lint (18): contracts/core/SharesFactoryV1.sol#L92
Line length must be no more than 123 but current length is 125