Skip to content

trying to change url #51

trying to change url

trying to change url #51

Triggered via push August 15, 2024 16:40
Status Failure
Total duration 43s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
lint: tests/replication/docker-compose.yml#L16
Expected sequence values to be in ascending order. 'DISABLE_SECURITY_PLUGIN=true' should be before 'plugins.index_state_management.job_interval=1'
lint: tests/replication/docker-compose.yml#L17
Expected sequence values to be in ascending order. 'DISABLE_INSTALL_DEMO_CONFIG=true' should be before 'DISABLE_SECURITY_PLUGIN=true'
lint: tests/replication/docker-compose.yml#L41
Expected sequence values to be in ascending order. 'DISABLE_SECURITY_PLUGIN=true' should be before 'plugins.index_state_management.job_interval=1'
lint: tests/replication/docker-compose.yml#L42
Expected sequence values to be in ascending order. 'DISABLE_INSTALL_DEMO_CONFIG=true' should be before 'DISABLE_SECURITY_PLUGIN=true'
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/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/