Skip to content

Feature: RDF/XML parser #352

Feature: RDF/XML parser

Feature: RDF/XML parser #352

name: Detect POBR diff
on: [ pull_request ]
concurrency:
group: detect-pobr-diff-${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
detect-pobr-diff:
uses: dice-group/cpp-conan-release-reusable-workflow/.github/workflows/abi-diff.yml@main
with:
os: ubuntu-24.04
compiler: clang-20

Check failure on line 14 in .github/workflows/detect-pobr-diff.yml

View workflow run for this annotation

GitHub Actions / Detect POBR diff

Invalid workflow file

The workflow is not valid. .github/workflows/detect-pobr-diff.yml (Line: 14, Col: 17): Invalid input, compiler is not defined in the referenced workflow. .github/workflows/detect-pobr-diff.yml (Line: 15, Col: 22): Invalid input, cmake-version is not defined in the referenced workflow.
cmake-version: 3.24.0
conan-version: 2.17.0
base-branch: ${{ github.base_ref }}
search-path: >
src/rdf4cpp/storage/identifier
src/rdf4cpp/storage/view
src/rdf4cpp/storage/reference_node_storage/detail/BiDirFlatMap.hpp
src/rdf4cpp/storage/reference_node_storage/detail/ConstString.hpp
src/rdf4cpp/storage/reference_node_storage/detail/IndexFreeList.hpp
abi-version-header: src/rdf4cpp/version.hpp
abi-version-const: rdf4cpp::pobr_version
secrets:
CONAN_USER: ${{ secrets.CONAN_USER }}
CONAN_PW: ${{ secrets.CONAN_PW }}