Skip to content

Initial SARIF support #267

Initial SARIF support

Initial SARIF support #267

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

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: sarif/include/gap/sarif/definitions.hpp#L1539
invalid use of non-static data member ‘gap::sarif::physical_location::region’
build: sarif/include/gap/sarif/definitions.hpp#L1539
template argument 1 is invalid
build: sarif/include/gap/sarif/definitions.hpp#L1539
‘<expression error>’ in namespace ‘std’ does not name a type
build: sarif/src/definitions.cpp#L2182
‘struct gap::sarif::physical_location’ has no member named ‘contextRegion’
build: sarif/src/definitions.cpp#L2203
‘const struct gap::sarif::physical_location’ has no member named ‘contextRegion’
build: sarif/src/definitions.cpp#L2204
‘const struct gap::sarif::physical_location’ has no member named ‘contextRegion’
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
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/