Skip to content

ci: rework compiler selection and docs deployment #350

ci: rework compiler selection and docs deployment

ci: rework compiler selection and docs deployment #350

Triggered via push January 31, 2024 18:21
Status Failure
Total duration 37m 0s
Artifacts 1

ci.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

52 errors and 102 warnings
linux on i386 (Nim devel): src/sys/strings.nim#L84
internal error: genAddr: 3
linux on i386 (Nim devel)
undeclared identifier: 'stdin'
linux on i386 (Nim devel)
undeclared identifier: 'stdin'
linux on i386 (Nim devel)
undeclared identifier: 'stdin'
linux on i386 (Nim devel)
undeclared identifier: 'stdin'
linux on i386 (Nim devel)
undeclared identifier: 'stdin'
linux on i386 (Nim devel)
undeclared identifier: 'stdin'
linux on i386 (Nim devel)
undeclared identifier: 'stdin'
linux on i386 (Nim devel)
undeclared identifier: 'stderr'
linux on i386 (Nim devel)
undeclared identifier: 'stdin'
linux on amd64 (Nim devel): src/sys/handles.nim#L43
This module has not been ported to your operating system.
linux on amd64 (Nim devel)
undeclared identifier: 'stderr'
linux on amd64 (Nim devel)
undeclared identifier: 'stdin'
linux on amd64 (Nim devel): src/sys/handles.nim#L43
This module has not been ported to your operating system.
linux on amd64 (Nim devel): src/sys/handles.nim#L43
This module has not been ported to your operating system.
linux on amd64 (Nim devel): src/sys/strings.nim#L84
internal error: genAddr: 3
linux on amd64 (Nim devel)
undeclared identifier: 'stdin'
linux on amd64 (Nim devel)
undeclared identifier: 'stdin'
linux on amd64 (Nim devel)
undeclared identifier: 'stderr'
linux on amd64 (Nim devel)
undeclared identifier: 'stdin'
windows on i386 (Nim devel)
undeclared identifier: 'sysconf'
windows on i386 (Nim devel): src/sys/handles.nim#L43
This module has not been ported to your operating system.
windows on i386 (Nim devel)
VM does not support 'cast' from tyPointer to tyProc
windows on i386 (Nim devel)
undeclared identifier: 'stderr'
windows on i386 (Nim devel): src/sys/handles.nim#L43
This module has not been ported to your operating system.
windows on i386 (Nim devel): src/sys/handles.nim#L43
This module has not been ported to your operating system.
windows on i386 (Nim devel)
VM does not support 'cast' from tyPointer to tyProc
windows on i386 (Nim devel): src/sys/strings.nim#L84
internal error: genAddr: 3
windows on i386 (Nim devel)
VM does not support 'cast' from tyPointer to tyProc
windows on i386 (Nim devel)
VM does not support 'cast' from tyPointer to tyProc
macos on amd64 (Nim devel): src/sys/handles.nim#L43
This module has not been ported to your operating system.
macos on amd64 (Nim devel): src/sys/handles.nim#L43
This module has not been ported to your operating system.
macos on amd64 (Nim devel)
undeclared identifier: 'stdin'
macos on amd64 (Nim devel)
undeclared identifier: 'stdin'
macos on amd64 (Nim devel)
undeclared identifier: 'sysconf'
macos on amd64 (Nim devel): src/sys/handles.nim#L43
This module has not been ported to your operating system.
macos on amd64 (Nim devel)
undeclared identifier: 'stdin'
macos on amd64 (Nim devel)
undeclared identifier: 'stderr'
macos on amd64 (Nim devel): src/sys/strings.nim#L84
internal error: genAddr: 3
macos on amd64 (Nim devel)
undeclared identifier: 'stdin'
windows on amd64 (Nim devel)
undeclared identifier: 'sysconf'
windows on amd64 (Nim devel): src/sys/handles.nim#L43
This module has not been ported to your operating system.
windows on amd64 (Nim devel)
VM does not support 'cast' from tyPointer to tyProc
windows on amd64 (Nim devel)
undeclared identifier: 'stderr'
windows on amd64 (Nim devel): src/sys/strings.nim#L84
internal error: genAddr: 3
windows on amd64 (Nim devel): src/sys/handles.nim#L43
This module has not been ported to your operating system.
windows on amd64 (Nim devel)
VM does not support 'cast' from tyPointer to tyProc
windows on amd64 (Nim devel)
VM does not support 'cast' from tyPointer to tyProc
windows on amd64 (Nim devel): src/sys/handles.nim#L43
This module has not been ported to your operating system.
windows on amd64 (Nim devel)
VM does not support 'cast' from tyPointer to tyProc
deploy
Branch "ci-rework" is not allowed to deploy to github-pages due to environment protection rules.
deploy
The deployment was rejected or didn't satisfy other protection rules.
linux on i386 (Nim devel): src/sys/handles.nim#L162
A custom '=destroy' hook which takes a 'var T' parameter is deprecated; it should take a 'T' parameter [Deprecated]
linux on i386 (Nim devel)
compiler workaround here, see: https://github.com/nim-lang/Nim/issues/18352 [User]
linux on i386 (Nim devel)
compiler bug workaround, see: https://github.com/nim-lang/Nim/issues/18349 [User]
linux on i386 (Nim devel)
compiler workaround here, see: https://github.com/nim-lang/Nim/issues/18351 [User]
linux on i386 (Nim devel)
compiler workaround here, see: https://github.com/nim-lang/Nim/issues/18351 [User]
linux on i386 (Nim devel)
compiler workaround here, see: https://github.com/nim-lang/Nim/issues/18352 [User]
linux on i386 (Nim devel)
cps supports --panics:on only; see https://github.com/nim-works/cps/issues/110 [User]
linux on i386 (Nim devel): src/sys/files.nim#L82
A custom '=destroy' hook which takes a 'var T' parameter is deprecated; it should take a 'T' parameter [Deprecated]
linux on i386 (Nim devel): src/sys/files.nim#L89
A custom '=destroy' hook which takes a 'var T' parameter is deprecated; it should take a 'T' parameter [Deprecated]
linux on i386 (Nim devel): src/sys/strings.nim#L84
use `delete(s, first..last)`; delete is deprecated [Deprecated]
linux on i386 (Nim devel)
compiler workaround here, see: https://github.com/nim-lang/Nim/issues/18352 [User]
linux on i386 (Nim devel)
compiler bug workaround, see: https://github.com/nim-lang/Nim/issues/18349 [User]
linux on i386 (Nim devel)
compiler workaround here, see: https://github.com/nim-lang/Nim/issues/18351 [User]
linux on i386 (Nim devel)
compiler workaround here, see: https://github.com/nim-lang/Nim/issues/18351 [User]
linux on i386 (Nim devel)
compiler workaround here, see: https://github.com/nim-lang/Nim/issues/18352 [User]
linux on i386 (Nim devel)
cps supports --gc:arc or --gc:orc only; see https://github.com/nim-lang/Nim/issues/18099 [User]
linux on i386 (Nim devel)
compiler bug workaround, see: https://github.com/nim-lang/Nim/issues/18349 [User]
linux on i386 (Nim devel): src/sys/handles.nim#L162
A custom '=destroy' hook which takes a 'var T' parameter is deprecated; it should take a 'T' parameter [Deprecated]
linux on amd64 (Nim devel)
compiler workaround here, see: https://github.com/nim-lang/Nim/issues/18352 [User]
linux on amd64 (Nim devel)
compiler bug workaround, see: https://github.com/nim-lang/Nim/issues/18349 [User]
linux on amd64 (Nim devel)
compiler workaround here, see: https://github.com/nim-lang/Nim/issues/18351 [User]
linux on amd64 (Nim devel)
compiler workaround here, see: https://github.com/nim-lang/Nim/issues/18351 [User]
linux on amd64 (Nim devel)
compiler workaround here, see: https://github.com/nim-lang/Nim/issues/18352 [User]
linux on amd64 (Nim devel)
cps supports --gc:arc or --gc:orc only; see https://github.com/nim-lang/Nim/issues/18099 [User]
linux on amd64 (Nim devel)
cps supports --panics:on only; see https://github.com/nim-works/cps/issues/110 [User]
linux on amd64 (Nim devel)
compiler bug workaround, see: https://github.com/nim-lang/Nim/issues/18349 [User]
linux on amd64 (Nim devel): src/sys/handles.nim#L162
A custom '=destroy' hook which takes a 'var T' parameter is deprecated; it should take a 'T' parameter [Deprecated]
linux on amd64 (Nim devel): src/sys/handles.nim#L162
A custom '=destroy' hook which takes a 'var T' parameter is deprecated; it should take a 'T' parameter [Deprecated]
linux on amd64 (Nim devel)
compiler workaround here, see: https://github.com/nim-lang/Nim/issues/18352 [User]
linux on amd64 (Nim devel)
compiler bug workaround, see: https://github.com/nim-lang/Nim/issues/18349 [User]
linux on amd64 (Nim devel)
compiler workaround here, see: https://github.com/nim-lang/Nim/issues/18351 [User]
linux on amd64 (Nim devel)
compiler workaround here, see: https://github.com/nim-lang/Nim/issues/18351 [User]
linux on amd64 (Nim devel)
compiler workaround here, see: https://github.com/nim-lang/Nim/issues/18352 [User]
linux on amd64 (Nim devel)
cps supports --panics:on only; see https://github.com/nim-works/cps/issues/110 [User]
linux on amd64 (Nim devel): src/sys/files.nim#L82
A custom '=destroy' hook which takes a 'var T' parameter is deprecated; it should take a 'T' parameter [Deprecated]
linux on amd64 (Nim devel): src/sys/files.nim#L89
A custom '=destroy' hook which takes a 'var T' parameter is deprecated; it should take a 'T' parameter [Deprecated]
windows on i386 (Nim devel)
compiler workaround here, see: https://github.com/nim-lang/Nim/issues/18352 [User]
windows on i386 (Nim devel)
compiler bug workaround, see: https://github.com/nim-lang/Nim/issues/18349 [User]
windows on i386 (Nim devel)
compiler workaround here, see: https://github.com/nim-lang/Nim/issues/18351 [User]
windows on i386 (Nim devel)
compiler workaround here, see: https://github.com/nim-lang/Nim/issues/18351 [User]
windows on i386 (Nim devel)
compiler workaround here, see: https://github.com/nim-lang/Nim/issues/18352 [User]
windows on i386 (Nim devel)
cps supports --gc:arc or --gc:orc only; see https://github.com/nim-lang/Nim/issues/18099 [User]
windows on i386 (Nim devel)
compiler bug workaround, see: https://github.com/nim-lang/Nim/issues/18349 [User]
windows on i386 (Nim devel): src/sys/strings.nim#L84
use `delete(s, first..last)`; delete is deprecated [Deprecated]
windows on i386 (Nim devel)
A custom '=destroy' hook which takes a 'var T' parameter is deprecated; it should take a 'T' parameter [Deprecated]
windows on i386 (Nim devel): src/sys/handles.nim#L162
A custom '=destroy' hook which takes a 'var T' parameter is deprecated; it should take a 'T' parameter [Deprecated]
windows on i386 (Nim devel)
compiler workaround here, see: https://github.com/nim-lang/Nim/issues/18352 [User]
windows on i386 (Nim devel)
compiler bug workaround, see: https://github.com/nim-lang/Nim/issues/18349 [User]
windows on i386 (Nim devel)
compiler workaround here, see: https://github.com/nim-lang/Nim/issues/18351 [User]
windows on i386 (Nim devel)
compiler workaround here, see: https://github.com/nim-lang/Nim/issues/18351 [User]
windows on i386 (Nim devel)
compiler workaround here, see: https://github.com/nim-lang/Nim/issues/18352 [User]
windows on i386 (Nim devel)
cps supports --panics:on only; see https://github.com/nim-works/cps/issues/110 [User]
windows on i386 (Nim devel): src/sys/files.nim#L82
A custom '=destroy' hook which takes a 'var T' parameter is deprecated; it should take a 'T' parameter [Deprecated]
windows on i386 (Nim devel): src/sys/files.nim#L89
A custom '=destroy' hook which takes a 'var T' parameter is deprecated; it should take a 'T' parameter [Deprecated]
macos on amd64 (Nim devel)
compiler workaround here, see: https://github.com/nim-lang/Nim/issues/18352 [User]
macos on amd64 (Nim devel)
compiler bug workaround, see: https://github.com/nim-lang/Nim/issues/18349 [User]
macos on amd64 (Nim devel)
compiler workaround here, see: https://github.com/nim-lang/Nim/issues/18351 [User]
macos on amd64 (Nim devel)
compiler workaround here, see: https://github.com/nim-lang/Nim/issues/18351 [User]
macos on amd64 (Nim devel)
compiler workaround here, see: https://github.com/nim-lang/Nim/issues/18352 [User]
macos on amd64 (Nim devel)
cps supports --gc:arc or --gc:orc only; see https://github.com/nim-lang/Nim/issues/18099 [User]
macos on amd64 (Nim devel)
compiler bug workaround, see: https://github.com/nim-lang/Nim/issues/18349 [User]
macos on amd64 (Nim devel): src/sys/handles.nim#L162
A custom '=destroy' hook which takes a 'var T' parameter is deprecated; it should take a 'T' parameter [Deprecated]
macos on amd64 (Nim devel): src/sys/files.nim#L82
A custom '=destroy' hook which takes a 'var T' parameter is deprecated; it should take a 'T' parameter [Deprecated]
macos on amd64 (Nim devel): src/sys/handles.nim#L162
A custom '=destroy' hook which takes a 'var T' parameter is deprecated; it should take a 'T' parameter [Deprecated]
macos on amd64 (Nim devel)
compiler workaround here, see: https://github.com/nim-lang/Nim/issues/18352 [User]
macos on amd64 (Nim devel)
compiler bug workaround, see: https://github.com/nim-lang/Nim/issues/18349 [User]
macos on amd64 (Nim devel)
compiler workaround here, see: https://github.com/nim-lang/Nim/issues/18351 [User]
macos on amd64 (Nim devel)
compiler workaround here, see: https://github.com/nim-lang/Nim/issues/18351 [User]
macos on amd64 (Nim devel)
compiler workaround here, see: https://github.com/nim-lang/Nim/issues/18352 [User]
macos on amd64 (Nim devel)
cps supports --panics:on only; see https://github.com/nim-works/cps/issues/110 [User]
macos on amd64 (Nim devel): src/sys/files.nim#L82
A custom '=destroy' hook which takes a 'var T' parameter is deprecated; it should take a 'T' parameter [Deprecated]
macos on amd64 (Nim devel): src/sys/files.nim#L89
A custom '=destroy' hook which takes a 'var T' parameter is deprecated; it should take a 'T' parameter [Deprecated]
windows on amd64 (Nim devel)
compiler workaround here, see: https://github.com/nim-lang/Nim/issues/18352 [User]
windows on amd64 (Nim devel)
compiler bug workaround, see: https://github.com/nim-lang/Nim/issues/18349 [User]
windows on amd64 (Nim devel)
compiler workaround here, see: https://github.com/nim-lang/Nim/issues/18351 [User]
windows on amd64 (Nim devel)
compiler workaround here, see: https://github.com/nim-lang/Nim/issues/18351 [User]
windows on amd64 (Nim devel)
compiler workaround here, see: https://github.com/nim-lang/Nim/issues/18352 [User]
windows on amd64 (Nim devel)
cps supports --gc:arc or --gc:orc only; see https://github.com/nim-lang/Nim/issues/18099 [User]
windows on amd64 (Nim devel)
compiler bug workaround, see: https://github.com/nim-lang/Nim/issues/18349 [User]
windows on amd64 (Nim devel): src/sys/strings.nim#L84
use `delete(s, first..last)`; delete is deprecated [Deprecated]
windows on amd64 (Nim devel): src/sys/handles.nim#L162
A custom '=destroy' hook which takes a 'var T' parameter is deprecated; it should take a 'T' parameter [Deprecated]
windows on amd64 (Nim devel): src/sys/handles.nim#L162
A custom '=destroy' hook which takes a 'var T' parameter is deprecated; it should take a 'T' parameter [Deprecated]
windows on amd64 (Nim devel)
compiler workaround here, see: https://github.com/nim-lang/Nim/issues/18352 [User]
windows on amd64 (Nim devel)
compiler bug workaround, see: https://github.com/nim-lang/Nim/issues/18349 [User]
windows on amd64 (Nim devel)
compiler workaround here, see: https://github.com/nim-lang/Nim/issues/18351 [User]
windows on amd64 (Nim devel)
compiler workaround here, see: https://github.com/nim-lang/Nim/issues/18351 [User]
windows on amd64 (Nim devel)
compiler workaround here, see: https://github.com/nim-lang/Nim/issues/18352 [User]
windows on amd64 (Nim devel)
cps supports --panics:on only; see https://github.com/nim-works/cps/issues/110 [User]
windows on amd64 (Nim devel): src/sys/files.nim#L82
A custom '=destroy' hook which takes a 'var T' parameter is deprecated; it should take a 'T' parameter [Deprecated]
windows on amd64 (Nim devel): src/sys/files.nim#L89
A custom '=destroy' hook which takes a 'var T' parameter is deprecated; it should take a 'T' parameter [Deprecated]
windows on amd64 (Nim devel)
A custom '=destroy' hook which takes a 'var T' parameter is deprecated; it should take a 'T' parameter [Deprecated]

Artifacts

Produced during runtime
Name Size
github-pages Expired
119 KB