Skip to content

formatting yaml

formatting yaml #62

Triggered via push August 15, 2024 17:45
Status Failure
Total duration 42s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: tests/replication/replica.yaml#L46
Strings must use singlequote
lint: tests/replication/replica.yaml#L47
Strings must use singlequote
lint: tests/replication/replica.yaml#L47
Expected sequence values to be in ascending order. 'cluster:admin/plugins/replication/index/setup/validate' should be before 'cluster:monitor/state'
lint: tests/replication/replica.yaml#L49
Strings must use singlequote
lint: tests/replication/replica.yaml#L50
Strings must use singlequote
lint: tests/replication/replica.yaml#L50
Strings must use singlequote
lint: tests/replication/replica.yaml#L50
Expected sequence values to be in ascending order. 'indices:admin/plugins/replication/*' should be before 'indices:data/read/*'
lint: tests/replication/replica.yaml#L61
Strings must use singlequote
lint: tests/replication/replica.yaml#L61
Unknown word: "xpack"
lint: tests/replication/replica.yaml#L62
Strings must use singlequote
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/