Bump eslint from 9.39.2 to 10.1.0 #16
Annotations
7 errors and 1 warning
|
|
|
functions/src/billing/__tests__/config.test.ts#L123
TypeError: .toMatch() expects to receive a string, but got object
❯ src/billing/__tests__/config.test.ts:123:36
|
|
functions/src/billing/__tests__/config.test.ts#L106
TypeError: .toMatch() expects to receive a string, but got object
❯ src/billing/__tests__/config.test.ts:106:48
|
|
functions/src/billing/__tests__/config.test.ts#L20
AssertionError: expected [ Array(6) ] to have a length of 4 but got 6
- Expected
+ Received
- 4
+ 6
❯ src/billing/__tests__/config.test.ts:20:32
|
|
functions/src/billing/__tests__/checkAIBudget.test.ts#L266
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ src/billing/__tests__/checkAIBudget.test.ts:266:32
|
|
functions/src/billing/__tests__/adminOverrides.test.ts#L296
AssertionError: expected 1000 to be 500 // Object.is equality
- Expected
+ Received
- 500
+ 1000
❯ src/billing/__tests__/adminOverrides.test.ts:296:40
|
|
functions/src/billing/__tests__/adminOverrides.test.ts#L280
AssertionError: expected +0 to be 0.5 // Object.is equality
- Expected
+ Received
- 0.5
+ 0
❯ src/billing/__tests__/adminOverrides.test.ts:280:42
|
|
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 will be forced to run with Node.js 24 by default starting June 2nd, 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/
|
The logs for this run have expired and are no longer available.
Loading