tests: add a test #1692
ci.yml
on: push
Provide additional context for the workflow
0s
Matrix: binaries
Matrix: source_binaries
All check passed
0s
Annotations
24 errors and 164 warnings
Test the compiler and stdlib (macOS (M1), batch #0)
Process completed with exit code 1.
|
|
Test the compiler and stdlib (macOS (M1), batch #0):
lib/system/fatal.nim#L50
unhandled exception: trepr.nim(92, 16) `a`gensym0 ==
|
Test the compiler and stdlib (macOS (M1), batch #0):
tests/stdlib/metaprogramming/tunittest_impure.nim c#L1
Category: stdlib
Name: tests/stdlib/metaprogramming/tunittest_impure.nim c
Action: run
Result: reExitcodesDiffer
-------- Expected -------
exitcode: 0
--------- Given --------
exitcode: 1
Output:
tunittest_impure.nim(31) tunittest_impure
assertions.nim(38) failedAssertImpl
assertions.nim(28) raiseAssert
fatal.nim(50) sysFatal
Error: unhandled exception: tunittest_impure.nim(31, 12) `output == ["\ninc a\na was 2", "\ninc a\na was 3"]` got: @["\n inc a\n a was 2", "\n inc a\n a was 3"] [AssertionDefect]
-------------------------
|
Test the compiler and stdlib (macOS (M1), batch #0):
tests/stdlib/metaprogramming/tunittest_impure.nim js#L1
Category: stdlib
Name: tests/stdlib/metaprogramming/tunittest_impure.nim js
Action: run
Result: reExitcodesDiffer
-------- Expected -------
exitcode: 0
--------- Given --------
exitcode: 1
Output:
/Users/runner/work/nimskull/nimskull/tests/stdlib/metaprogramming/tunittest_impure.js:315
throw new Error(cbuf_2);
^
Error: Error: unhandled exception: tunittest_impure.nim(31, 12) `output == ["\ninc a\na was 2", "\ninc a\na was 3"]` got: @["\n inc a\n a was 2", "\n inc a\n a was 3"] [AssertionDefect]
Traceback (most recent call last)
tunittest_impure.nim(31) at module tunittest_impure
assertions.nim(38) at assertions.failedAssertImpl
assertions.nim(28) at assertions.raiseAssert
fatal.nim(50) at sysFatal.sysFatal
at unhandledException (/Users/runner/work/nimskull/nimskull/tests/stdlib/metaprogramming/tunittest_impure.js:315:11)
at tunittest_impure_33554942 (/Users/runner/work/nimskull/nimskull/tests/stdlib/metaprogramming/tunittest_impure.js:1164:33)
at Object.<anonymous> (/Users/runner/work/nimskull/nimskull/tests/stdlib/metaprogramming/tunittest_impure.js:3334:1)
at Module._compile (node:internal/modules/cjs/loader:1198:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1252:10)
at Module.load (node:internal/modules/cjs/loader:1076:32)
at Function.Module._load (node:internal/modules/cjs/loader:911:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
at node:internal/main/run_main_module:22:47
-------------------------
|
Test the compiler and stdlib (Linux, batch #0)
Process completed with exit code 1.
|
|
Test the compiler and stdlib (Linux, batch #0):
lib/system/fatal.nim#L50
unhandled exception: trepr.nim(92, 16) `a`gensym0 ==
|
Test the compiler and stdlib (Linux, batch #0):
tests/stdlib/metaprogramming/tunittest_impure.nim c#L1
Category: stdlib
Name: tests/stdlib/metaprogramming/tunittest_impure.nim c
Action: run
Result: reExitcodesDiffer
-------- Expected -------
exitcode: 0
--------- Given --------
exitcode: 1
Output:
tunittest_impure.nim(31) tunittest_impure
assertions.nim(38) failedAssertImpl
assertions.nim(28) raiseAssert
fatal.nim(50) sysFatal
Error: unhandled exception: tunittest_impure.nim(31, 12) `output == ["\ninc a\na was 2", "\ninc a\na was 3"]` got: @["\n inc a\n a was 2", "\n inc a\n a was 3"] [AssertionDefect]
-------------------------
|
Test the compiler and stdlib (Linux, batch #0):
tests/stdlib/metaprogramming/tunittest_impure.nim js#L1
Category: stdlib
Name: tests/stdlib/metaprogramming/tunittest_impure.nim js
Action: run
Result: reExitcodesDiffer
-------- Expected -------
exitcode: 0
--------- Given --------
exitcode: 1
Output:
/home/runner/work/nimskull/nimskull/tests/stdlib/metaprogramming/tunittest_impure.js:315
throw new Error(cbuf_2);
^
Error: Error: unhandled exception: tunittest_impure.nim(31, 12) `output == ["\ninc a\na was 2", "\ninc a\na was 3"]` got: @["\n inc a\n a was 2", "\n inc a\n a was 3"] [AssertionDefect]
Traceback (most recent call last)
tunittest_impure.nim(31) at module tunittest_impure
assertions.nim(38) at assertions.failedAssertImpl
assertions.nim(28) at assertions.raiseAssert
fatal.nim(50) at sysFatal.sysFatal
at unhandledException (/home/runner/work/nimskull/nimskull/tests/stdlib/metaprogramming/tunittest_impure.js:315:11)
at tunittest_impure_33554942 (/home/runner/work/nimskull/nimskull/tests/stdlib/metaprogramming/tunittest_impure.js:1164:33)
at Object.<anonymous> (/home/runner/work/nimskull/nimskull/tests/stdlib/metaprogramming/tunittest_impure.js:3334:1)
at Module._compile (node:internal/modules/cjs/loader:1198:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1252:10)
at Module.load (node:internal/modules/cjs/loader:1076:32)
at Function.Module._load (node:internal/modules/cjs/loader:911:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
at node:internal/main/run_main_module:22:47
-------------------------
|
|
Test the compiler and stdlib (macOS, batch #0):
lib/system/fatal.nim#L50
unhandled exception: trepr.nim(92, 16) `a`gensym0 ==
|
Test the compiler and stdlib (macOS, batch #0):
tests/stdlib/metaprogramming/tunittest_impure.nim c#L1
Category: stdlib
Name: tests/stdlib/metaprogramming/tunittest_impure.nim c
Action: run
Result: reExitcodesDiffer
-------- Expected -------
exitcode: 0
--------- Given --------
exitcode: 1
Output:
tunittest_impure.nim(31) tunittest_impure
assertions.nim(38) failedAssertImpl
assertions.nim(28) raiseAssert
fatal.nim(50) sysFatal
Error: unhandled exception: tunittest_impure.nim(31, 12) `output == ["\ninc a\na was 2", "\ninc a\na was 3"]` got: @["\n inc a\n a was 2", "\n inc a\n a was 3"] [AssertionDefect]
-------------------------
|
Test the compiler and stdlib (macOS, batch #0):
tests/stdlib/metaprogramming/tunittest_impure.nim js#L1
Category: stdlib
Name: tests/stdlib/metaprogramming/tunittest_impure.nim js
Action: run
Result: reExitcodesDiffer
-------- Expected -------
exitcode: 0
--------- Given --------
exitcode: 1
Output:
/Users/runner/work/nimskull/nimskull/tests/stdlib/metaprogramming/tunittest_impure.js:315
throw new Error(cbuf_2);
^
Error: Error: unhandled exception: tunittest_impure.nim(31, 12) `output == ["\ninc a\na was 2", "\ninc a\na was 3"]` got: @["\n inc a\n a was 2", "\n inc a\n a was 3"] [AssertionDefect]
Traceback (most recent call last)
tunittest_impure.nim(31) at module tunittest_impure
assertions.nim(38) at assertions.failedAssertImpl
assertions.nim(28) at assertions.raiseAssert
fatal.nim(50) at sysFatal.sysFatal
at unhandledException (/Users/runner/work/nimskull/nimskull/tests/stdlib/metaprogramming/tunittest_impure.js:315:11)
at tunittest_impure_33554942 (/Users/runner/work/nimskull/nimskull/tests/stdlib/metaprogramming/tunittest_impure.js:1164:33)
at Object.<anonymous> (/Users/runner/work/nimskull/nimskull/tests/stdlib/metaprogramming/tunittest_impure.js:3334:1)
at Module._compile (node:internal/modules/cjs/loader:1198:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1252:10)
at Module.load (node:internal/modules/cjs/loader:1076:32)
at Function.Module._load (node:internal/modules/cjs/loader:911:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
at node:internal/main/run_main_module:22:47
-------------------------
|
Test the compiler and stdlib (macOS, batch #0)
Process completed with exit code 1.
|
Test the compiler and stdlib (Windows, batch #1)
Process completed with exit code 1.
|
|
Test the compiler and stdlib (Windows, batch #1):
lib/system/fatal.nim#L50
unhandled exception: trepr.nim(92, 16) `a`gensym0 ==
|
Test the compiler and stdlib (Windows, batch #1):
tests/stdlib/metaprogramming/tunittest_impure.nim c#L1
Category: stdlib
Name: tests/stdlib/metaprogramming/tunittest_impure.nim c
Action: run
Result: reExitcodesDiffer
-------- Expected -------
exitcode: 0
--------- Given --------
exitcode: 1
Output:
tunittest_impure.nim(31) tunittest_impure
assertions.nim(38) failedAssertImpl
assertions.nim(28) raiseAssert
fatal.nim(50) sysFatal
Error: unhandled exception: tunittest_impure.nim(31, 12) `output == ["\ninc a\na was 2", "\ninc a\na was 3"]` got: @["\n inc a\n a was 2", "\n inc a\n a was 3"] [AssertionDefect]
-------------------------
|
Test the compiler and stdlib (Windows, batch #1):
tests/stdlib/metaprogramming/tunittest_impure.nim js#L1
Category: stdlib
Name: tests/stdlib/metaprogramming/tunittest_impure.nim js
Action: run
Result: reExitcodesDiffer
-------- Expected -------
exitcode: 0
--------- Given --------
exitcode: 1
Output:
D:\a\nimskull\nimskull\tests\stdlib\metaprogramming\tunittest_impure.js:315
throw new Error(cbuf_2);
^
Error: Error: unhandled exception: tunittest_impure.nim(31, 12) `output == ["\ninc a\na was 2", "\ninc a\na was 3"]` got: @["\n inc a\n a was 2", "\n inc a\n a was 3"] [AssertionDefect]
Traceback (most recent call last)
tunittest_impure.nim(31) at module tunittest_impure
assertions.nim(38) at assertions.failedAssertImpl
assertions.nim(28) at assertions.raiseAssert
fatal.nim(50) at sysFatal.sysFatal
at unhandledException (D:\a\nimskull\nimskull\tests\stdlib\metaprogramming\tunittest_impure.js:315:11)
at tunittest_impure_33554942 (D:\a\nimskull\nimskull\tests\stdlib\metaprogramming\tunittest_impure.js:1164:33)
at Object.<anonymous> (D:\a\nimskull\nimskull\tests\stdlib\metaprogramming\tunittest_impure.js:3334:1)
at Module._compile (node:internal/modules/cjs/loader:1198:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1252:10)
at Module.load (node:internal/modules/cjs/loader:1076:32)
at Function.Module._load (node:internal/modules/cjs/loader:911:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
at node:internal/main/run_main_module:22:47
-------------------------
|
Test the compiler and stdlib (Windows, batch #0)
Process completed with exit code 1.
|
Test the compiler and stdlib (Windows, batch #0):
megatest#L1
Category: megatest
Name: megatest
Action: run
Result: reOutputsDiffer
-------- Expected -------
--------- Given --------
diff --git a/outputGotten_0_c.txt b/outputExpected_0_c.txt
index 27fda06b..1ad780d5 100644
--- a/outputGotten_0_c.txt
+++ b/outputExpected_0_c.txt
@@ -387,23 +387,23 @@ megatest:processing: [129] tests\lang_callable\macros\t14847.nim
megatest:processing: [130] tests\lang_callable\macros\t18235.nim
megatest:processing: [131] tests\lang_callable\macros\tastrepr.nim
- var data = @[(1, "one"), (2, "two")]
- for (i, d) in pairs(data):
- discard
- for i, d in pairs(data):
- discard
- for i, (x, y) in pairs(data):
- discard
- var (a, b) = (1, 2)
+var data = @[(1, "one"), (2, "two")]
+for (i, d) in pairs(data):
+ discard
+for i, d in pairs(data):
+ discard
+for i, (x, y) in pairs(data):
+ discard
+var (a, b) = (1, 2)
- var data = @[(1, "one"), (2, "two")]
- for (i, d) in pairs(data):
- discard
- for i, d in pairs(data):
- discard
- for i, (x, y) in pairs(data):
- discard
- var (a, b) = (1, 2)
+var data = @[(1, "one"), (2, "two")]
+for (i, d) in pairs(data):
+ discard
+for i, d in pairs(data):
+ discard
+for i, (x, y) in pairs(data):
+ discard
+var (a, b) = (1, 2)
megatest:processing: [132] tests\lang_callable\macros\tbindsym.nim
TFoo
TBar
-------------------------
|
All check passed
There are failing required jobs
|
All check passed
Process completed with exit code 1.
|
Build release binaries (macOS (M1)):
compiler/utils/astrepr.nim#L1202
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build release binaries (macOS (M1)):
compiler/utils/astrepr.nim#L1206
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build release binaries (macOS (M1)):
compiler/utils/astrepr.nim#L1216
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build release binaries (macOS (M1)):
compiler/utils/astrepr.nim#L1234
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build release binaries (macOS (M1)):
compiler/utils/astrepr.nim#L1252
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build release binaries (macOS (M1)):
compiler/utils/astrepr.nim#L1257
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build release binaries (macOS (M1)):
compiler/utils/astrepr.nim#L1262
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build release binaries (macOS (M1)):
compiler/utils/astrepr.nim#L1266
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build release binaries (macOS (M1)):
compiler/utils/astrepr.nim#L1317
DEBUG proc, do not use in the final build!; inDebug is deprecated [Deprecated]
|
Build release binaries (macOS (M1)):
compiler/sem/transf.nim#L1311
workaround for sem not sanitizing AST; transformDefSym is deprecated [Deprecated]
|
Build release binaries (macOS):
compiler/utils/astrepr.nim#L1202
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build release binaries (macOS):
compiler/utils/astrepr.nim#L1206
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build release binaries (macOS):
compiler/utils/astrepr.nim#L1216
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build release binaries (macOS):
compiler/utils/astrepr.nim#L1234
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build release binaries (macOS):
compiler/utils/astrepr.nim#L1252
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build release binaries (macOS):
compiler/utils/astrepr.nim#L1257
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build release binaries (macOS):
compiler/utils/astrepr.nim#L1262
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build release binaries (macOS):
compiler/utils/astrepr.nim#L1266
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build release binaries (macOS):
compiler/utils/astrepr.nim#L1317
DEBUG proc, do not use in the final build!; inDebug is deprecated [Deprecated]
|
Build release binaries (macOS):
compiler/sem/transf.nim#L1311
workaround for sem not sanitizing AST; transformDefSym is deprecated [Deprecated]
|
Build release binaries (Linux):
compiler/utils/astrepr.nim#L1202
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build release binaries (Linux):
compiler/utils/astrepr.nim#L1206
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build release binaries (Linux):
compiler/utils/astrepr.nim#L1216
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build release binaries (Linux):
compiler/utils/astrepr.nim#L1234
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build release binaries (Linux):
compiler/utils/astrepr.nim#L1252
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build release binaries (Linux):
compiler/utils/astrepr.nim#L1257
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build release binaries (Linux):
compiler/utils/astrepr.nim#L1262
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build release binaries (Linux):
compiler/utils/astrepr.nim#L1266
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build release binaries (Linux):
compiler/utils/astrepr.nim#L1317
DEBUG proc, do not use in the final build!; inDebug is deprecated [Deprecated]
|
Build release binaries (Linux):
compiler/sem/transf.nim#L1311
workaround for sem not sanitizing AST; transformDefSym is deprecated [Deprecated]
|
Build release binaries (Windows):
compiler/utils/astrepr.nim#L1202
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build release binaries (Windows):
compiler/utils/astrepr.nim#L1206
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build release binaries (Windows):
compiler/utils/astrepr.nim#L1216
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build release binaries (Windows):
compiler/utils/astrepr.nim#L1234
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build release binaries (Windows):
compiler/utils/astrepr.nim#L1252
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build release binaries (Windows):
compiler/utils/astrepr.nim#L1257
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build release binaries (Windows):
compiler/utils/astrepr.nim#L1262
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build release binaries (Windows):
compiler/utils/astrepr.nim#L1266
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build release binaries (Windows):
compiler/utils/astrepr.nim#L1317
DEBUG proc, do not use in the final build!; inDebug is deprecated [Deprecated]
|
Build release binaries (Windows):
compiler/sem/transf.nim#L1311
workaround for sem not sanitizing AST; transformDefSym is deprecated [Deprecated]
|
Build and test tooling (macOS (M1)):
nimdoc/rst2html/source/rst_examples.rst#L6
unknown substitution 'nimversion' [UnknownSubstitutionX]
|
Build and test tooling (Linux):
nimdoc/rst2html/source/rst_examples.rst#L6
unknown substitution 'nimversion' [UnknownSubstitutionX]
|
Build and test tooling (macOS):
nimdoc/rst2html/source/rst_examples.rst#L6
unknown substitution 'nimversion' [UnknownSubstitutionX]
|
Build and test tooling (Windows):
nimdoc/rst2html/source/rst_examples.rst#L6
unknown substitution 'nimversion' [UnknownSubstitutionX]
|
Build docs and release artifacts (macOS (M1)):
doc/nims.rst#L215
language 'none' not supported [LanguageXNotSupported]
|
Build docs and release artifacts (macOS (M1)):
doc/debug.rst#L189
language 'literal' not supported [LanguageXNotSupported]
|
Build docs and release artifacts (macOS (M1)):
doc/debug.rst#L213
language 'literal' not supported [LanguageXNotSupported]
|
Build docs and release artifacts (macOS (M1)):
doc/debug.rst#L296
language 'literal' not supported [LanguageXNotSupported]
|
Build docs and release artifacts (macOS (M1)):
doc/debug.rst#L311
language 'literal' not supported [LanguageXNotSupported]
|
Build docs and release artifacts (macOS (M1)):
doc/debug.rst#L475
language 'literal' not supported [LanguageXNotSupported]
|
Build docs and release artifacts (macOS (M1)):
doc/docs.rst#L14
unknown substitution 'nimskull' [UnknownSubstitutionX]
|
Build docs and release artifacts (macOS (M1)):
doc/docs.rst#L17
unknown substitution 'nimskull' [UnknownSubstitutionX]
|
Build docs and release artifacts (macOS (M1)):
doc/spec.rst#L115
unknown substitution 'nimskull' [UnknownSubstitutionX]
|
Build docs and release artifacts (macOS (M1)):
doc/spec.rst#L154
unknown substitution 'NimSkull' [UnknownSubstitutionX]
|
Build docs and release artifacts (macOS (M1)):
compiler/utils/astrepr.nim#L1202
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build docs and release artifacts (macOS (M1)):
compiler/utils/astrepr.nim#L1206
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build docs and release artifacts (macOS (M1)):
compiler/utils/astrepr.nim#L1216
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build docs and release artifacts (macOS (M1)):
compiler/utils/astrepr.nim#L1234
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build docs and release artifacts (macOS (M1)):
compiler/utils/astrepr.nim#L1252
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build docs and release artifacts (macOS (M1)):
compiler/utils/astrepr.nim#L1257
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build docs and release artifacts (macOS (M1)):
compiler/utils/astrepr.nim#L1262
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build docs and release artifacts (macOS (M1)):
compiler/utils/astrepr.nim#L1266
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build docs and release artifacts (macOS (M1)):
compiler/utils/astrepr.nim#L1317
DEBUG proc, do not use in the final build!; inDebug is deprecated [Deprecated]
|
Build docs and release artifacts (macOS (M1)):
compiler/sem/transf.nim#L1311
workaround for sem not sanitizing AST; transformDefSym is deprecated [Deprecated]
|
Test the compiler and stdlib (macOS (M1), batch #0):
tests/ambsym/mresolution_identifier_2.nim#L1
imported and not used: 'mresolution_identifier_2_copy' [UnusedImport]
|
Test the compiler and stdlib (macOS (M1), batch #0):
tests/ambsym/mresolution_identifier_1.nim#L1
imported and not used: 'mresolution_identifier_2' [UnusedImport]
|
Test the compiler and stdlib (macOS (M1), batch #0):
tests/assign/tassign.nim#L84
type pragmas follow the type name; this form of writing pragmas is deprecated [rparPragmaNotFollowingTypeName]
|
Test the compiler and stdlib (macOS (M1), batch #0):
tests/ccgbugs/tccgen1.nim#L10
type pragmas follow the type name; this form of writing pragmas is deprecated [rparPragmaNotFollowingTypeName]
|
Test the compiler and stdlib (macOS (M1), batch #0):
tests/ccgbugs/tmissingbracket.nim#L14
type pragmas follow the type name; this form of writing pragmas is deprecated [rparPragmaNotFollowingTypeName]
|
Test the compiler and stdlib (macOS (M1), batch #0):
compiler/front/msgs.nim#L693
non-untyped param must not appear after an untyped param [rsemUntypedParamsFollwedByMoreSpecificType]
|
Test the compiler and stdlib (macOS (M1), batch #0):
tests/global/tglobal.nim#L9
imported and not used: 'globalaux2' [UnusedImport]
|
Test the compiler and stdlib (macOS (M1), batch #0):
tests/lang/s01_basics/s99_atoms/t02_expression.nim#L102
unreachable code after 'return' statement or '{.noReturn.}' proc [UnreachableCode]
|
Test the compiler and stdlib (macOS (M1), batch #0):
tests/lang/s01_basics/s99_control_flow/t06_procedure_calls.nim#L112
unreachable code after 'return' statement or '{.noReturn.}' proc [UnreachableCode]
|
Test the compiler and stdlib (macOS (M1), batch #0):
tests/lang_callable/closure/mutils.nim#L10
non-untyped param must not appear after an untyped param [rsemUntypedParamsFollwedByMoreSpecificType]
|
Test the compiler and stdlib (Linux, batch #0):
tests/ambsym/mresolution_identifier_2.nim#L1
imported and not used: 'mresolution_identifier_2_copy' [UnusedImport]
|
Test the compiler and stdlib (Linux, batch #0):
tests/ambsym/mresolution_identifier_1.nim#L1
imported and not used: 'mresolution_identifier_2' [UnusedImport]
|
Test the compiler and stdlib (Linux, batch #0):
tests/assign/tassign.nim#L84
type pragmas follow the type name; this form of writing pragmas is deprecated [rparPragmaNotFollowingTypeName]
|
Test the compiler and stdlib (Linux, batch #0):
tests/ccgbugs/tccgen1.nim#L10
type pragmas follow the type name; this form of writing pragmas is deprecated [rparPragmaNotFollowingTypeName]
|
Test the compiler and stdlib (Linux, batch #0):
tests/ccgbugs/tmissingbracket.nim#L14
type pragmas follow the type name; this form of writing pragmas is deprecated [rparPragmaNotFollowingTypeName]
|
Test the compiler and stdlib (Linux, batch #0):
compiler/front/msgs.nim#L693
non-untyped param must not appear after an untyped param [rsemUntypedParamsFollwedByMoreSpecificType]
|
Test the compiler and stdlib (Linux, batch #0):
tests/global/tglobal.nim#L9
imported and not used: 'globalaux2' [UnusedImport]
|
Test the compiler and stdlib (Linux, batch #0):
tests/lang/s01_basics/s99_atoms/t02_expression.nim#L102
unreachable code after 'return' statement or '{.noReturn.}' proc [UnreachableCode]
|
Test the compiler and stdlib (Linux, batch #0):
tests/lang/s01_basics/s99_control_flow/t06_procedure_calls.nim#L112
unreachable code after 'return' statement or '{.noReturn.}' proc [UnreachableCode]
|
Test the compiler and stdlib (Linux, batch #0):
tests/lang_callable/closure/mutils.nim#L10
non-untyped param must not appear after an untyped param [rsemUntypedParamsFollwedByMoreSpecificType]
|
Build docs and release artifacts (Linux):
doc/mir.rst#L27
language 'literal' not supported [LanguageXNotSupported]
|
Build docs and release artifacts (Linux):
doc/mir.rst#L352
language 'literal' not supported [LanguageXNotSupported]
|
Build docs and release artifacts (Linux):
doc/docs.rst#L14
unknown substitution 'nimskull' [UnknownSubstitutionX]
|
Build docs and release artifacts (Linux):
doc/docs.rst#L17
unknown substitution 'nimskull' [UnknownSubstitutionX]
|
Build docs and release artifacts (Linux):
doc/debug.rst#L189
language 'literal' not supported [LanguageXNotSupported]
|
Build docs and release artifacts (Linux):
doc/debug.rst#L213
language 'literal' not supported [LanguageXNotSupported]
|
Build docs and release artifacts (Linux):
doc/debug.rst#L296
language 'literal' not supported [LanguageXNotSupported]
|
Build docs and release artifacts (Linux):
doc/debug.rst#L311
language 'literal' not supported [LanguageXNotSupported]
|
Build docs and release artifacts (Linux):
doc/debug.rst#L475
language 'literal' not supported [LanguageXNotSupported]
|
Build docs and release artifacts (Linux):
doc/nims.rst#L215
language 'none' not supported [LanguageXNotSupported]
|
Build docs and release artifacts (Linux):
compiler/utils/astrepr.nim#L1202
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build docs and release artifacts (Linux):
compiler/utils/astrepr.nim#L1206
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build docs and release artifacts (Linux):
compiler/utils/astrepr.nim#L1216
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build docs and release artifacts (Linux):
compiler/utils/astrepr.nim#L1234
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build docs and release artifacts (Linux):
compiler/utils/astrepr.nim#L1252
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build docs and release artifacts (Linux):
compiler/utils/astrepr.nim#L1257
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build docs and release artifacts (Linux):
compiler/utils/astrepr.nim#L1262
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build docs and release artifacts (Linux):
compiler/utils/astrepr.nim#L1266
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build docs and release artifacts (Linux):
compiler/utils/astrepr.nim#L1317
DEBUG proc, do not use in the final build!; inDebug is deprecated [Deprecated]
|
Build docs and release artifacts (Linux):
compiler/sem/transf.nim#L1311
workaround for sem not sanitizing AST; transformDefSym is deprecated [Deprecated]
|
Build docs and release artifacts (macOS):
compiler/utils/astrepr.nim#L1202
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build docs and release artifacts (macOS):
compiler/utils/astrepr.nim#L1206
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build docs and release artifacts (macOS):
compiler/utils/astrepr.nim#L1216
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build docs and release artifacts (macOS):
compiler/utils/astrepr.nim#L1234
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build docs and release artifacts (macOS):
compiler/utils/astrepr.nim#L1252
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build docs and release artifacts (macOS):
compiler/utils/astrepr.nim#L1257
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build docs and release artifacts (macOS):
compiler/utils/astrepr.nim#L1262
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build docs and release artifacts (macOS):
compiler/utils/astrepr.nim#L1266
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build docs and release artifacts (macOS):
compiler/utils/astrepr.nim#L1317
DEBUG proc, do not use in the final build!; inDebug is deprecated [Deprecated]
|
Build docs and release artifacts (macOS):
compiler/sem/transf.nim#L1311
workaround for sem not sanitizing AST; transformDefSym is deprecated [Deprecated]
|
Build docs and release artifacts (macOS):
doc/nims.rst#L215
language 'none' not supported [LanguageXNotSupported]
|
Build docs and release artifacts (macOS):
doc/debug.rst#L189
language 'literal' not supported [LanguageXNotSupported]
|
Build docs and release artifacts (macOS):
doc/debug.rst#L213
language 'literal' not supported [LanguageXNotSupported]
|
Build docs and release artifacts (macOS):
doc/debug.rst#L296
language 'literal' not supported [LanguageXNotSupported]
|
Build docs and release artifacts (macOS):
doc/debug.rst#L311
language 'literal' not supported [LanguageXNotSupported]
|
Build docs and release artifacts (macOS):
doc/debug.rst#L475
language 'literal' not supported [LanguageXNotSupported]
|
Build docs and release artifacts (macOS):
doc/docs.rst#L14
unknown substitution 'nimskull' [UnknownSubstitutionX]
|
Build docs and release artifacts (macOS):
doc/docs.rst#L17
unknown substitution 'nimskull' [UnknownSubstitutionX]
|
Build docs and release artifacts (macOS):
doc/spec.rst#L115
unknown substitution 'nimskull' [UnknownSubstitutionX]
|
Build docs and release artifacts (macOS):
doc/spec.rst#L154
unknown substitution 'NimSkull' [UnknownSubstitutionX]
|
Test the compiler and stdlib (macOS, batch #0):
tests/ambsym/mresolution_identifier_2.nim#L1
imported and not used: 'mresolution_identifier_2_copy' [UnusedImport]
|
Test the compiler and stdlib (macOS, batch #0):
tests/ambsym/mresolution_identifier_1.nim#L1
imported and not used: 'mresolution_identifier_2' [UnusedImport]
|
Test the compiler and stdlib (macOS, batch #0):
tests/assign/tassign.nim#L84
type pragmas follow the type name; this form of writing pragmas is deprecated [rparPragmaNotFollowingTypeName]
|
Test the compiler and stdlib (macOS, batch #0):
tests/ccgbugs/tccgen1.nim#L10
type pragmas follow the type name; this form of writing pragmas is deprecated [rparPragmaNotFollowingTypeName]
|
Test the compiler and stdlib (macOS, batch #0):
tests/ccgbugs/tmissingbracket.nim#L14
type pragmas follow the type name; this form of writing pragmas is deprecated [rparPragmaNotFollowingTypeName]
|
Test the compiler and stdlib (macOS, batch #0):
compiler/front/msgs.nim#L693
non-untyped param must not appear after an untyped param [rsemUntypedParamsFollwedByMoreSpecificType]
|
Test the compiler and stdlib (macOS, batch #0):
tests/global/tglobal.nim#L9
imported and not used: 'globalaux2' [UnusedImport]
|
Test the compiler and stdlib (macOS, batch #0):
tests/lang/s01_basics/s99_atoms/t02_expression.nim#L102
unreachable code after 'return' statement or '{.noReturn.}' proc [UnreachableCode]
|
Test the compiler and stdlib (macOS, batch #0):
tests/lang/s01_basics/s99_control_flow/t06_procedure_calls.nim#L112
unreachable code after 'return' statement or '{.noReturn.}' proc [UnreachableCode]
|
Test the compiler and stdlib (macOS, batch #0):
tests/lang_callable/closure/mutils.nim#L10
non-untyped param must not appear after an untyped param [rsemUntypedParamsFollwedByMoreSpecificType]
|
Test the compiler and stdlib (Windows, batch #1):
tests/ambsym/mresolution_identifier_2.nim#L1
imported and not used: 'mresolution_identifier_2_copy' [UnusedImport]
|
Test the compiler and stdlib (Windows, batch #1):
tests/ambsym/mresolution_identifier_1.nim#L1
imported and not used: 'mresolution_identifier_2' [UnusedImport]
|
Test the compiler and stdlib (Windows, batch #1):
tests/assign/tassign.nim#L84
type pragmas follow the type name; this form of writing pragmas is deprecated [rparPragmaNotFollowingTypeName]
|
Test the compiler and stdlib (Windows, batch #1):
tests/ccgbugs/ttypeinfo1.nim#L5
imported and not used: 'typeinfo' [UnusedImport]
|
|
|
Test the compiler and stdlib (Windows, batch #1):
tests/lang/s01_basics/s99_control_flow/t06_procedure_calls.nim#L112
unreachable code after 'return' statement or '{.noReturn.}' proc [UnreachableCode]
|
Test the compiler and stdlib (Windows, batch #1):
tests/lang_callable/closure/mutils.nim#L10
non-untyped param must not appear after an untyped param [rsemUntypedParamsFollwedByMoreSpecificType]
|
Test the compiler and stdlib (Windows, batch #1):
tests/lang_callable/closure/tclosure_issues.nim#L7
imported and not used: 'mutils' [UnusedImport]
|
Test the compiler and stdlib (Windows, batch #1):
tests/lang_callable/generics/tobjecttyperel.nim#L62
generic methods are deprecated [rsemGenericMethodsDeprecated]
|
Build docs and release artifacts (Windows):
doc/debug.rst#L189
language 'literal' not supported [LanguageXNotSupported]
|
Build docs and release artifacts (Windows):
doc/debug.rst#L213
language 'literal' not supported [LanguageXNotSupported]
|
Build docs and release artifacts (Windows):
doc/debug.rst#L296
language 'literal' not supported [LanguageXNotSupported]
|
Build docs and release artifacts (Windows):
doc/debug.rst#L311
language 'literal' not supported [LanguageXNotSupported]
|
Build docs and release artifacts (Windows):
doc/debug.rst#L475
language 'literal' not supported [LanguageXNotSupported]
|
Build docs and release artifacts (Windows):
doc/mir.rst#L27
language 'literal' not supported [LanguageXNotSupported]
|
Build docs and release artifacts (Windows):
doc/mir.rst#L352
language 'literal' not supported [LanguageXNotSupported]
|
Build docs and release artifacts (Windows):
doc/nims.rst#L215
language 'none' not supported [LanguageXNotSupported]
|
Build docs and release artifacts (Windows):
doc/docs.rst#L14
unknown substitution 'nimskull' [UnknownSubstitutionX]
|
Build docs and release artifacts (Windows):
doc/docs.rst#L17
unknown substitution 'nimskull' [UnknownSubstitutionX]
|
Build docs and release artifacts (Windows):
compiler/utils/astrepr.nim#L1202
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build docs and release artifacts (Windows):
compiler/utils/astrepr.nim#L1206
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build docs and release artifacts (Windows):
compiler/utils/astrepr.nim#L1216
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build docs and release artifacts (Windows):
compiler/utils/astrepr.nim#L1234
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build docs and release artifacts (Windows):
compiler/utils/astrepr.nim#L1252
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build docs and release artifacts (Windows):
compiler/utils/astrepr.nim#L1257
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build docs and release artifacts (Windows):
compiler/utils/astrepr.nim#L1262
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build docs and release artifacts (Windows):
compiler/utils/astrepr.nim#L1266
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build docs and release artifacts (Windows):
compiler/utils/astrepr.nim#L1317
DEBUG proc, do not use in the final build!; inDebug is deprecated [Deprecated]
|
Build docs and release artifacts (Windows):
compiler/sem/transf.nim#L1311
workaround for sem not sanitizing AST; transformDefSym is deprecated [Deprecated]
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
binaries from source archive Linux
Expired
|
14.9 MB |
|
binaries from source archive Windows
Expired
|
21 MB |
|
binaries from source archive macOS
Expired
|
11.9 MB |
|
binaries from source archive macOS (M1)
Expired
|
10.4 MB |
|
compiler Linux X64
Expired
|
117 MB |
|
compiler Windows X64
Expired
|
148 MB |
|
compiler macOS ARM64
Expired
|
102 MB |
|
compiler macOS X64
Expired
|
105 MB |
|
release binaries Linux
Expired
|
14.9 MB |
|
release binaries Windows
Expired
|
21 MB |
|
release binaries macOS
Expired
|
11.9 MB |
|
release binaries macOS (M1)
Expired
|
10.4 MB |
|
release manifest tool
Expired
|
181 KB |
|
source archive
Expired
|
23.5 MB |
|