Skip to content

Elasticsearch 8

Elasticsearch 8 #920

Triggered via pull request August 28, 2024 07:45
Status Failure
Total duration 1m 24s
Artifacts

workflow.yaml

on: pull_request
Forge Node LTS Matrix
0s
Forge Node LTS Matrix
Documentation - Error codes check
51s
Documentation - Error codes check
Lint - Node.js
1m 1s
Lint - Node.js
Matrix: Unit Tests
Matrix: Build and Run
Matrix: Functional tests
Matrix: Cluster Monkey Tests
Deployment Workflow  /  Build and deploy release on NPM.js
Deployment Workflow / Build and deploy release on NPM.js
Deployment Workflow  /  Documentation - Deploy
Deployment Workflow / Documentation - Deploy
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
Lint - Node.js: lib/core/shared/repository.js#L22
Replace `·(this·&&·this.__createBinding)·||·(Object.create·?·(function` with `⏎··(this·&&·this.__createBinding)·||⏎··(Object.create⏎····?·function·`
Lint - Node.js: lib/core/shared/repository.js#L22
Unexpected 'this'
Lint - Node.js: lib/core/shared/repository.js#L22
Unexpected 'this'
Lint - Node.js: lib/core/shared/repository.js#L22
Unexpected unnamed function
Lint - Node.js: lib/core/shared/repository.js#L23
Replace `····` with `········`
Lint - Node.js: lib/core/shared/repository.js#L23
Expected { after 'if' condition
Lint - Node.js: lib/core/shared/repository.js#L24
Insert `····`
Lint - Node.js: lib/core/shared/repository.js#L24
All 'var' declarations must be at the top of the function scope
Lint - Node.js: lib/core/shared/repository.js#L25
Replace `if·(!desc·||·("get"·in·desc·?·!m.__esModule·:·desc.writable·||·desc.configurable)` with `····if·(⏎··········!desc·||⏎··········("get"·in·desc·?·!m.__esModule·:·desc.writable·||·desc.configurable)⏎········`
Lint - Node.js: lib/core/shared/repository.js#L26
Replace `desc·=·{·enumerable:·true,·get:·function()·{·return·m[k];·}` with `····desc·=·{⏎············enumerable:·true,⏎············get:·function·()·{⏎··············return·m[k];⏎············},⏎·········`
Lint - Node.js: bin/.upgrades/lib/context.js#L65
Prefer for...of instead of Array.forEach
Lint - Node.js: features/fixtures/mappings.js#L10
Expected object keys to be in ascending order. 'age' should be before 'name'
Lint - Node.js: features/fixtures/mappings.js#L15
Expected object keys to be in ascending order. 'mtp-open-data' should be before 'nyc-open-data'
Lint - Node.js: features/fixtures/mappings.js#L20
Expected object keys to be in ascending order. 'age' should be before 'name'
Lint - Node.js: features/fixtures/permissions.js#L14
Expected object keys to be in ascending order. 'password' should be before 'username'
Lint - Node.js: features/fixtures/permissions.js#L18
Expected object keys to be in ascending order. 'default-user' should be before 'test-admin'
Lint - Node.js: features/fixtures/permissions.js#L25
Expected object keys to be in ascending order. 'password' should be before 'username'
Lint - Node.js: features/step_definitions/auth-steps.js#L12
Expected object keys to be in ascending order. 'password' should be before 'username'
Lint - Node.js: features/step_definitions/bulk-steps.js#L48
Expected object keys to be in ascending order. 'action' should be before 'controller'
Lint - Node.js: features/step_definitions/bulk-steps.js#L50
Expected object keys to be in ascending order. 'collection' should be before 'index'