chore(deps-dev): bump vite from 7.1.12 to 7.3.2 (#164) #60
integration-tests.yml
on: push
integration-test
1m 8s
Annotations
10 errors and 2 warnings
|
integration-tests/mysql.int.test.ts > MySQL Integration Tests > MySQL Numeric Types > should handle DOUBLE values:
integration-tests/mysql.int.test.ts#L656
AssertionError: expected null to be close to 2.718281828459045, received difference is 2.718281828459045, but expected 5e-11
❯ integration-tests/mysql.int.test.ts:656:45
|
|
integration-tests/mysql.int.test.ts > MySQL Integration Tests > MySQL Numeric Types > should handle BIGINT UNSIGNED values:
integration-tests/mysql.int.test.ts#L626
AssertionError: expected null to be 9007199254740991 // Object.is equality
- Expected:
9007199254740991
+ Received:
null
❯ integration-tests/mysql.int.test.ts:626:54
|
|
integration-tests/mysql.int.test.ts > MySQL Integration Tests > MySQL Numeric Types > should handle BIGINT values:
integration-tests/mysql.int.test.ts#L616
TypeError: Cannot read properties of undefined (reading 'bigint_col')
❯ integration-tests/mysql.int.test.ts:616:33
|
|
integration-tests/mysql.int.test.ts > MySQL Integration Tests > MySQL Numeric Types > should handle BOOLEAN values:
integration-tests/mysql.int.test.ts#L516
TypeError: Cannot read properties of undefined (reading 'boolean_col')
❯ integration-tests/mysql.int.test.ts:516:33
|
|
integration-tests/mysql.int.test.ts > MySQL Integration Tests > MySQL Numeric Types > should handle BOOL values:
integration-tests/mysql.int.test.ts#L506
TypeError: Cannot read properties of undefined (reading 'bool_col')
❯ integration-tests/mysql.int.test.ts:506:34
|
|
integration-tests/mysql.int.test.ts > MySQL Integration Tests > MySQL Numeric Types > should handle TINYINT(1) as boolean-like with 0 and 1:
integration-tests/mysql.int.test.ts#L475
AssertionError: expected null to be true // Object.is equality
- Expected:
true
+ Received:
null
❯ integration-tests/mysql.int.test.ts:475:47
|
|
integration-tests/mysql.int.test.ts > MySQL Integration Tests > MySQL Numeric Types > should handle TINYINT negative values:
integration-tests/mysql.int.test.ts#L464
AssertionError: expected 127 to be -128 // Object.is equality
- Expected
+ Received
- -128
+ 127
❯ integration-tests/mysql.int.test.ts:464:46
|
|
integration-tests/mysql.int.test.ts > MySQL Integration Tests > Format Options > should return arrays when hydrateColumnNames is false:
integration-tests/mysql.int.test.ts#L401
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ integration-tests/mysql.int.test.ts:401:49
|
|
integration-tests/mysql.int.test.ts > MySQL Integration Tests > Batch Operations > should perform batch DELETE:
integration-tests/mysql.int.test.ts#L252
AssertionError: expected +0 to be 2 // Object.is equality
- Expected
+ Received
- 2
+ 0
❯ integration-tests/mysql.int.test.ts:252:46
|
|
integration-tests/mysql.int.test.ts > MySQL Integration Tests > Basic Queries > should UPDATE records and return numberOfRecordsUpdated:
integration-tests/mysql.int.test.ts#L178
TypeError: Cannot read properties of undefined (reading 'age')
❯ integration-tests/mysql.int.test.ts:178:39
|
|
integration-test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4, aws-actions/configure-aws-credentials@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
integration-test
No files were found with the provided path: coverage/
test-results/. No artifacts will be uploaded.
|