Skip to content

Minor attribute fix #221

Minor attribute fix

Minor attribute fix #221

Triggered via pull request November 8, 2024 11:52
Status Failure
Total duration 2m 37s
Artifacts

ci.yml

on: pull_request
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#L632
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#L634
close(attr) can raise an unlisted exception: Exception [Effect]
linux (version-2-0): src/nimhdf5/datatypes.nim#L642
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#L649
`=destroy`(attrs.parent_id) can raise an unlisted exception: Exception [Effect]
linux (version-2-0): src/nimhdf5/datatypes.nim#L654
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#L656
close(dset) can raise an unlisted exception: Exception [Effect]
linux (version-2-0): src/nimhdf5/datatypes.nim#L669
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#L680
`=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#L634
close(attr) can raise an unlisted exception: Exception [Effect]
linux (version-1-6): src/nimhdf5/datatypes.nim#L656
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#L634
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#L632
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#L634
close(attr) can raise an unlisted exception: Exception [Effect]
linux (devel): src/nimhdf5/datatypes.nim#L642
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#L649
`=destroy`(attrs.parent_id) can raise an unlisted exception: Exception [Effect]
linux (devel): src/nimhdf5/datatypes.nim#L654
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#L656
close(dset) can raise an unlisted exception: Exception [Effect]
linux (devel): src/nimhdf5/datatypes.nim#L669
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#L680
`=destroy`(grp.attrs) can raise an unlisted exception: Exception [Effect]