Skip to content

Stringify chars as char literals by default, rather than int literals #634

Stringify chars as char literals by default, rather than int literals

Stringify chars as char literals by default, rather than int literals #634

Triggered via push December 7, 2023 05:30
Status Failure
Total duration 2m 25s
Artifacts

tests.yml

on: push
Matrix: test-linux
Matrix: test-macos
Matrix: test-mingw
Matrix: test-windows
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 6 warnings
test-linux (clang++-14, Debug)
Process completed with exit code 2.
test-linux (g++-10, Debug)
Process completed with exit code 2.
test-macos (g++-13, Debug)
Process completed with exit code 2.
test-windows (cl, Debug)
Process completed with exit code 1.
test-windows (clang++, Debug)
Process completed with exit code 1.
test-mingw (g++, Debug)
Process completed with exit code 1.
test-linux (clang++-14, Debug)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-linux (g++-10, Debug)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-macos (g++-13, Debug)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-windows (cl, Debug)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, ilammy/[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/
test-windows (clang++, Debug)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, ilammy/[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/
test-mingw (g++, Debug)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, ilammy/[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/