Add workflow to report ID and file name mismatch #37
check-id-filename.yml
on: pull_request
Check module IDs match filenames
13s
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' (based on filename without prefix)
Raw Output:
{"message":"ID 'recovering-from-a-full-disk_{context}' does not match expected 'recovering-from-a-full-disk' (based on filename without prefix)","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' (based on filename without prefix)
Raw Output:
{"message":"ID 'deleting-a-task-by-id_{context}' does not match expected 'deleting-a-task-by-id' (based on filename without prefix)","location":{"path":"guides/common/modules/proc_deleting-a-task-by-id.adoc","range":{"start":{"line":3}}},"severity":"WARNING"}
|