Fix HDF5 implicit copy #4951
Annotations
1 error and 11 warnings
Set up Python
[notice] A new release of pip is available: 23.0.1 -> 24.0
[notice] To update, run: python3.10 -m pip install --upgrade pip
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, ammaraskar/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build:
src/simplnx/Utilities/Parsing/HDF5/Writers/AttributeWriter.hpp#L211
explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted]
|
Build:
src/simplnx/Utilities/Parsing/HDF5/Writers/DatasetWriter.hpp#L210
explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted]
|
Build:
src/simplnx/Utilities/Parsing/HDF5/Writers/AttributeWriter.hpp#L211
explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted]
|
Build:
src/simplnx/Utilities/Parsing/HDF5/Writers/DatasetWriter.hpp#L210
explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted]
|
Build:
src/simplnx/Utilities/Parsing/HDF5/Writers/AttributeWriter.hpp#L211
explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted]
|
Build:
src/simplnx/Utilities/Parsing/HDF5/Writers/DatasetWriter.hpp#L210
explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted]
|
Build:
src/simplnx/Utilities/Parsing/HDF5/Writers/AttributeWriter.hpp#L211
explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted]
|
Build:
src/simplnx/Utilities/Parsing/HDF5/Writers/DatasetWriter.hpp#L210
explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted]
|
Build:
src/simplnx/Utilities/Parsing/HDF5/Writers/AttributeWriter.hpp#L211
explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted]
|
Build:
src/simplnx/Utilities/Parsing/HDF5/Writers/DatasetWriter.hpp#L210
explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted]
|
Loading