Skip to content

Initial SARIF support #264

Initial SARIF support

Initial SARIF support #264

Triggered via pull request July 26, 2024 13:23
@frabertfrabert
synchronize #49
sarif
Status Failure
Total duration 1m 22s
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#L63
declaration of ‘gap::sarif::version gap::sarif::root::version’ changes meaning of ‘version’ [-fpermissive]
build: sarif/include/gap/sarif/definitions.hpp#L343
declaration of ‘std::optional<std::forward_list<gap::sarif::roles> > gap::sarif::artifact::roles’ changes meaning of ‘roles’ [-fpermissive]
build: sarif/include/gap/sarif/definitions.hpp#L451
declaration of ‘std::optional<gap::sarif::message> gap::sarif::code_flow::message’ changes meaning of ‘message’ [-fpermissive]
build: sarif/include/gap/sarif/definitions.hpp#L493
declaration of ‘std::optional<gap::sarif::level> gap::sarif::reporting_configuration::level’ changes meaning of ‘level’ [-fpermissive]
build: sarif/include/gap/sarif/definitions.hpp#L759
declaration of ‘std::optional<std::forward_list<gap::sarif::contents> > gap::sarif::tool_component::contents’ changes meaning of ‘contents’ [-fpermissive]
build: sarif/include/gap/sarif/definitions.hpp#L969
declaration of ‘gap::sarif::tool gap::sarif::conversion::tool’ changes meaning of ‘tool’ [-fpermissive]
build: sarif/include/gap/sarif/definitions.hpp#L974
declaration of ‘std::optional<gap::sarif::invocation> gap::sarif::conversion::invocation’ changes meaning of ‘invocation’ [-fpermissive]
build: sarif/include/gap/sarif/definitions.hpp#L1035
declaration of ‘std::optional<gap::sarif::message> gap::sarif::edge_traversal::message’ changes meaning of ‘message’ [-fpermissive]
build: sarif/include/gap/sarif/definitions.hpp#L1064
declaration of ‘std::optional<gap::sarif::message> gap::sarif::stack::message’ changes meaning of ‘message’ [-fpermissive]
build: sarif/include/gap/sarif/definitions.hpp#L1098
declaration of ‘std::optional<gap::sarif::stack> gap::sarif::exception::stack’ changes meaning of ‘stack’ [-fpermissive]
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/