Skip to content

Update kuzzle runner workflow to fix typo #741

Update kuzzle runner workflow to fix typo

Update kuzzle runner workflow to fix typo #741

Triggered via pull request December 5, 2023 10:42
Status Success
Total duration 12m 59s
Artifacts

workflow.yaml

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

Annotations

20 warnings
Lint - Node.js LTS 16: bin/.upgrades/lib/context.js#L65
Prefer for...of instead of Array.forEach
Lint - Node.js LTS 16: features/fixtures/mappings.js#L10
Expected object keys to be in ascending order. 'age' should be before 'name'
Lint - Node.js LTS 16: 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 LTS 16: features/fixtures/mappings.js#L20
Expected object keys to be in ascending order. 'age' should be before 'name'
Lint - Node.js LTS 16: features/fixtures/permissions.js#L14
Expected object keys to be in ascending order. 'password' should be before 'username'
Lint - Node.js LTS 16: features/fixtures/permissions.js#L18
Expected object keys to be in ascending order. 'default-user' should be before 'test-admin'
Lint - Node.js LTS 16: features/fixtures/permissions.js#L25
Expected object keys to be in ascending order. 'password' should be before 'username'
Lint - Node.js LTS 16: features/step_definitions/auth-steps.js#L12
Expected object keys to be in ascending order. 'password' should be before 'username'
Lint - Node.js LTS 16: features/step_definitions/bulk-steps.js#L48
Expected object keys to be in ascending order. 'action' should be before 'controller'
Lint - Node.js LTS 16: features/step_definitions/bulk-steps.js#L50
Expected object keys to be in ascending order. 'collection' should be before 'index'
Lint - Node.js LTS 18: bin/.upgrades/lib/context.js#L65
Prefer for...of instead of Array.forEach
Lint - Node.js LTS 18: features/fixtures/mappings.js#L10
Expected object keys to be in ascending order. 'age' should be before 'name'
Lint - Node.js LTS 18: 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 LTS 18: features/fixtures/mappings.js#L20
Expected object keys to be in ascending order. 'age' should be before 'name'
Lint - Node.js LTS 18: features/fixtures/permissions.js#L14
Expected object keys to be in ascending order. 'password' should be before 'username'
Lint - Node.js LTS 18: features/fixtures/permissions.js#L18
Expected object keys to be in ascending order. 'default-user' should be before 'test-admin'
Lint - Node.js LTS 18: features/fixtures/permissions.js#L25
Expected object keys to be in ascending order. 'password' should be before 'username'
Lint - Node.js LTS 18: features/step_definitions/auth-steps.js#L12
Expected object keys to be in ascending order. 'password' should be before 'username'
Lint - Node.js LTS 18: features/step_definitions/bulk-steps.js#L48
Expected object keys to be in ascending order. 'action' should be before 'controller'
Lint - Node.js LTS 18: features/step_definitions/bulk-steps.js#L50
Expected object keys to be in ascending order. 'collection' should be before 'index'