Skip to content

adding all_access

adding all_access #92

Triggered via push November 9, 2024 23:18
Status Failure
Total duration 40s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: tests/replication/docker-compose.yml#L16
Expected sequence values to be in ascending order. 'network.host=0.0.0.0' should be before 'plugins.index_state_management.job_interval=1'
lint: tests/replication/docker-compose.yml#L40
Expected sequence values to be in ascending order. 'network.host=0.0.0.0' should be before 'plugins.index_state_management.job_interval=1'
lint: tests/replication/docker-compose.yml#L41
Expected sequence values to be in ascending order. 'cluster.remote.leader-cluster.seeds=172.22.0.3:9300' should be before 'network.host=0.0.0.0'
lint: tests/replication/replica.yaml#L48
Strings must use singlequote
lint: tests/replication/replica.yaml#L50
Strings must use singlequote
lint: tests/replication/replica.yaml#L63
Strings must use singlequote
lint: tests/replication/replica.yaml#L65
Strings must use singlequote
lint: tests/replication/replica.yaml#L75
Must use plain style scalar
lint: tests/replication/replica.yaml#L75
Strings must use singlequote
lint: tests/replication/replica.yaml#L75
Must use plain style scalar
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/