Skip to content

Test commit

Test commit #54

GitHub Actions / solhint failed Nov 19, 2024 in 0s

reviewdog [solhint] report

reported by reviewdog 🐶

Findings (1)

contracts/NftInvestmentFund.sol|16 col 2| Rule is set with explicit type [var/s: uint]

Filtered Findings (0)

Annotations

Check warning on line 16 in contracts/NftInvestmentFund.sol

See this annotation in the file changed.

@github-actions github-actions / solhint

[solhint] contracts/NftInvestmentFund.sol#L16 <explicit-types>

Rule is set with explicit type [var/s: uint]
Raw output
{"level":"warning","locations":[{"physicalLocation":{"artifactLocation":{"index":4,"uri":"file:///home/runner/work/sme4dd-eth-lab2/sme4dd-eth-lab2/contracts/NftInvestmentFund.sol"},"region":{"startColumn":2,"startLine":16}}}],"message":{"text":"Rule is set with explicit type [var/s: uint]"},"ruleId":"explicit-types"}