Skip to content

Update forms tutorial (en) #170

Update forms tutorial (en)

Update forms tutorial (en) #170

Triggered via pull request December 7, 2024 17:38
Status Failure
Total duration 20s
Artifacts

docs.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
build: cookbook/en/preface.md#L5
[vale] reported by reviewdog 🐶 [Microsoft.Contractions] Use 'it's' instead of 'It Is'. Raw Output: {"message": "[Microsoft.Contractions] Use 'it's' instead of 'It Is'.", "location": {"path": "cookbook/en/preface.md", "range": {"start": {"line": 5, "column": 53}}}, "severity": "ERROR"}
build: guide/es/start/prerequisites.md#L3
[vale] reported by reviewdog 🐶 [Microsoft.Contractions] Use 'isn't' instead of 'is not'. Raw Output: {"message": "[Microsoft.Contractions] Use 'isn't' instead of 'is not'.", "location": {"path": "guide/es/start/prerequisites.md", "range": {"start": {"line": 3, "column": 24}}}, "severity": "ERROR"}
build
reviewdog: Too many results (annotations) in diff. You may miss some annotations due to GitHub limitation for annotation created by logging command. Please check GitHub Actions log console to see all results. Limitation: - 10 warning annotations and 10 error annotations per step - 50 annotations per job (sum of annotations from all the steps) - 50 annotations per run (separate from the job annotations, these annotations aren't created by users) Source: https://github.community/t5/GitHub-Actions/Maximum-number-of-annotations-that-can-be-created-using-GitHub/m-p/39085
build: guide/es/start/prerequisites.md#L23
[vale] reported by reviewdog 🐶 [Microsoft.Contractions] Use 'aren't' instead of 'are not'. Raw Output: {"message": "[Microsoft.Contractions] Use 'aren't' instead of 'are not'.", "location": {"path": "guide/es/start/prerequisites.md", "range": {"start": {"line": 23, "column": 83}}}, "severity": "ERROR"}
build: guide/es/start/prerequisites.md#L24
[vale] reported by reviewdog 🐶 [Microsoft.Contractions] Use 'it's' instead of 'it is'. Raw Output: {"message": "[Microsoft.Contractions] Use 'it's' instead of 'it is'.", "location": {"path": "guide/es/start/prerequisites.md", "range": {"start": {"line": 24, "column": 6}}}, "severity": "ERROR"}
build: guide/es/start/databases.md#L3
[vale] reported by reviewdog 🐶 [Microsoft.Contractions] Use 'doesn't' instead of 'does not'. Raw Output: {"message": "[Microsoft.Contractions] Use 'doesn't' instead of 'does not'.", "location": {"path": "guide/es/start/databases.md", "range": {"start": {"line": 3, "column": 5}}}, "severity": "ERROR"}
build: guide/es/start/workflow.md#L12
[vale] reported by reviewdog 🐶 [Microsoft.Contractions] Use 'it's' instead of 'it is'. Raw Output: {"message": "[Microsoft.Contractions] Use 'it's' instead of 'it is'.", "location": {"path": "guide/es/start/workflow.md", "range": {"start": {"line": 12, "column": 81}}}, "severity": "ERROR"}
build: guide/es/start/workflow.md#L24
[vale] reported by reviewdog 🐶 [Microsoft.Quotes] Punctuation should be inside the quotes. Raw Output: {"message": "[Microsoft.Quotes] Punctuation should be inside the quotes.", "location": {"path": "guide/es/start/workflow.md", "range": {"start": {"line": 24, "column": 8}}}, "severity": "ERROR"}
build: guide/es/start/workflow.md#L24
[vale] reported by reviewdog 🐶 [Microsoft.Quotes] Punctuation should be inside the quotes. Raw Output: {"message": "[Microsoft.Quotes] Punctuation should be inside the quotes.", "location": {"path": "guide/es/start/workflow.md", "range": {"start": {"line": 24, "column": 83}}}, "severity": "ERROR"}
build: guide/es/start/workflow.md#L31
[vale] reported by reviewdog 🐶 [Microsoft.Avoid] Don't use 'and so on'. See the A-Z word list for details. Raw Output: {"message": "[Microsoft.Avoid] Don't use 'and so on'. See the A-Z word list for details.", "location": {"path": "guide/es/start/workflow.md", "range": {"start": {"line": 31, "column": 91}}}, "severity": "ERROR"}
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build: cookbook/en/preface.md#L11
[vale] reported by reviewdog 🐶 [Microsoft.Acronyms] 'REST' has no definition. Raw Output: {"message": "[Microsoft.Acronyms] 'REST' has no definition.", "location": {"path": "cookbook/en/preface.md", "range": {"start": {"line": 11, "column": 13}}}, "severity": "INFO"}
build: cookbook/en/organizing-code/structuring-by-use-case-with-vertical-slices.md#L10
[vale] reported by reviewdog 🐶 [Microsoft.SentenceLength] Try to keep sentences short (< 30 words). Raw Output: {"message": "[Microsoft.SentenceLength] Try to keep sentences short (\u003c 30 words).", "location": {"path": "cookbook/en/organizing-code/structuring-by-use-case-with-vertical-slices.md", "range": {"start": {"line": 10, "column": 1}}}, "severity": "INFO"}
build: cookbook/en/organizing-code/structuring-by-use-case-with-vertical-slices.md#L14
[vale] reported by reviewdog 🐶 [Microsoft.SentenceLength] Try to keep sentences short (< 30 words). Raw Output: {"message": "[Microsoft.SentenceLength] Try to keep sentences short (\u003c 30 words).", "location": {"path": "cookbook/en/organizing-code/structuring-by-use-case-with-vertical-slices.md", "range": {"start": {"line": 14, "column": 1}}}, "severity": "INFO"}
build: cookbook/en/organizing-code/structuring-by-use-case-with-vertical-slices.md#L20
[vale] reported by reviewdog 🐶 [Microsoft.SentenceLength] Try to keep sentences short (< 30 words). Raw Output: {"message": "[Microsoft.SentenceLength] Try to keep sentences short (\u003c 30 words).", "location": {"path": "cookbook/en/organizing-code/structuring-by-use-case-with-vertical-slices.md", "range": {"start": {"line": 20, "column": 1}}}, "severity": "INFO"}
build: cookbook/en/organizing-code/structuring-by-use-case-with-vertical-slices.md#L64
[vale] reported by reviewdog 🐶 [Microsoft.Passive] 'are organized' looks like passive voice. Raw Output: {"message": "[Microsoft.Passive] 'are organized' looks like passive voice.", "location": {"path": "cookbook/en/organizing-code/structuring-by-use-case-with-vertical-slices.md", "range": {"start": {"line": 64, "column": 58}}}, "severity": "INFO"}
build: cookbook/en/organizing-code/structuring-by-use-case-with-vertical-slices.md#L65
[vale] reported by reviewdog 🐶 [Microsoft.Passive] 'is shared' looks like passive voice. Raw Output: {"message": "[Microsoft.Passive] 'is shared' looks like passive voice.", "location": {"path": "cookbook/en/organizing-code/structuring-by-use-case-with-vertical-slices.md", "range": {"start": {"line": 65, "column": 69}}}, "severity": "INFO"}
build: guide/es/start/prerequisites.md#L5
[vale] reported by reviewdog 🐶 [Microsoft.HeadingAcronyms] Avoid using acronyms in a title or heading. Raw Output: {"message": "[Microsoft.HeadingAcronyms] Avoid using acronyms in a title or heading.", "location": {"path": "guide/es/start/prerequisites.md", "range": {"start": {"line": 5, "column": 4}}}, "severity": "WARNING"}
build: guide/es/start/prerequisites.md#L5
[vale] reported by reviewdog 🐶 [Microsoft.Headings] 'PHP' should use sentence-style capitalization. Raw Output: {"message": "[Microsoft.Headings] 'PHP' should use sentence-style capitalization.", "location": {"path": "guide/es/start/prerequisites.md", "range": {"start": {"line": 5, "column": 4}}}, "severity": "INFO"}
build: guide/es/start/prerequisites.md#L9
[vale] reported by reviewdog 🐶 [Microsoft.Vocab] Verify your use of 'as well as' with the A-Z word list. Raw Output: {"message": "[Microsoft.Vocab] Verify your use of 'as well as' with the A-Z word list.", "location": {"path": "guide/es/start/prerequisites.md", "range": {"start": {"line": 9, "column": 81}}}, "severity": "INFO"}
build: guide/es/start/prerequisites.md#L14
[vale] reported by reviewdog 🐶 [Microsoft.Passive] 'is required' looks like passive voice. Raw Output: {"message": "[Microsoft.Passive] 'is required' looks like passive voice.", "location": {"path": "guide/es/start/prerequisites.md", "range": {"start": {"line": 14, "column": 52}}}, "severity": "INFO"}