feat(ci): lint debug fields in tracing events #1652
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
lint.yml
on: pull_request
pr_title
10s
run_checker
/
changes
5s
lint
/
success
0s
Annotations
14 errors and 1 warning
pr_title
PR title: type must be lower-case
|
pr_title
PR title: type must be one of [build, chore, ci, docs, feat, fix, perf, refactor, revert, style, test]
|
pr_title
PULL REQUEST: PR title does not conform to the conventional commit spec
|
Trailing spaces:
lint/tracing_debug_field/README.md#L6
lint/tracing_debug_field/README.md:6:120 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md009.md
|
Line length:
lint/tracing_debug_field/README.md#L6
lint/tracing_debug_field/README.md:6:81 MD013/line-length Line length [Expected: 80; Actual: 120] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md013.md
|
Line length:
lint/tracing_debug_field/README.md#L11
lint/tracing_debug_field/README.md:11:81 MD013/line-length Line length [Expected: 80; Actual: 84] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md013.md
|
Line length:
lint/tracing_debug_field/README.md#L22
lint/tracing_debug_field/README.md:22:81 MD013/line-length Line length [Expected: 80; Actual: 99] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md013.md
|
Line length:
lint/tracing_debug_field/README.md#L23
lint/tracing_debug_field/README.md:23:81 MD013/line-length Line length [Expected: 80; Actual: 107] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md013.md
|
Line length:
lint/tracing_debug_field/README.md#L25
lint/tracing_debug_field/README.md:25:81 MD013/line-length Line length [Expected: 80; Actual: 107] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md013.md
|
Line length:
lint/tracing_debug_field/README.md#L26
lint/tracing_debug_field/README.md:26:81 MD013/line-length Line length [Expected: 80; Actual: 106] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md013.md
|
Headings should be surrounded by blank lines:
lint/tracing_debug_field/README.md#L29
lint/tracing_debug_field/README.md:29 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Example"] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md022.md
|
Fenced code blocks should be surrounded by blank lines:
lint/tracing_debug_field/README.md#L30
lint/tracing_debug_field/README.md:30 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```rust"] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md031.md
|
Fenced code blocks should be surrounded by blank lines:
lint/tracing_debug_field/README.md#L38
lint/tracing_debug_field/README.md:38 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```"] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md031.md
|
lint / success
Process completed with exit code 1.
|
pr_title
The following actions uses node12 which is deprecated and will be forced to run on node16: CondeNast/conventional-pull-request-action@v0.2.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|