[Dev] Add deployment example for AI #107
Annotations
10 errors
yamllint:
.github/workflows/ci.yaml#L23
[yamllint] reported by reviewdog 🐶
[error] wrong indentation: expected 4 but found 6 (indentation)
Raw Output:
./.github/workflows/ci.yaml:23:7: [error] wrong indentation: expected 4 but found 6 (indentation)
|
yamllint:
.github/workflows/ci.yaml#L35
[yamllint] reported by reviewdog 🐶
[error] line too long (125 > 80 characters) (line-length)
Raw Output:
./.github/workflows/ci.yaml:35:81: [error] line too long (125 > 80 characters) (line-length)
|
yamllint:
.github/workflows/ci.yaml#L39
[yamllint] reported by reviewdog 🐶
[error] line too long (85 > 80 characters) (line-length)
Raw Output:
./.github/workflows/ci.yaml:39:81: [error] line too long (85 > 80 characters) (line-length)
|
yamllint:
.github/workflows/ci.yaml#L41
[yamllint] reported by reviewdog 🐶
[error] line too long (124 > 80 characters) (line-length)
Raw Output:
./.github/workflows/ci.yaml:41:81: [error] line too long (124 > 80 characters) (line-length)
|
yamllint:
.github/workflows/ci.yaml#L60
[yamllint] reported by reviewdog 🐶
[error] no new line character at the end of file (new-line-at-end-of-file)
Raw Output:
./.github/workflows/ci.yaml:60:46: [error] no new line character at the end of file (new-line-at-end-of-file)
|
yamllint:
deployment/jupyterhub/values.yaml#L1
[yamllint] reported by reviewdog 🐶
[warning] missing document start "---" (document-start)
Raw Output:
./deployment/jupyterhub/values.yaml:1:1: [warning] missing document start "---" (document-start)
|
yamllint:
deployment/stable-diffusion/values.yaml#L1
[yamllint] reported by reviewdog 🐶
[warning] missing document start "---" (document-start)
Raw Output:
./deployment/stable-diffusion/values.yaml:1:1: [warning] missing document start "---" (document-start)
|
yamllint:
deployment/stable-diffusion/values.yaml#L7
[yamllint] reported by reviewdog 🐶
[error] line too long (96 > 80 characters) (line-length)
Raw Output:
./deployment/stable-diffusion/values.yaml:7:81: [error] line too long (96 > 80 characters) (line-length)
|
yamllint:
deployment/backstage/values.yaml#L1
[yamllint] reported by reviewdog 🐶
[warning] missing document start "---" (document-start)
Raw Output:
./deployment/backstage/values.yaml:1:1: [warning] missing document start "---" (document-start)
|
yamllint
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.com/orgs/community/discussions/26680#discussioncomment-3252835
|
Loading