Initial SARIF support #267
Annotations
10 errors and 1 warning
sarif/include/gap/sarif/definitions.hpp#L1539
invalid use of non-static data member ‘gap::sarif::physical_location::region’
|
sarif/include/gap/sarif/definitions.hpp#L1539
template argument 1 is invalid
|
sarif/include/gap/sarif/definitions.hpp#L1539
‘<expression error>’ in namespace ‘std’ does not name a type
|
sarif/src/definitions.cpp#L2182
‘struct gap::sarif::physical_location’ has no member named ‘contextRegion’
|
sarif/src/definitions.cpp#L2203
‘const struct gap::sarif::physical_location’ has no member named ‘contextRegion’
|
sarif/src/definitions.cpp#L2204
‘const struct gap::sarif::physical_location’ has no member named ‘contextRegion’
|
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’
|
builds/ninja-multi-vcpkg/vcpkg_installed/x64-linux/include/nlohmann/json.hpp#L3017
no type named ‘type’ in ‘struct std::enable_if<false, int>’
|
builds/ninja-multi-vcpkg/vcpkg_installed/x64-linux/include/nlohmann/json.hpp#L3030
no type named ‘type’ in ‘struct std::enable_if<false, int>’
|
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>’)
|
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/
|
This job failed
Loading