Skip to content

P1061R10 Structured Bindings can introduce a Pack #7882

P1061R10 Structured Bindings can introduce a Pack

P1061R10 Structured Bindings can introduce a Pack #7882

Triggered via push November 27, 2024 12:57
Status Failure
Total duration 26s
Artifacts

check.yml

on: push
Matrix: run-checks
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Run checks on Linux: source/comment starts in column 29: declarations.tex#L7133
comment starts in column 29: declarations.tex:7133:comment not aligned to multiple of 4: auto [a, ...b, c] = arr; // \tcode{a} names the first element of the array, \tcode{b} is a pack referring to the second and
Run checks on Linux: source/comment starts in column 29: declarations.tex#L7135
comment starts in column 29: declarations.tex:7135:comment not aligned to multiple of 4: auto& [...e] = arr; // \tcode{e} is a pack referring to the four elements of the array
Run checks on Linux
Process completed with exit code 1.
Run checks on MacOS
The job was canceled because "Linux_ubuntu-22_04" failed.
Run checks on MacOS
The operation was canceled.