Skip to content

[feat] prepare for minting #59

[feat] prepare for minting

[feat] prepare for minting #59

Triggered via pull request July 27, 2023 11:14
Status Success
Total duration 1m 3s
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)