Skip to content

io: refactor string and file work into new unit #1477

io: refactor string and file work into new unit

io: refactor string and file work into new unit #1477

Triggered via push December 11, 2024 14:35
Status Cancelled
Total duration 9m 9s
Artifacts

test-compile.yml

on: push
pre_job
4s
pre_job
Matrix: test-compile
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 13 warnings
test-compile (ubuntu-20.04, clang-10)
The run was canceled by @github-actions[bot].
test-compile (ubuntu-20.04, clang-10)
The operation was canceled.
test-compile (ubuntu-latest, gcc-10)
The run was canceled by @github-actions[bot].
test-compile (ubuntu-latest, clang-14)
The run was canceled by @github-actions[bot].
test-compile (ubuntu-latest, gcc-10)
The operation was canceled.
test-compile (ubuntu-latest, clang-14)
The operation was canceled.
test-compile (ubuntu-latest, clang-18)
The run was canceled by @github-actions[bot].
test-compile (ubuntu-latest, clang-18)
The operation was canceled.
test-compile (macos-13, clang)
The run was canceled by @github-actions[bot].
test-compile (macos-13, clang)
The operation was canceled.
test-compile (ubuntu-latest, gcc-13)
The run was canceled by @github-actions[bot].
test-compile (ubuntu-latest, gcc-13)
The operation was canceled.
pre_job
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-compile (ubuntu-latest, gcc-10): passes/hierarchy/keep_hierarchy.cc#L69
format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 3 has type ‘uint64_t’ {aka ‘long unsigned int’} [-Wformat=]
test-compile (ubuntu-latest, gcc-10): passes/hierarchy/keep_hierarchy.cc#L69
format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘uint64_t’ {aka ‘long unsigned int’} [-Wformat=]
test-compile (ubuntu-latest, clang-14): passes/hierarchy/keep_hierarchy.cc#L69
format specifies type 'unsigned long long' but the argument has type 'uint64_t' (aka 'unsigned long') [-Wformat]
test-compile (ubuntu-latest, clang-14): passes/hierarchy/keep_hierarchy.cc#L69
format specifies type 'unsigned long long' but the argument has type 'uint64_t' (aka 'unsigned long') [-Wformat]
test-compile (ubuntu-latest, clang-18): frontends/ast/dpicall.cc#L70
variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension]
test-compile (ubuntu-latest, clang-18): frontends/ast/dpicall.cc#L71
variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension]
test-compile (ubuntu-latest, clang-18): frontends/ast/dpicall.cc#L72
variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension]
test-compile (ubuntu-latest, clang-18): passes/hierarchy/keep_hierarchy.cc#L69
format specifies type 'unsigned long long' but the argument has type 'uint64_t' (aka 'unsigned long') [-Wformat]
test-compile (ubuntu-latest, clang-18): passes/hierarchy/keep_hierarchy.cc#L69
format specifies type 'unsigned long long' but the argument has type 'uint64_t' (aka 'unsigned long') [-Wformat]
test-compile (ubuntu-latest, clang-18)
'get_temporary_buffer<std::pair<unsigned long, int>>' is deprecated [-Wdeprecated-declarations]
test-compile (ubuntu-latest, gcc-13)
Failed to add apt key via server keyserver.ubuntu.com: Error: Command failed with exit code 2: sudo 'gpg' '--no-default-keyring' '--keyring' 'gnupg-ring:keyserver.ubuntu.com/ubuntu-toolchain-r-test.gpg' '--keyserver' 'keyserver.ubuntu.com' '--recv-keys' '1E9377A2BA9EF27F'
test-compile (ubuntu-latest, gcc-13)
Failed to add apt key via server keyserver.ubuntu.com: Error: Command failed with exit code 2: sudo 'gpg' '--no-default-keyring' '--keyring' 'gnupg-ring:keyserver.ubuntu.com/ubuntu-toolchain-r-test.gpg' '--keyserver' 'keyserver.ubuntu.com' '--recv-keys' '1E9377A2BA9EF27F'