fix: suggested fixes for FMT #5894
lint.yml
on: pull_request
Matrix: lint.python.typecheck-build
lint.python.formatting
47s
lint.c++.formatting
39s
lint.c++.clang-tidy
4m 49s
Matrix: lint.python.typecheck-check
Annotations
3 errors and 6 warnings
lint.python.typecheck-build (3.9, /opt/python/cp39-cp39/, python3.9/)
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v1`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
|
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/
|