Skip to content

Simpler CI/CD pipeline #3

Simpler CI/CD pipeline

Simpler CI/CD pipeline #3

Triggered via push September 5, 2024 09:21
Status Failure
Total duration 31s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
lint: .github/workflows/deploy.yml#L7
There should be no space after '['
lint: .github/workflows/deploy.yml#L7
There should be no space before ']'
lint: .github/workflows/deploy.yml#L26
Expected indentation of 8 spaces but found 10 spaces
lint: .github/workflows/deploy.yml#L27
Expected indentation of 8 spaces but found 10 spaces
lint: .github/workflows/deploy.yml#L28
Expected indentation of 8 spaces but found 10 spaces
lint: .github/workflows/deploy.yml#L39
Newline required at end of file but not found
lint
Process completed with exit code 1.
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/