Skip to content

Release 5.13.0

Release 5.13.0 #229

Triggered via pull request October 16, 2024 23:23
Status Failure
Total duration 4m 39s
Artifacts 3

tests.yml

on: pull_request
Matrix: build-ubuntu
test-ce-latest-release
0s
test-ce-latest-release
test-lowest-supported-server
32s
test-lowest-supported-server
test-ee
36s
test-ee
Matrix: test-ce
Matrix: test-typescript
Matrix: test-valgrind
Fit to window
Zoom out
Zoom in

Annotations

51 errors and 12 warnings
test-lowest-supported-server
Cannot find module 'aerospike' or its corresponding type declarations.
test-lowest-supported-server
Could not find a declaration file for module 'chai'. '/home/runner/work/aerospike-client-nodejs/aerospike-client-nodejs/node_modules/chai/index.js' implicitly has an 'any' type.
test-lowest-supported-server
Cannot find name 'context'.
test-lowest-supported-server
Cannot find name 'describe'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
test-lowest-supported-server
Cannot find name 'it'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
test-lowest-supported-server
Cannot find name 'it'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
test-lowest-supported-server
Cannot find name 'describe'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
test-lowest-supported-server
Cannot find name 'it'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
test-lowest-supported-server
Cannot find name 'it'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
test-lowest-supported-server
Cannot find name 'describe'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
test-ee
Cannot find module 'aerospike' or its corresponding type declarations.
test-ee
Could not find a declaration file for module 'chai'. '/home/runner/work/aerospike-client-nodejs/aerospike-client-nodejs/node_modules/chai/index.js' implicitly has an 'any' type.
test-ee
Cannot find name 'context'.
test-ee
Cannot find name 'describe'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
test-ee
Cannot find name 'it'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
test-ee
Cannot find name 'it'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
test-ee
Cannot find name 'describe'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
test-ee
Cannot find name 'it'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
test-ee
Cannot find name 'it'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
test-ee
Cannot find name 'describe'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
test-ce (22)
Module '"aerospike"' has no exported member 'ConfigOptions'.
test-ce (22)
'AdminPolicy' refers to a value, but is being used as a type here. Did you mean 'typeof AdminPolicy'?
test-ce (22)
Cannot find namespace 'admin'.
test-ce (22)
Property 'queryRole' does not exist on type 'object'.
test-ce (22)
Cannot find namespace 'admin'.
test-ce (22)
Property 'queryRole' does not exist on type 'object'.
test-ce (22)
Property 'queryRoles' does not exist on type 'object'.
test-ce (22)
Cannot find namespace 'admin'.
test-ce (22)
Property 'queryRoles' does not exist on type 'object'.
test-ce (22)
Cannot find namespace 'admin'.
test-ce (18)
Module '"aerospike"' has no exported member 'ConfigOptions'.
test-ce (18)
'AdminPolicy' refers to a value, but is being used as a type here. Did you mean 'typeof AdminPolicy'?
test-ce (18)
Cannot find namespace 'admin'.
test-ce (18)
Property 'queryRole' does not exist on type 'object'.
test-ce (18)
Cannot find namespace 'admin'.
test-ce (18)
Property 'queryRole' does not exist on type 'object'.
test-ce (18)
Property 'queryRoles' does not exist on type 'object'.
test-ce (18)
Cannot find namespace 'admin'.
test-ce (18)
Property 'queryRoles' does not exist on type 'object'.
test-ce (18)
Cannot find namespace 'admin'.
test-ce (20)
Module '"aerospike"' has no exported member 'ConfigOptions'.
test-ce (20)
'AdminPolicy' refers to a value, but is being used as a type here. Did you mean 'typeof AdminPolicy'?
test-ce (20)
Cannot find namespace 'admin'.
test-ce (20)
Property 'queryRole' does not exist on type 'object'.
test-ce (20)
Cannot find namespace 'admin'.
test-ce (20)
Property 'queryRole' does not exist on type 'object'.
test-ce (20)
Property 'queryRoles' does not exist on type 'object'.
test-ce (20)
Cannot find namespace 'admin'.
test-ce (20)
Property 'queryRoles' does not exist on type 'object'.
test-ce (20)
Cannot find namespace 'admin'.
test-valgrind (20)
Process completed with exit code 255.
test-typescript (20)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-typescript (20)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-lowest-supported-server
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-lowest-supported-server
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-ce (22)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-ce (22)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-ce (18)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-ce (18)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-ce (20)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-ce (20)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-valgrind (20)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-valgrind (20)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/

Artifacts

Produced during runtime
Name Size
binding-18
8.5 MB
binding-20
8.94 MB
binding-22
9.51 MB