Disable report.xml
when run it with -c
(#260)
#48
Annotations
12 warnings
build (ubuntu-20.04)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, ammaraskar/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (ubuntu-20.04)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, ammaraskar/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (ubuntu-20.04)
catching polymorphic type ‘class utf8::invalid_utf16’ by value [-Wcatch-value=]
|
build (ubuntu-20.04)
catching polymorphic type ‘class utf8::exception’ by value [-Wcatch-value=]
|
build (ubuntu-20.04)
catching polymorphic type ‘class utf8::exception’ by value [-Wcatch-value=]
|
build (ubuntu-20.04)
‘void* memcpy(void*, const void*, size_t)’ writing to an object of a non-trivial type ‘struct ssid_t’ leaves 33 bytes unchanged [-Wclass-memaccess]
|
build (ubuntu-20.04)
‘void* memcpy(void*, const void*, size_t)’ writing to an object of a non-trivial type ‘struct challenge_t’ leaves 254 bytes unchanged [-Wclass-memaccess]
|
build (ubuntu-20.04)
‘void* memcpy(void*, const void*, size_t)’ writing to an object of a non-trivial type ‘struct rates_t’ leaves 16 bytes unchanged [-Wclass-memaccess]
|
build (ubuntu-20.04)
‘void* memset(void*, int, size_t)’ clearing an object of non-trivial type ‘struct mgmt_body_t’; use assignment or value-initialization instead [-Wclass-memaccess]
|
build (ubuntu-20.04)
‘void* memset(void*, int, size_t)’ clearing an object of non-trivial type ‘struct mgmt_body_t’; use assignment or value-initialization instead [-Wclass-memaccess]
|
build (ubuntu-20.04)
‘void* memset(void*, int, size_t)’ clearing an object of non-trivial type ‘struct mgmt_body_t’; use assignment or value-initialization instead [-Wclass-memaccess]
|
build (ubuntu-20.04)
‘void* memset(void*, int, size_t)’ clearing an object of non-trivial type ‘struct mgmt_body_t’; use assignment or value-initialization instead [-Wclass-memaccess]
|