Skip to content

[Dev] Add deployment example for AI #107

[Dev] Add deployment example for AI

[Dev] Add deployment example for AI #107

Triggered via pull request November 12, 2024 08:21
Status Failure
Total duration 1m 45s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
yamlfmt: .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)
yamlfmt: .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)
yamlfmt: .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)
yamlfmt: .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)
yamlfmt: .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)
yamlfmt: 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)
yamlfmt: 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)
yamlfmt: 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)
yamlfmt: 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)
yamlfmt
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
pyfmt
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
pyfmt
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/