Skip to content

sockets: prototype for ipv6 #417

sockets: prototype for ipv6

sockets: prototype for ipv6 #417

Triggered via pull request February 14, 2024 05:16
Status Cancelled
Total duration 20m 10s
Artifacts

ci.yml

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

Annotations

29 errors and 30 warnings
linux on i386 (nim version-2-0)
The run was canceled by @alaviss.
windows on i386 (nim version-2-0)
The run was canceled by @alaviss.
linux on amd64 (nimskull *)
The run was canceled by @alaviss.
macos on amd64 (nimskull *)
The run was canceled by @alaviss.
windows on amd64 (nim version-2-0)
The run was canceled by @alaviss.
macos on amd64 (nim version-2-0)
The run was canceled by @alaviss.
windows on i386 (nim devel)
The run was canceled by @alaviss.
windows on i386 (nim devel)
The operation was canceled.
windows on amd64 (nim devel)
The run was canceled by @alaviss.
windows on amd64 (nim devel)
The operation was canceled.
linux on i386 (nim devel)
The run was canceled by @alaviss.
linux on i386 (nim devel)
The operation was canceled.
linux on amd64 (nim devel)
The run was canceled by @alaviss.
linux on amd64 (nim devel)
undeclared identifier: 'sysconf'
linux on amd64 (nim devel)
undeclared identifier: 'stdin'
linux on amd64 (nim devel)
undeclared identifier: 'alloc0'
linux on amd64 (nim devel)
undeclared identifier: 'stdin'
linux on amd64 (nim devel)
undeclared identifier: 'stdin'
linux on amd64 (nim devel)
undeclared identifier: 'stdin'
linux on amd64 (nim devel)
undeclared identifier: 'stdin'
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 version-2-0)
The run was canceled by @alaviss.
linux on amd64 (nim version-2-0)
undeclared identifier: 'stderr'
linux on amd64 (nim version-2-0)
The operation was canceled.
macos on amd64 (nim devel)
The run was canceled by @alaviss.
macos on amd64 (nim devel)
The operation was canceled.
All tests passed
Process completed with exit code 1.
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)
compiler bug workaround, see: https://github.com/nim-lang/Nim/issues/18349 [User]
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 amd64 (nim devel)
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)
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 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 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/private/files_posix.nim#L24
unregister f.handle can raise an unlisted exception: ref OSError [Effect]