Skip to content

[feat] prepare for minting #55

[feat] prepare for minting

[feat] prepare for minting #55

Triggered via pull request July 26, 2023 08:32
Status Success
Total duration 59s
Artifacts

workflow.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
build: contracts/GrowRegistry.sol#L2
Compiler version ^0.8.19 does not satisfy the ^0.8.20 semver requirement
build: contracts/test/ReentrancyAttacker.sol#L2
Compiler version ^0.8.19 does not satisfy the ^0.8.20 semver requirement
build: contracts/test/ReentrancyAttacker.sol#L3
global import of path ../../lib/autonolas-registries/lib/solmate/src/tokens/ERC721.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)