Skip to content

Initial SARIF support #268

Initial SARIF support

Initial SARIF support #268

Triggered via pull request July 26, 2024 14:23
@frabertfrabert
synchronize #49
sarif
Status Failure
Total duration 1m 32s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
build: sarif/src/definitions.cpp#L3387
no matching function for call to ‘nlohmann::basic_json<>::get_to(std::forward_list<gap::sarif::version_control_details>&) const’
build: builds/ninja-multi-vcpkg/vcpkg_installed/x64-linux/include/nlohmann/json.hpp#L3017
no type named ‘type’ in ‘struct std::enable_if<false, int>’
build: builds/ninja-multi-vcpkg/vcpkg_installed/x64-linux/include/nlohmann/json.hpp#L3030
no type named ‘type’ in ‘struct std::enable_if<false, int>’
build: sarif/src/definitions.cpp#L3543
no match for ‘operator=’ (operand types are ‘nlohmann::basic_json<>::value_type’ {aka ‘nlohmann::basic_json<>’} and ‘const std::forward_list<gap::sarif::version_control_details>’)
build
run-cmake action execution failed: 'Error: "'/home/runner/work/_temp/-1270035933/cmake-3.30.1-linux-x86_64/bin/cmake' failed with error code: '1'.'
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: lukka/run-vcpkg@v10. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/