Skip to content

Began switching TinyCBOR for libcbor #104

Began switching TinyCBOR for libcbor

Began switching TinyCBOR for libcbor #104

Triggered via push June 3, 2024 21:42
Status Failure
Total duration 9m 45s
Artifacts

linux-clang.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 7 warnings
linux-clang: include/rfl/cbor/Writer.hpp#L46
assigning to 'cbor_item_t *' from incompatible type 'OutputArrayType' (aka 'rfl::cbor::Writer::CBOROutputArray')
linux-clang: include/rfl/cbor/Writer.hpp#L115
use of undeclared identifier 'obj'
linux-clang: include/rfl/cbor/Writer.hpp#L130
use of undeclared identifier 'obj'
linux-clang: include/rfl/cbor/Writer.hpp#L160
expected ')'
linux-clang: include/rfl/cbor/read.hpp#L32
no matching function for call to 'cbor_load'
linux-clang
Process completed with exit code 2.
linux-clang
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/.
linux-clang: include/rfl/cbor/Writer.hpp#L69
ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
linux-clang: include/rfl/cbor/Writer.hpp#L77
ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
linux-clang: include/rfl/cbor/Writer.hpp#L86
ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
linux-clang: include/rfl/cbor/Writer.hpp#L94
ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
linux-clang: include/rfl/cbor/Writer.hpp#L121
ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
linux-clang: tests/json/test_inheritance2.cpp#L50
unused variable 'empty_derived2_view' [-Wunused-variable]