Add workflow to report ID and file name mismatch #44
check-id-filename.yml
on: pull_request
Check module IDs match filenames
10s
Annotations
1 error and 2 warnings
|
Check module IDs match filenames
Process completed with exit code 1.
|
|
Check module IDs match filenames:
guides/common/modules/proc_recovering-from-a-full-disk.adoc#L3
[ID-filename-match] reported by reviewdog 🐶
ID 'recovering-from-a-full-disk_{context}' does not match expected 'recovering-from-a-full-disk' | Heading 'Recovering from a full disk' does not match ID
Raw Output:
{"message":"ID 'recovering-from-a-full-disk_{context}' does not match expected 'recovering-from-a-full-disk' | Heading 'Recovering from a full disk' does not match ID","location":{"path":"guides/common/modules/proc_recovering-from-a-full-disk.adoc","range":{"start":{"line":3}}},"severity":"WARNING"}
|
|
Check module IDs match filenames:
guides/common/modules/proc_deleting-a-task-by-id.adoc#L3
[ID-filename-match] reported by reviewdog 🐶
ID 'deleting-a-task-by-id_{context}' does not match expected 'deleting-a-task-by-id' | Heading 'Deleting a task by ID' does not match ID
Raw Output:
{"message":"ID 'deleting-a-task-by-id_{context}' does not match expected 'deleting-a-task-by-id' | Heading 'Deleting a task by ID' does not match ID","location":{"path":"guides/common/modules/proc_deleting-a-task-by-id.adoc","range":{"start":{"line":3}}},"severity":"WARNING"}
|