Skip to content

Don't use std::visit for formatting. It is too slow and complex #250

Don't use std::visit for formatting. It is too slow and complex

Don't use std::visit for formatting. It is too slow and complex #250

Triggered via pull request September 21, 2024 12:16
Status Success
Total duration 3m 24s
Artifacts

build_and_test.yml

on: pull_request
Matrix: linux-docker
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
Fedora 40 - clang
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Fedora 40 - gcc
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Ubuntu 24.04 - clang
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Ubuntu 24.04 - gcc
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/