Fix DEBUG_HDF5
and some minor leaks, add fromH5
for ref objects
#218
Annotations
12 warnings
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/
|
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/
|
src/nimhdf5/datatypes.nim#L324
close(h5id, "") can raise an unlisted exception: Exception [Effect]
|
src/nimhdf5/datatypes.nim#L633
close(attr) can raise an unlisted exception: Exception [Effect]
|
src/nimhdf5/datatypes.nim#L655
close(dset) can raise an unlisted exception: Exception [Effect]
|
src/nimhdf5/attributes.nim#L9
imported and not used: 'sequtils' [UnusedImport]
|
src/nimhdf5/blosc_filter.nim#L23
Compiling without Blosc support! [User]
|
|
|
src/nimhdf5/hdf5_json.nim#L23
Exception can raise an unlisted exception: Exception [Effect]
|
src/nimhdf5/datatypes.nim#L324
close(h5id, "") can raise an unlisted exception: Exception [Effect]
|
src/nimhdf5/datatypes.nim#L633
close(attr) can raise an unlisted exception: Exception [Effect]
|
The logs for this run have expired and are no longer available.
Loading