Split lint and format into own workflow #3
lintAndFormat.yml
on: pull_request
C/C++ clang-tidy
8m 23s
Python and C/C++ Check Format
48s
Annotations
2 errors and 5 warnings
Python and C/C++ Check Format:
test/xrt/07_extern_linalg/gen.py#L89
[black] reported by reviewdog 🐶
Raw Output:
test/xrt/07_extern_linalg/gen.py:89:- pipeline = "builtin.module(" + ",".join([
test/xrt/07_extern_linalg/gen.py:90:- "air-to-aie{device=npu1_4col row-offset=2 col-offset=0}",
test/xrt/07_extern_linalg/gen.py:91:- "air-to-std",
test/xrt/07_extern_linalg/gen.py:92:- "symbol-dce",
test/xrt/07_extern_linalg/gen.py:93:- "canonicalize", "cse",
test/xrt/07_extern_linalg/gen.py:94:- ]) + ")"
test/xrt/07_extern_linalg/gen.py:99:+ pipeline = (
test/xrt/07_extern_linalg/gen.py:100:+ "builtin.module("
test/xrt/07_extern_linalg/gen.py:101:+ + ",".join(
test/xrt/07_extern_linalg/gen.py:102:+ [
test/xrt/07_extern_linalg/gen.py:103:+ "air-to-aie{device=npu1_4col row-offset=2 col-offset=0}",
test/xrt/07_extern_linalg/gen.py:104:+ "air-to-std",
test/xrt/07_extern_linalg/gen.py:105:+ "symbol-dce",
test/xrt/07_extern_linalg/gen.py:106:+ "canonicalize",
test/xrt/07_extern_linalg/gen.py:107:+ "cse",
test/xrt/07_extern_linalg/gen.py:108:+ ]
test/xrt/07_extern_linalg/gen.py:109:+ )
test/xrt/07_extern_linalg/gen.py:110:+ + ")"
test/xrt/07_extern_linalg/gen.py:111:+ )
|
Python and C/C++ Check Format
Process completed with exit code 1.
|
Python and C/C++ Check Format
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
C/C++ clang-tidy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, hendrikmuhs/ccache-action@4687d037e4d7cf725512d9b819137a3af34d39b3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
C/C++ clang-tidy
The following actions uses node12 which is deprecated and will be forced to run on node16: hendrikmuhs/ccache-action@4687d037e4d7cf725512d9b819137a3af34d39b3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
C/C++ clang-tidy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "format_diffs".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
format_diffs
Expired
|
369 KB |
|