Skip to content

Remove redundant inheritance in IXmlItemBuilder #510

Remove redundant inheritance in IXmlItemBuilder

Remove redundant inheritance in IXmlItemBuilder #510

Re-run triggered March 1, 2024 16:18
Status Cancelled
Total duration 3m 7s
Artifacts 9

packgen.yml

on: pull_request
matrix_prep  /  matrix_prep
2s
matrix_prep / matrix_prep
Matrix: unittest
Matrix: build
Publish Tests Results
0s
Publish Tests Results
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 16 warnings
unittest (macos-12, darwin, arm64, packgen, publicRepo)
The job was canceled because "macos-12_darwin_amd64_pac" failed.
unittest (macos-12, darwin, amd64, packgen, publicRepo)
No files were found with the provided path: ./build/test_reports/packgenunittests-*.xml. No artifacts will be uploaded.
unittest (macos-12, darwin, amd64, packgen, publicRepo)
Process completed with exit code 8.
coverage: libs/xmltree/src/XMLTree.cpp#L81
deleting object of abstract class type ‘IXmlItemBuilder’ which has non-virtual destructor will cause undefined behavior [-Wdelete-non-virtual-dtor]
coverage: libs/xmltree/src/XMLTree.cpp#L99
deleting object of abstract class type ‘IXmlItemBuilder’ which has non-virtual destructor will cause undefined behavior [-Wdelete-non-virtual-dtor]
unittest (ubuntu-22.04, linux, amd64, packgen, always): libs/xmltree/src/XMLTree.cpp#L81
deleting object of abstract class type ‘IXmlItemBuilder’ which has non-virtual destructor will cause undefined behavior [-Wdelete-non-virtual-dtor]
unittest (ubuntu-22.04, linux, amd64, packgen, always): libs/xmltree/src/XMLTree.cpp#L99
deleting object of abstract class type ‘IXmlItemBuilder’ which has non-virtual destructor will cause undefined behavior [-Wdelete-non-virtual-dtor]
build (macos-12, darwin, amd64, packgen, publicRepo): libs/xmltree/src/XMLTree.cpp#L81
delete called on 'IXmlItemBuilder' that is abstract but has non-virtual destructor [-Wdelete-abstract-non-virtual-dtor]
build (macos-12, darwin, amd64, packgen, publicRepo): libs/xmltree/src/XMLTree.cpp#L99
delete called on 'IXmlItemBuilder' that is abstract but has non-virtual destructor [-Wdelete-abstract-non-virtual-dtor]
unittest (ubuntu-22.04, linux, arm64, packgen, always): libs/xmltree/src/XMLTree.cpp#L81
deleting object of abstract class type ‘IXmlItemBuilder’ which has non-virtual destructor will cause undefined behavior [-Wdelete-non-virtual-dtor]
unittest (ubuntu-22.04, linux, arm64, packgen, always): libs/xmltree/src/XMLTree.cpp#L99
deleting object of abstract class type ‘IXmlItemBuilder’ which has non-virtual destructor will cause undefined behavior [-Wdelete-non-virtual-dtor]
build (ubuntu-22.04, linux, amd64, packgen, always): libs/xmltree/src/XMLTree.cpp#L81
deleting object of abstract class type ‘IXmlItemBuilder’ which has non-virtual destructor will cause undefined behavior [-Wdelete-non-virtual-dtor]
build (ubuntu-22.04, linux, amd64, packgen, always): libs/xmltree/src/XMLTree.cpp#L99
deleting object of abstract class type ‘IXmlItemBuilder’ which has non-virtual destructor will cause undefined behavior [-Wdelete-non-virtual-dtor]
build (ubuntu-22.04, linux, arm64, packgen, always): libs/xmltree/src/XMLTree.cpp#L81
deleting object of abstract class type ‘IXmlItemBuilder’ which has non-virtual destructor will cause undefined behavior [-Wdelete-non-virtual-dtor]
build (ubuntu-22.04, linux, arm64, packgen, always): libs/xmltree/src/XMLTree.cpp#L99
deleting object of abstract class type ‘IXmlItemBuilder’ which has non-virtual destructor will cause undefined behavior [-Wdelete-non-virtual-dtor]
build (macos-12, darwin, arm64, packgen, publicRepo): libs/xmltree/src/XMLTree.cpp#L81
delete called on 'IXmlItemBuilder' that is abstract but has non-virtual destructor [-Wdelete-abstract-non-virtual-dtor]
build (macos-12, darwin, arm64, packgen, publicRepo): libs/xmltree/src/XMLTree.cpp#L99
delete called on 'IXmlItemBuilder' that is abstract but has non-virtual destructor [-Wdelete-abstract-non-virtual-dtor]
unittest (macos-12, darwin, amd64, packgen, publicRepo): libs/xmltree/src/XMLTree.cpp#L81
delete called on 'IXmlItemBuilder' that is abstract but has non-virtual destructor [-Wdelete-abstract-non-virtual-dtor]
unittest (macos-12, darwin, amd64, packgen, publicRepo): libs/xmltree/src/XMLTree.cpp#L99
delete called on 'IXmlItemBuilder' that is abstract but has non-virtual destructor [-Wdelete-abstract-non-virtual-dtor]