fix: suggested fixes for FMT #5897
lint.yml
on: pull_request
Matrix: lint.python.typecheck-build
lint.python.formatting
42s
lint.c++.formatting
38s
lint.c++.clang-tidy
4m 47s
Matrix: lint.python.typecheck-check
Annotations
2 errors and 6 warnings
lint.c++.formatting
Formatting issues found
|
lint.c++.formatting
Process completed with exit code 1.
|
lint.c++.formatting
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/
|
lint.c++.formatting
Formatting issues found in ./vowpalwabbit/core/src/vw.cc
|
lint.c++.formatting
Formatting issues found in ./vowpalwabbit/core/src/parse_args.cc
|
lint.python.formatting
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint.python.formatting
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint.c++.clang-tidy
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/
|