Initial SARIF support #271
Annotations
10 errors and 1 warning
build:
sarif/include/gap/sarif/sarif.hpp#L27
‘NLOHMANN_JSON_NAMESPACE_BEGIN’ does not name a type
|
build:
sarif/include/gap/sarif/sarif.hpp#L47
‘adl_serializer’ is not a class template
|
build:
sarif/include/gap/sarif/sarif.hpp#L48
‘json’ has not been declared
|
build:
sarif/include/gap/sarif/sarif.hpp#L55
‘json’ does not name a type
|
build:
sarif/include/gap/sarif/sarif.hpp#L56
request for member ‘is_null’ in ‘j’, which is of non-class type ‘const int’
|
build:
sarif/include/gap/sarif/sarif.hpp#L59
request for member ‘get’ in ‘j’, which is of non-class type ‘const int’
|
build:
sarif/include/gap/sarif/sarif.hpp#L59
expected primary-expression before ‘>’ token
|
build:
sarif/include/gap/sarif/sarif.hpp#L59
expected primary-expression before ‘)’ token
|
build:
sarif/include/gap/sarif/sarif.hpp#L63
‘NLOHMANN_JSON_NAMESPACE_END’ does not name a type; did you mean ‘NLOHMANN_JSON_EXPAND’?
|
build:
sarif/src/sarif.cpp#L6
‘json’ does not name a type
|
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/
|