Skip to content

ci: cleanup broken compilers and workarounds #493

ci: cleanup broken compilers and workarounds

ci: cleanup broken compilers and workarounds #493

Triggered via pull request August 28, 2024 23:34
Status Cancelled
Total duration 2h 25m 21s
Artifacts 1

ci.yml

on: pull_request
Obtain run context
7s
Obtain run context
Matrix: build
Deploy docs to GitHub Pages
0s
Deploy docs to GitHub Pages
All tests passed
0s
All tests passed
Fit to window
Zoom out
Zoom in

Annotations

53 errors and 111 warnings
linux on amd64 (nimskull *): src/sys/handles.nim#L46
undeclared identifier: 'FDImpl'
linux on amd64 (nimskull *)
undeclared identifier: 'alloc0'
linux on amd64 (nimskull *)
undeclared identifier: 'stdout'
linux on amd64 (nimskull *)
cannot evaluate at compile time: SysLockType_Reentrant [rvmCannotEvaluateAtComptime]
linux on amd64 (nimskull *)
undeclared identifier: 'stdout'
linux on amd64 (nimskull *)
undeclared identifier: 'stdout'
linux on amd64 (nimskull *): src/sys/handles.nim#L46
undeclared identifier: 'FDImpl'
linux on amd64 (nimskull *): src/sys/handles.nim#L46
undeclared identifier: 'FDImpl'
linux on amd64 (nimskull *)
cannot evaluate at compile time: SysLockType_Reentrant [rvmCannotEvaluateAtComptime]
linux on amd64 (nimskull *): src/sys/handles.nim#L46
undeclared identifier: 'FDImpl'
linux on amd64 (nim version-2-0): src/sys/handles.nim#L43
This module has not been ported to your operating system.
linux on amd64 (nim version-2-0)
undeclared identifier: 'sysconf'
linux on amd64 (nim version-2-0)
undeclared identifier: 'stdout'
linux on amd64 (nim version-2-0)
undeclared identifier: 'stdout'
linux on amd64 (nim version-2-0): src/sys/handles.nim#L43
This module has not been ported to your operating system.
linux on amd64 (nim version-2-0): src/sys/handles.nim#L43
This module has not been ported to your operating system.
linux on amd64 (nim version-2-0): src/sys/handles.nim#L43
This module has not been ported to your operating system.
linux on amd64 (nim version-2-0)
undeclared identifier: 'stdout'
linux on amd64 (nim version-2-0)
undeclared identifier: 'stdout'
linux on amd64 (nim version-2-0)
undeclared identifier: 'stdout'
linux on i386 (nim version-2-0): src/sys/handles.nim#L43
This module has not been ported to your operating system.
linux on i386 (nim version-2-0): src/sys/handles.nim#L43
This module has not been ported to your operating system.
linux on i386 (nim version-2-0)
undeclared identifier: 'stdout'
linux on i386 (nim version-2-0)
undeclared identifier: 'stdout'
linux on i386 (nim version-2-0)
undeclared identifier: 'alloc0'
linux on i386 (nim version-2-0): src/sys/handles.nim#L43
This module has not been ported to your operating system.
linux on i386 (nim version-2-0): src/sys/handles.nim#L43
This module has not been ported to your operating system.
linux on i386 (nim version-2-0)
undeclared identifier: 'sysconf'
linux on i386 (nim version-2-0)
undeclared identifier: 'stdout'
linux on i386 (nim version-2-0)
undeclared identifier: 'stdout'
windows on i386 (nim version-2-0): src/sys/handles.nim#L43
This module has not been ported to your operating system.
windows on i386 (nim version-2-0)
VM does not support 'cast' from tyPointer to tyProc
windows on i386 (nim version-2-0): src/sys/handles.nim#L43
This module has not been ported to your operating system.
windows on i386 (nim version-2-0)
VM does not support 'cast' from tyPointer to tyProc
windows on i386 (nim version-2-0)
VM does not support 'cast' from tyPointer to tyProc
windows on i386 (nim version-2-0)
undeclared identifier: 'sysconf'
windows on i386 (nim version-2-0)
VM does not support 'cast' from tyPointer to tyProc
windows on i386 (nim version-2-0)
VM does not support 'cast' from tyPointer to tyProc
windows on i386 (nim version-2-0)
VM does not support 'cast' from tyPointer to tyProc
windows on i386 (nim version-2-0)
VM does not support 'cast' from tyPointer to tyProc
windows on amd64 (nim version-2-0): src/sys/handles.nim#L43
This module has not been ported to your operating system.
windows on amd64 (nim version-2-0)
VM does not support 'cast' from tyPointer to tyProc
windows on amd64 (nim version-2-0)
undeclared identifier: 'sysconf'
windows on amd64 (nim version-2-0)
VM does not support 'cast' from tyPointer to tyProc
windows on amd64 (nim version-2-0)
VM does not support 'cast' from tyPointer to tyProc
windows on amd64 (nim version-2-0): src/sys/handles.nim#L43
This module has not been ported to your operating system.
windows on amd64 (nim version-2-0)
VM does not support 'cast' from tyPointer to tyProc
windows on amd64 (nim version-2-0): src/sys/handles.nim#L43
This module has not been ported to your operating system.
windows on amd64 (nim version-2-0): src/sys/handles.nim#L43
This module has not been ported to your operating system.
windows on amd64 (nim version-2-0)
VM does not support 'cast' from tyPointer to tyProc
macos on amd64 (nim version-2-0)
Canceling since a higher priority waiting request for 'ci-refs/pull/99/merge' exists
macos on amd64 (nimskull *)
Canceling since a higher priority waiting request for 'ci-refs/pull/99/merge' exists
All tests passed
Process completed with exit code 1.
linux on amd64 (nimskull *)
The process '/usr/bin/git' failed with exit code 128
linux on amd64 (nimskull *): src/sys/private/errors.nim#L30
non-untyped param must not appear after an untyped param [rsemUntypedParamsFollwedByMoreSpecificType]
linux on amd64 (nimskull *)
compiler workaround here, see: https://github.com/nim-lang/Nim/issues/18352 [User]
linux on amd64 (nimskull *)
compiler bug workaround, see: https://github.com/nim-lang/Nim/issues/18349 [User]
linux on amd64 (nimskull *)
compiler workaround here, see: https://github.com/nim-lang/Nim/issues/18351 [User]
linux on amd64 (nimskull *)
compiler workaround here, see: https://github.com/nim-lang/Nim/issues/18351 [User]
linux on amd64 (nimskull *)
compiler workaround here, see: https://github.com/nim-lang/Nim/issues/18352 [User]
linux on amd64 (nimskull *)
cps supports --panics:on only; see https://github.com/nim-works/cps/issues/110 [User]
linux on amd64 (nimskull *)
compiler bug workaround, see: https://github.com/nim-lang/Nim/issues/18349 [User]
linux on amd64 (nimskull *): src/sys/private/errors.nim#L30
non-untyped param must not appear after an untyped param [rsemUntypedParamsFollwedByMoreSpecificType]
linux on amd64 (nimskull *)
compiler workaround here, see: https://github.com/nim-lang/Nim/issues/18352 [User]
linux on amd64 (nimskull *)
compiler bug workaround, see: https://github.com/nim-lang/Nim/issues/18349 [User]
linux on amd64 (nimskull *)
compiler workaround here, see: https://github.com/nim-lang/Nim/issues/18351 [User]
linux on amd64 (nimskull *)
compiler workaround here, see: https://github.com/nim-lang/Nim/issues/18351 [User]
linux on amd64 (nimskull *)
compiler workaround here, see: https://github.com/nim-lang/Nim/issues/18352 [User]
linux on amd64 (nimskull *)
cps supports --gc:arc or --gc:orc only; see https://github.com/nim-lang/Nim/issues/18099 [User]
linux on amd64 (nimskull *)
cps supports --panics:on only; see https://github.com/nim-works/cps/issues/110 [User]
linux on amd64 (nimskull *)
compiler bug workaround, see: https://github.com/nim-lang/Nim/issues/18349 [User]
linux on amd64 (nimskull *)
Couldn't determine GIT hash: [User]
linux on amd64 (nimskull *)
imported and not used: 'pegs' [UnusedImport]
linux on amd64 (nim version-2-0)
A custom '=destroy' hook which takes a 'var T' parameter is deprecated; it should take a 'T' parameter [Deprecated]
linux on amd64 (nim version-2-0)
compiler workaround here, see: https://github.com/nim-lang/Nim/issues/18352 [User]
linux on amd64 (nim version-2-0)
compiler bug workaround, see: https://github.com/nim-lang/Nim/issues/18349 [User]
linux on amd64 (nim version-2-0)
compiler workaround here, see: https://github.com/nim-lang/Nim/issues/18351 [User]
linux on amd64 (nim version-2-0)
compiler workaround here, see: https://github.com/nim-lang/Nim/issues/18351 [User]
linux on amd64 (nim version-2-0)
compiler workaround here, see: https://github.com/nim-lang/Nim/issues/18352 [User]
linux on amd64 (nim version-2-0)
cps supports --gc:arc or --gc:orc only; see https://github.com/nim-lang/Nim/issues/18099 [User]
linux on amd64 (nim version-2-0)
cps supports --panics:on only; see https://github.com/nim-works/cps/issues/110 [User]
linux on amd64 (nim version-2-0)
compiler bug workaround, see: https://github.com/nim-lang/Nim/issues/18349 [User]
linux on amd64 (nim version-2-0)
The process '/usr/bin/git' failed with exit code 128
linux on amd64 (nim version-2-0)
compiler workaround here, see: https://github.com/nim-lang/Nim/issues/18352 [User]
linux on amd64 (nim version-2-0)
compiler bug workaround, see: https://github.com/nim-lang/Nim/issues/18349 [User]
linux on amd64 (nim version-2-0)
compiler workaround here, see: https://github.com/nim-lang/Nim/issues/18351 [User]
linux on amd64 (nim version-2-0)
compiler workaround here, see: https://github.com/nim-lang/Nim/issues/18351 [User]
linux on amd64 (nim version-2-0)
compiler workaround here, see: https://github.com/nim-lang/Nim/issues/18352 [User]
linux on amd64 (nim version-2-0)
cps supports --gc:arc or --gc:orc only; see https://github.com/nim-lang/Nim/issues/18099 [User]
linux on amd64 (nim version-2-0)
cps supports --panics:on only; see https://github.com/nim-works/cps/issues/110 [User]
linux on amd64 (nim version-2-0)
compiler bug workaround, see: https://github.com/nim-lang/Nim/issues/18349 [User]
linux on i386 (nim version-2-0)
compiler workaround here, see: https://github.com/nim-lang/Nim/issues/18352 [User]
linux on i386 (nim version-2-0)
compiler bug workaround, see: https://github.com/nim-lang/Nim/issues/18349 [User]
linux on i386 (nim version-2-0)
compiler workaround here, see: https://github.com/nim-lang/Nim/issues/18351 [User]
linux on i386 (nim version-2-0)
compiler workaround here, see: https://github.com/nim-lang/Nim/issues/18351 [User]
linux on i386 (nim version-2-0)
compiler workaround here, see: https://github.com/nim-lang/Nim/issues/18352 [User]
linux on i386 (nim version-2-0)
cps supports --gc:arc or --gc:orc only; see https://github.com/nim-lang/Nim/issues/18099 [User]
linux on i386 (nim version-2-0)
cps supports --panics:on only; see https://github.com/nim-works/cps/issues/110 [User]
linux on i386 (nim version-2-0)
compiler bug workaround, see: https://github.com/nim-lang/Nim/issues/18349 [User]
linux on i386 (nim version-2-0)
A custom '=destroy' hook which takes a 'var T' parameter is deprecated; it should take a 'T' parameter [Deprecated]
linux on i386 (nim version-2-0)
compiler workaround here, see: https://github.com/nim-lang/Nim/issues/18352 [User]
linux on i386 (nim version-2-0)
compiler bug workaround, see: https://github.com/nim-lang/Nim/issues/18349 [User]
linux on i386 (nim version-2-0)
compiler workaround here, see: https://github.com/nim-lang/Nim/issues/18351 [User]
linux on i386 (nim version-2-0)
compiler workaround here, see: https://github.com/nim-lang/Nim/issues/18351 [User]
linux on i386 (nim version-2-0)
compiler workaround here, see: https://github.com/nim-lang/Nim/issues/18352 [User]
linux on i386 (nim version-2-0)
cps supports --gc:arc or --gc:orc only; see https://github.com/nim-lang/Nim/issues/18099 [User]
linux on i386 (nim version-2-0)
compiler bug workaround, see: https://github.com/nim-lang/Nim/issues/18349 [User]
linux on i386 (nim version-2-0)
compiler workaround here, see: https://github.com/nim-lang/Nim/issues/18352 [User]
linux on i386 (nim version-2-0)
The process '/usr/bin/git' failed with exit code 128
windows on i386 (nim version-2-0)
compiler workaround here, see: https://github.com/nim-lang/Nim/issues/18352 [User]
windows on i386 (nim version-2-0)
compiler bug workaround, see: https://github.com/nim-lang/Nim/issues/18349 [User]
windows on i386 (nim version-2-0)
compiler workaround here, see: https://github.com/nim-lang/Nim/issues/18351 [User]
windows on i386 (nim version-2-0)
compiler workaround here, see: https://github.com/nim-lang/Nim/issues/18351 [User]
windows on i386 (nim version-2-0)
compiler workaround here, see: https://github.com/nim-lang/Nim/issues/18352 [User]
windows on i386 (nim version-2-0)
cps supports --gc:arc or --gc:orc only; see https://github.com/nim-lang/Nim/issues/18099 [User]
windows on i386 (nim version-2-0)
cps supports --panics:on only; see https://github.com/nim-works/cps/issues/110 [User]
windows on i386 (nim version-2-0)
compiler bug workaround, see: https://github.com/nim-lang/Nim/issues/18349 [User]
windows on i386 (nim version-2-0)
compiler workaround here, see: https://github.com/nim-lang/Nim/issues/18352 [User]
windows on i386 (nim version-2-0)
compiler bug workaround, see: https://github.com/nim-lang/Nim/issues/18349 [User]
windows on i386 (nim version-2-0)
compiler workaround here, see: https://github.com/nim-lang/Nim/issues/18351 [User]
windows on i386 (nim version-2-0)
compiler workaround here, see: https://github.com/nim-lang/Nim/issues/18351 [User]
windows on i386 (nim version-2-0)
compiler workaround here, see: https://github.com/nim-lang/Nim/issues/18352 [User]
windows on i386 (nim version-2-0)
cps supports --gc:arc or --gc:orc only; see https://github.com/nim-lang/Nim/issues/18099 [User]
windows on i386 (nim version-2-0)
compiler bug workaround, see: https://github.com/nim-lang/Nim/issues/18349 [User]
windows on i386 (nim version-2-0)
compiler workaround here, see: https://github.com/nim-lang/Nim/issues/18352 [User]
windows on i386 (nim version-2-0)
A custom '=destroy' hook which takes a 'var T' parameter is deprecated; it should take a 'T' parameter [Deprecated]
windows on i386 (nim version-2-0)
The process 'C:\Program Files\Git\bin\git.exe' failed with exit code 128
windows on amd64 (nim version-2-0)
compiler workaround here, see: https://github.com/nim-lang/Nim/issues/18352 [User]
windows on amd64 (nim version-2-0)
compiler bug workaround, see: https://github.com/nim-lang/Nim/issues/18349 [User]
windows on amd64 (nim version-2-0)
compiler workaround here, see: https://github.com/nim-lang/Nim/issues/18351 [User]
windows on amd64 (nim version-2-0)
compiler workaround here, see: https://github.com/nim-lang/Nim/issues/18351 [User]
windows on amd64 (nim version-2-0)
compiler workaround here, see: https://github.com/nim-lang/Nim/issues/18352 [User]
windows on amd64 (nim version-2-0)
cps supports --gc:arc or --gc:orc only; see https://github.com/nim-lang/Nim/issues/18099 [User]
windows on amd64 (nim version-2-0)
compiler bug workaround, see: https://github.com/nim-lang/Nim/issues/18349 [User]
windows on amd64 (nim version-2-0)
compiler workaround here, see: https://github.com/nim-lang/Nim/issues/18352 [User]
windows on amd64 (nim version-2-0)
compiler workaround here, see: https://github.com/nim-lang/Nim/issues/18352 [User]
windows on amd64 (nim version-2-0)
compiler bug workaround, see: https://github.com/nim-lang/Nim/issues/18349 [User]
windows on amd64 (nim version-2-0)
compiler workaround here, see: https://github.com/nim-lang/Nim/issues/18351 [User]
windows on amd64 (nim version-2-0)
compiler workaround here, see: https://github.com/nim-lang/Nim/issues/18351 [User]
windows on amd64 (nim version-2-0)
compiler workaround here, see: https://github.com/nim-lang/Nim/issues/18352 [User]
windows on amd64 (nim version-2-0)
cps supports --gc:arc or --gc:orc only; see https://github.com/nim-lang/Nim/issues/18099 [User]
windows on amd64 (nim version-2-0)
cps supports --panics:on only; see https://github.com/nim-works/cps/issues/110 [User]
windows on amd64 (nim version-2-0)
compiler bug workaround, see: https://github.com/nim-lang/Nim/issues/18349 [User]
windows on amd64 (nim version-2-0)
A custom '=destroy' hook which takes a 'var T' parameter is deprecated; it should take a 'T' parameter [Deprecated]
windows on amd64 (nim version-2-0)
The process 'C:\Program Files\Git\bin\git.exe' failed with exit code 128

Artifacts

Produced during runtime
Name Size
github-pages Expired
128 KB