Skip to content

fix: hmset, mset should accept value = 0 #871

fix: hmset, mset should accept value = 0

fix: hmset, mset should accept value = 0 #871

Triggered via pull request May 17, 2024 08:55
Status Failure
Total duration 3m 19s
Artifacts

workflow.yaml

on: pull_request
Forge Node LTS Matrix
0s
Forge Node LTS Matrix
Documentation - Error codes check
56s
Documentation - Error codes check
Matrix: lint
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

3 errors and 35 warnings
Unit Tests (20)
Process completed with exit code 1.
Unit Tests (16)
The job was canceled because "_20" failed.
Unit Tests (18)
The job was canceled because "_20" failed.
Documentation - Error codes check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint - Node.js LTS 20
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint - Node.js LTS 20: bin/.upgrades/lib/context.js#L65
Prefer for...of instead of Array.forEach
Lint - Node.js LTS 20: features/fixtures/mappings.js#L10
Expected object keys to be in ascending order. 'age' should be before 'name'
Lint - Node.js LTS 20: 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 20: features/fixtures/mappings.js#L20
Expected object keys to be in ascending order. 'age' should be before 'name'
Lint - Node.js LTS 20: features/fixtures/permissions.js#L14
Expected object keys to be in ascending order. 'password' should be before 'username'
Lint - Node.js LTS 20: features/fixtures/permissions.js#L18
Expected object keys to be in ascending order. 'default-user' should be before 'test-admin'
Lint - Node.js LTS 20: features/fixtures/permissions.js#L25
Expected object keys to be in ascending order. 'password' should be before 'username'
Lint - Node.js LTS 20: features/step_definitions/auth-steps.js#L12
Expected object keys to be in ascending order. 'password' should be before 'username'
Lint - Node.js LTS 20: features/step_definitions/bulk-steps.js#L48
Expected object keys to be in ascending order. 'action' should be before 'controller'
Lint - Node.js LTS 20: 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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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'
Lint - Node.js LTS 16
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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'
Unit Tests (20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.