Skip to content

Make timeout mechanism useful by adding support for supplying timeout tag #413

Make timeout mechanism useful by adding support for supplying timeout tag

Make timeout mechanism useful by adding support for supplying timeout tag #413

Triggered via pull request October 19, 2023 19:57
Status Success
Total duration 20m 13s
Artifacts

pull_request.yml

on: pull_request
check-format
12s
check-format
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
build (bookworm, clang)
'snprintf' macro redefined [-Wmacro-redefined]
build (bookworm, clang)
'snprintf' macro redefined [-Wmacro-redefined]
build (bookworm, clang)
'snprintf' macro redefined [-Wmacro-redefined]
build (bookworm, clang)
'snprintf' macro redefined [-Wmacro-redefined]
build (bookworm, clang)
'snprintf' macro redefined [-Wmacro-redefined]
build (bookworm, clang)
'snprintf' macro redefined [-Wmacro-redefined]
build (bookworm, clang)
'snprintf' macro redefined [-Wmacro-redefined]
build (bookworm, clang)
'snprintf' macro redefined [-Wmacro-redefined]
build (bookworm, clang)
'snprintf' macro redefined [-Wmacro-redefined]
build (bookworm, clang)
implicit declaration of function 'tls_openssl_clear_errors' is invalid in C99 [-Wimplicit-function-declaration]
build (bookworm, gcc)
'__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
build (bookworm, gcc)
'__builtin_strncat' specified bound depends on the length of the source argument [-Wstringop-overflow=]
build (bookworm, gcc)
'__builtin_strncpy' output may be truncated copying between 64 and 128 bytes from a string of length 128 [-Wstringop-truncation]
build (bookworm, gcc)
'__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation]
build (bookworm, gcc)
'__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation]
build (bookworm, gcc)
'__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
build (bookworm, gcc)
'void* memmove(void*, const void*, size_t)' writing to an object of type 'struct SQObjectPtr' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
build (bookworm, gcc)
'void* memmove(void*, const void*, size_t)' writing to an object of type 'struct SQObjectPtr' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
build (bookworm, gcc)
'void* memmove(void*, const void*, size_t)' writing to an object of type 'struct SQObjectPtr' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
build (bookworm, gcc)
'void* memmove(void*, const void*, size_t)' writing to an object of type 'struct SQObjectPtr' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]