testing without security plugin #94
Annotations
8 errors and 1 warning
lint:
tests/replication/docker-compose.yml#L15
Expected sequence values to be in ascending order. 'DISABLE_SECURITY_PLUGIN=true' should be before 'path.repo=/tmp/opensearch/repo'
|
lint:
tests/replication/docker-compose.yml#L16
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#L18
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. 'DISABLE_SECURITY_PLUGIN=true' should be before 'path.repo=/tmp/opensearch/repo'
|
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:
tests/replication/docker-compose.yml#L44
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#L45
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
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/
|