Skip to content

update CI to use ubuntu-latest and test Nim 2.0 #18

update CI to use ubuntu-latest and test Nim 2.0

update CI to use ubuntu-latest and test Nim 2.0 #18

Triggered via push March 25, 2024 08:56
Status Failure
Total duration 26s
Artifacts

ci.yml

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

Annotations

3 errors and 14 warnings
linux (version-1-6)
Process completed with exit code 1.
linux (version-2-0)
Process completed with exit code 1.
linux (devel)
Process completed with exit code 1.
linux (version-1-6)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux (version-1-6)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
linux (version-2-0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux (version-2-0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
linux (version-2-0): src/rnim.nim#L13
A custom '=destroy' hook which takes a 'var T' parameter is deprecated; it should take a 'T' parameter [Deprecated]
linux (version-2-0): src/rnim.nim#L16
teardown(x) can raise an unlisted exception: Exception [Effect]
linux (version-2-0): src/rnim.nim#L13
A custom '=destroy' hook which takes a 'var T' parameter is deprecated; it should take a 'T' parameter [Deprecated]
linux (version-2-0): src/rnim.nim#L16
teardown(x) can raise an unlisted exception: Exception [Effect]
linux (devel)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux (devel)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
linux (devel): src/rnim.nim#L13
A custom '=destroy' hook which takes a 'var T' parameter is deprecated; it should take a 'T' parameter [Deprecated]
linux (devel): src/rnim.nim#L16
teardown(x) can raise an unlisted exception: Exception [Effect]
linux (devel): src/rnim.nim#L13
A custom '=destroy' hook which takes a 'var T' parameter is deprecated; it should take a 'T' parameter [Deprecated]
linux (devel): src/rnim.nim#L16
teardown(x) can raise an unlisted exception: Exception [Effect]