tests: Update for new NativeString and Byte views
[nit.git] / tests / sav / nitpick_args1.res
1 ../lib/standard/bytes.nit:49,7--19: Documentation warning: Undocumented property `with_capacity`
2 ../lib/standard/bytes.nit:162,6--13: Documentation warning: Undocumented property `to_bytes`
3 ../lib/standard/stream.nit:426,6--17: Documentation warning: Undocumented property `buffer_reset`
4 ../lib/standard/file.nit:455,6--19: Documentation warning: Undocumented property `read_all_bytes`
5 test_advice_repeated_types.nit:36,15--20: Warning: useless type repetition on redefined attribute `_a`
6 test_advice_repeated_types.nit:37,18--20: Warning: useless type repetition on parameter `b1` for redefined method `b`
7 test_advice_repeated_types.nit:38,18--20: Warning: useless type repetition on parameter `c1` for redefined method `c`
8 test_advice_repeated_types.nit:38,27--29: Warning: useless type repetition on parameter `c2` for redefined method `c`
9 test_advice_repeated_types.nit:39,15--20: Warning: useless return type repetition for redefined method `d`
10 test_advice_repeated_types.nit:40,18--20: Warning: useless type repetition on parameter `e1` for redefined method `e`
11 test_advice_repeated_types.nit:40,24--29: Warning: useless return type repetition for redefined method `e`
12 test_advice_repeated_types.nit:49,18--20: Warning: useless type repetition on parameter `e1` for redefined method `e`