Add workflow to report ID and file name mismatch #22
check-id-filename.yml
on: pull_request
Check module IDs match filenames
9s
Annotations
1 error and 1 warning
|
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"}
|