Skip to content

Fix DEBUG_HDF5 and some minor leaks, add fromH5 for ref objects #215

Fix DEBUG_HDF5 and some minor leaks, add fromH5 for ref objects

Fix DEBUG_HDF5 and some minor leaks, add fromH5 for ref objects #215

Triggered via pull request September 21, 2024 15:12
Status Failure
Total duration 2m 12s
Artifacts

ci.yml

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

Annotations

3 errors and 29 warnings
linux (version-2-0)
Process completed with exit code 1.
linux (version-1-6): src/nimhdf5/attributes.nim#L401
expression has no address; maybe use 'unsafeAddr'
linux (version-1-6)
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 (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]