Skip to content

[ECO-2423] Refactor image build action to avoid overwriting #83

[ECO-2423] Refactor image build action to avoid overwriting

[ECO-2423] Refactor image build action to avoid overwriting #83

Triggered via pull request November 17, 2024 22:36
@alnokialnoki
synchronize #65
ECO-2423
Status Failure
Total duration 4m 55s
Artifacts

pre-commit.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
pre-commit: .github/workflows/push-processor.yaml#L16
16:81 [line-length] line too long (103 > 80 characters)
pre-commit: .github/workflows/push-processor.yaml#L50
50:11 [indentation] wrong indentation: expected 8but found 10
pre-commit: .github/workflows/push-processor.yaml#L51
51:13 [indentation] wrong indentation: expected 8but found 12
pre-commit: .github/workflows/push-processor.yaml#L52
52:13 [indentation] wrong indentation: expected 8but found 12
pre-commit: .github/workflows/push-processor.yaml#L54
54:13 [indentation] wrong indentation: expected 8but found 12
pre-commit: .github/workflows/push-processor.yaml#L55
55:13 [indentation] wrong indentation: expected 8but found 12
pre-commit: .github/workflows/push-processor.yaml#L56
56:11 [indentation] wrong indentation: expected 8but found 10
pre-commit: .github/workflows/push-processor.yaml#L53
53:1 [empty-lines] too many blank lines (1 > 0)
pre-commit
Process completed with exit code 1.
pre-commit
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/