wip fold not nil #125
Annotations
3 errors and 10 warnings
Print all test errors:
tests/errmsgs/tdont_show_system.nim c#L1
Category: errmsgs
Name: tests/errmsgs/tdont_show_system.nim c
Action: reject
Result: reMsgsDiffer
-------- Expected -------
expression 'true' is of type 'bool' and has to be used (or discarded)
--------- Given --------
expression 'not false' is of type 'bool' and has to be used (or discarded); start of expression here: tdont_show_system.nim(1, 1)
-------------------------
|
Print all test errors:
megatest#L1
Test failed
|
Run tester
Process completed with exit code 1.
|
Print all test errors:
tests/ambsym/mresolution_identifier_2.nim#L1
imported and not used: 'mresolution_identifier_2_copy' [UnusedImport]
|
Print all test errors:
tests/ambsym/mresolution_identifier_1.nim#L1
imported and not used: 'mresolution_identifier_2' [UnusedImport]
|
Print all test errors:
tests/assign/tassign.nim#L84
type pragmas follow the type name; this form of writing pragmas is deprecated [rparPragmaNotFollowingTypeName]
|
Print all test errors:
tests/ccgbugs/tccgen1.nim#L10
type pragmas follow the type name; this form of writing pragmas is deprecated [rparPragmaNotFollowingTypeName]
|
Print all test errors:
tests/ccgbugs/tmissingbracket.nim#L14
type pragmas follow the type name; this form of writing pragmas is deprecated [rparPragmaNotFollowingTypeName]
|
Print all test errors:
tests/ccgbugs/ttypeinfo1.nim#L5
imported and not used: 'typeinfo' [UnusedImport]
|
Print all test errors:
compiler/front/msgs.nim#L687
non-untyped param must not appear after an untyped param [rsemUntypedParamsFollwedByMoreSpecificType]
|
Print all test errors:
tests/defaultprocparam/tdefaultprocparam.nim#L86
Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated]
|
Print all test errors:
tests/global/tglobal.nim#L9
imported and not used: 'globalaux2' [UnusedImport]
|
Print all test errors:
tests/lang/s01_basics/s07_primitive_types/t02_unsigned_backwards_compat.nim#L62
ze is deprecated [Deprecated]
|
Loading