Add pat tutorial #831
This check has been archived and is scheduled for deletion.
Learn more about checks retention
GitHub Actions / vale
failed
Nov 24, 2023 in 1s
reviewdog [vale] report
reported by reviewdog 🐶
Findings (2)
content/for-delivery-engineers/tutorials/04-preparing-pac-env/adding-github-token.md|18 col 9| [Vale.Terms] Use 'GitOps' instead of 'Gitops'.
content/for-delivery-engineers/tutorials/04-preparing-pac-env/adding-github-token.md|96 col 22| [Vale.Terms] Use 'GitOps' instead of 'gitops'.
Filtered Findings (0)
Annotations
github-actions / vale
[vale] content/for-delivery-engineers/tutorials/04-preparing-pac-env/adding-github-token.md#L18
[Vale.Terms] Use 'GitOps' instead of 'Gitops'.
Raw output
{"message": "[Vale.Terms] Use 'GitOps' instead of 'Gitops'.", "location": {"path": "content/for-delivery-engineers/tutorials/04-preparing-pac-env/adding-github-token.md", "range": {"start": {"line": 18, "column": 9}}}, "severity": "ERROR"}
github-actions / vale
[vale] content/for-delivery-engineers/tutorials/04-preparing-pac-env/adding-github-token.md#L96
[Vale.Terms] Use 'GitOps' instead of 'gitops'.
Raw output
{"message": "[Vale.Terms] Use 'GitOps' instead of 'gitops'.", "location": {"path": "content/for-delivery-engineers/tutorials/04-preparing-pac-env/adding-github-token.md", "range": {"start": {"line": 96, "column": 22}}}, "severity": "ERROR"}
Loading