Open
Description
Describe the false alarm that Slither raise and how you know it's inaccurate:
See this action run. There is a new false positive introduced in 0.11.0
where the strings mentioned below are now tagged for being constable.
Frequency
Occasionally
Code example to reproduce the issue:
Version:
0.11.0
Relevant log output:
EIP712._nameFallback (contracts/utils/cryptography/EIP712.sol#51) should be constant
EIP712._versionFallback (contracts/utils/cryptography/EIP712.sol#52) should be constant