Skip to content

use address template for 1.6 support #216

use address template for 1.6 support

use address template for 1.6 support #216

Triggered via push September 21, 2024 15:15
Status Failure
Total duration 2m 18s
Artifacts

ci.yml

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

Annotations

1 error and 36 warnings
linux (version-2-0)
Process completed with exit code 1.
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)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
linux (version-2-0): src/nimhdf5/datatypes.nim#L323
A custom '=destroy' hook which takes a 'var T' parameter is deprecated; it should take a 'T' parameter [Deprecated]
linux (version-2-0): src/nimhdf5/datatypes.nim#L324
close(h5id, "") can raise an unlisted exception: Exception [Effect]
linux (version-2-0): src/nimhdf5/datatypes.nim#L631
A custom '=destroy' hook which takes a 'var T' parameter is deprecated; it should take a 'T' parameter [Deprecated]
linux (version-2-0): src/nimhdf5/datatypes.nim#L633
close(attr) can raise an unlisted exception: Exception [Effect]
linux (version-2-0): src/nimhdf5/datatypes.nim#L641
A custom '=destroy' hook which takes a 'var T' parameter is deprecated; it should take a 'T' parameter [Deprecated]
linux (version-2-0): src/nimhdf5/datatypes.nim#L648
`=destroy`(attrs.parent_id) can raise an unlisted exception: Exception [Effect]
linux (version-2-0): src/nimhdf5/datatypes.nim#L653
A custom '=destroy' hook which takes a 'var T' parameter is deprecated; it should take a 'T' parameter [Deprecated]
linux (version-2-0): src/nimhdf5/datatypes.nim#L655
close(dset) can raise an unlisted exception: Exception [Effect]
linux (version-2-0): src/nimhdf5/datatypes.nim#L668
A custom '=destroy' hook which takes a 'var T' parameter is deprecated; it should take a 'T' parameter [Deprecated]
linux (version-2-0): src/nimhdf5/datatypes.nim#L679
`=destroy`(grp.attrs) can raise an unlisted exception: Exception [Effect]
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-1-6)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
linux (version-1-6): src/nimhdf5/datatypes.nim#L324
close(h5id, "") can raise an unlisted exception: Exception [Effect]
linux (version-1-6): src/nimhdf5/datatypes.nim#L633
close(attr) can raise an unlisted exception: Exception [Effect]
linux (version-1-6): src/nimhdf5/datatypes.nim#L655
close(dset) can raise an unlisted exception: Exception [Effect]
linux (version-1-6): src/nimhdf5/attributes.nim#L9
imported and not used: 'sequtils' [UnusedImport]
linux (version-1-6): src/nimhdf5/blosc_filter.nim#L23
Compiling without Blosc support! [User]
linux (version-1-6)
conversion to enum with holes is unsafe: T(i) [HoleEnumConv]
linux (version-1-6)
conversion to enum with holes is unsafe: T(i) [HoleEnumConv]
linux (version-1-6): src/nimhdf5/hdf5_json.nim#L23
Exception can raise an unlisted exception: Exception [Effect]
linux (version-1-6): src/nimhdf5/datatypes.nim#L324
close(h5id, "") can raise an unlisted exception: Exception [Effect]
linux (version-1-6): src/nimhdf5/datatypes.nim#L633
close(attr) can raise an unlisted exception: Exception [Effect]
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)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
linux (devel): src/nimhdf5/datatypes.nim#L323
A custom '=destroy' hook which takes a 'var T' parameter is deprecated; it should take a 'T' parameter [Deprecated]
linux (devel): src/nimhdf5/datatypes.nim#L324
close(h5id, "") can raise an unlisted exception: Exception [Effect]
linux (devel): src/nimhdf5/datatypes.nim#L631
A custom '=destroy' hook which takes a 'var T' parameter is deprecated; it should take a 'T' parameter [Deprecated]
linux (devel): src/nimhdf5/datatypes.nim#L633
close(attr) can raise an unlisted exception: Exception [Effect]
linux (devel): src/nimhdf5/datatypes.nim#L641
A custom '=destroy' hook which takes a 'var T' parameter is deprecated; it should take a 'T' parameter [Deprecated]
linux (devel): src/nimhdf5/datatypes.nim#L648
`=destroy`(attrs.parent_id) can raise an unlisted exception: Exception [Effect]
linux (devel): src/nimhdf5/datatypes.nim#L653
A custom '=destroy' hook which takes a 'var T' parameter is deprecated; it should take a 'T' parameter [Deprecated]
linux (devel): src/nimhdf5/datatypes.nim#L655
close(dset) can raise an unlisted exception: Exception [Effect]
linux (devel): src/nimhdf5/datatypes.nim#L668
A custom '=destroy' hook which takes a 'var T' parameter is deprecated; it should take a 'T' parameter [Deprecated]
linux (devel): src/nimhdf5/datatypes.nim#L679
`=destroy`(grp.attrs) can raise an unlisted exception: Exception [Effect]