Update workflow to run on push to master #764
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
8 warnings
No Assertions
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/
|
No Assertions
‘void operator delete(void*)’ called on unallocated object ‘lvv’ [-Wfree-nonheap-object]
|
No Assertions
‘void operator delete(void*)’ called on unallocated object ‘int_string_pair’ [-Wfree-nonheap-object]
|
No Assertions
‘DtypeCheck’ declared with greater visibility than the type of its field ‘DtypeCheck::numpy’ [-Wattributes]
|
No Assertions
‘DtypeCheck’ declared with greater visibility than the type of its field ‘DtypeCheck::pybind11’ [-Wattributes]
|
No Assertions
‘DtypeSizeCheck’ declared with greater visibility than the type of its field ‘DtypeSizeCheck::dtype’ [-Wattributes]
|
No Assertions
‘PythonCallInDestructor’ declared with greater visibility than the type of its field ‘PythonCallInDestructor::d’ [-Wattributes]
|
No Assertions
‘PythonAlreadySetInDestructor’ declared with greater visibility than the type of its field ‘PythonAlreadySetInDestructor::s’ [-Wattributes]
|