Skip to content

Made the processors work for the rfl::json::write #11

Made the processors work for the rfl::json::write

Made the processors work for the rfl::json::write #11

Triggered via push April 29, 2024 23:43
Status Failure
Total duration 2m 20s
Artifacts
macos-clang-arm
2m 11s
macos-clang-arm
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
macos-clang-arm: include/rfl/flexbuf/Parser.hpp#L12
too few template arguments for class template 'Parser'
macos-clang-arm: include/rfl/cbor/Parser.hpp#L17
too few template arguments for class template 'Parser'
macos-clang-arm: include/rfl/cbor/Parser.hpp#L25
too few template arguments for class template 'Parser'
macos-clang-arm: include/rfl/cbor/Parser.hpp#L38
too few template arguments for class template 'Parser'
macos-clang-arm: include/rfl/flexbuf/read.hpp#L21
no template named 'Parser'; did you mean 'parsing::Parser'?
macos-clang-arm: include/rfl/flexbuf/read.hpp#L21
too few template arguments for class template 'Parser'
macos-clang-arm: include/rfl/cbor/read.hpp#L23
no template named 'Parser'; did you mean 'parsing::Parser'?
macos-clang-arm: include/rfl/cbor/read.hpp#L23
too few template arguments for class template 'Parser'
macos-clang-arm: include/rfl/cbor/write.hpp#L25
no template named 'Parser'; did you mean 'parsing::Parser'?
macos-clang-arm: include/rfl/cbor/write.hpp#L25
too few template arguments for class template 'Parser'
macos-clang-arm
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
macos-clang-arm: tests/json/test_inheritance2.cpp#L50
unused variable 'empty_derived2_view' [-Wunused-variable]