wip fold not nil #125
Annotations
2 errors and 11 warnings
Run tester
Process completed with exit code 1.
|
Print all test errors:
megatest#L1
Test failed
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: robinraju/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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