You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error report file
$ yarn misti ./tact.config.json -m info
$ /home/b4cksl4sh/TON-Studio/tact-template/node_modules/.bin/misti ./tact.config.json -m info
No errors found
Done in 0.89s.
The text was updated successfully, but these errors were encountered:
jubnzv
changed the title
Unused return value does not cause a warning, even though function is pure.UnusedExpressionResult: Report unused stdlib calls
Nov 15, 2024
Current behavior
No warning
Expected behavior
those functions are not marked with "mutates" keyword, so return value should be used.
Input source
Error report file
$ yarn misti ./tact.config.json -m info
$ /home/b4cksl4sh/TON-Studio/tact-template/node_modules/.bin/misti ./tact.config.json -m info
No errors found
Done in 0.89s.
The text was updated successfully, but these errors were encountered: