Skip to content

giving all access to users #88

giving all access to users

giving all access to users #88

Triggered via push November 9, 2024 23:01
Status Failure
Total duration 37s
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#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#L51
Strings must use singlequote
lint: tests/replication/replica.yaml#L52
Strings must use singlequote
lint: tests/replication/replica.yaml#L53
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/