feat(storage): add support for Elasticsearch 8 #867
workflow.yaml
on: pull_request
Forge Node LTS Matrix
0s
Documentation - Error codes check
56s
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
/
Documentation - Deploy
Annotations
3 errors and 10 warnings
Unit Tests (16)
Process completed with exit code 8.
|
Unit Tests (20)
The job was canceled because "_16" failed.
|
Unit Tests (18)
The job was canceled because "_16" failed.
|
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'
|