Fix warnings reporting and stdlib warnings #858

Merged
ghallak merged 10 commits from ghallak/fix-stdlib-warnings into master 2022-06-14 17:22:32 +09:00

10 Commits

Author SHA1 Message Date
Gaith Hallak
1e1c2c1dfd Fix warning in Func.aes 2022-06-13 22:36:25 +04:00
Gaith Hallak
e93167c6c4 Fix dialyzer warning 2022-06-13 22:36:25 +04:00
Gaith Hallak
e839218971 Fix failing tests 2022-06-13 22:36:25 +04:00
Gaith Hallak
0a4c49215e Return warnings as a sorted list 2022-06-13 22:36:25 +04:00
Gaith Hallak
9153735a85 Consider functions passed as args as used 2022-06-13 22:36:24 +04:00
Gaith Hallak
9700bd9efe Remove unused include from Option.aes 2022-06-13 22:33:14 +04:00
Gaith Hallak
e6e6df9d21 Show unused include warning only for files that are never used 2022-06-13 22:33:14 +04:00
Gaith Hallak
1b8be7a749 Do not mark indirectly included files as unused 2022-06-13 22:33:14 +04:00
Gaith Hallak
c943148d2d Mark unused includes when used from non-included files 2022-06-13 22:33:14 +04:00
Gaith Hallak
a3405ee0d2 Fix stdlib warnings 2022-06-13 22:33:14 +04:00