Return resource type - Apply suggestions from code review #132
Annotations
1 error
Build and Test Cyclus
buildx failed with: ERROR: failed to solve: process "/bin/sh -c dnf update -y && dnf install -y m4 doxygen perl-open perl-XML-Parser diffutils pcre-cpp pcre-devel && python -m pip install meson ninja packaging && wget https://github.com/libxmlplusplus/libxmlplusplus/releases/download/4.0.3/libxml++-4.0.3.tar.xz && tar xf libxml++-4.0.3.tar.xz && cd libxml++-4.0.3 && meson setup --prefix /usr --libdir lib64 --buildtype=release -Dbuild-documentation=false -Dbuild-manual=false -Dmm-common:use-network=true -Dglibmm-2.68:build-documentation=false -Dglibmm-2.68:build-examples=false -Dsigc++-3.0:build-documentation=false -Dsigc++-3.0:build-examples=false -Dsigc++-3.0:build-manual=false build_dir . && cd build_dir && ninja && ninja install" did not complete successfully: exit code: 1
|
Loading