Skip to content

Add spec for cluster stats metric and index_metric filter paths. #2

Add spec for cluster stats metric and index_metric filter paths.

Add spec for cluster stats metric and index_metric filter paths. #2

Triggered via push October 24, 2024 05:03
Status Failure
Total duration 40s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: spec/schemas/cluster.stats.yaml#L699
Expected sequence values to be in ascending order. 'jvm' should be before 'process'
lint: spec/schemas/cluster.stats.yaml#L700
Expected sequence values to be in ascending order. 'fs' should be before 'jvm'
lint: spec/schemas/cluster.stats.yaml#L702
Expected sequence values to be in ascending order. 'network_types' should be before 'plugins'
lint: spec/schemas/cluster.stats.yaml#L703
Expected sequence values to be in ascending order. 'discovery_type' should be before 'network_types'
lint: spec/schemas/cluster.stats.yaml#L705
Expected sequence values to be in ascending order. 'ingest' should be before 'packaging_types'
lint: spec/schemas/cluster.stats.yaml#L711
Expected sequence values to be in ascending order. 'docs' should be before 'shards'
lint: spec/schemas/cluster.stats.yaml#L713
Expected sequence values to be in ascending order. 'fielddata' should be before 'store'
lint: spec/schemas/cluster.stats.yaml#L715
Expected sequence values to be in ascending order. 'completion' should be before 'query_cache'
lint: spec/schemas/cluster.stats.yaml#L717
Expected sequence values to be in ascending order. 'mappings' should be before 'segments'
lint: spec/schemas/cluster.stats.yaml#L718
Expected sequence values to be in ascending order. 'analysis' should be before 'mappings'
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/