Bump axios from 1.15.0 to 1.16.0 #6484
ci.yml
on: pull_request
lint
1m 41s
dockertest
1m 44s
test_unit
1m 19s
test_integration
2m 27s
test_system
5m 22s
Matrix: build
Annotations
23 errors and 18 warnings
|
test_unit
Process completed with exit code 2.
|
|
test_unit:
src/utils/asset.ts#L65
Type 'AxiosHeaderValue' is not assignable to type 'string'.
|
|
test_unit:
src/components/database/typesenseApi.ts#L116
Property 'startsWith' does not exist on type 'string | number | true | string[] | AxiosHeaders'.
|
|
build (ubuntu-latest, 18.20.4)
Process completed with exit code 2.
|
|
build (ubuntu-latest, 18.20.4):
src/utils/asset.ts#L65
Type 'AxiosHeaderValue' is not assignable to type 'string'.
|
|
build (ubuntu-latest, 18.20.4):
src/components/database/typesenseApi.ts#L116
Property 'startsWith' does not exist on type 'string | number | true | string[] | AxiosHeaders'.
|
|
build (ubuntu-latest, v22.15.0)
Process completed with exit code 2.
|
|
build (ubuntu-latest, v22.15.0):
src/utils/asset.ts#L65
Type 'AxiosHeaderValue' is not assignable to type 'string'.
|
|
build (ubuntu-latest, v22.15.0):
src/components/database/typesenseApi.ts#L116
Property 'startsWith' does not exist on type 'string | number | true | string[] | AxiosHeaders'.
|
|
lint
Process completed with exit code 2.
|
|
lint:
src/utils/asset.ts#L65
Type 'AxiosHeaderValue' is not assignable to type 'string'.
|
|
lint:
src/components/database/typesenseApi.ts#L116
Property 'startsWith' does not exist on type 'string | number | true | string[] | AxiosHeaders'.
|
|
build (ubuntu-latest, v20.19.0)
Process completed with exit code 2.
|
|
build (ubuntu-latest, v20.19.0):
src/utils/asset.ts#L65
Type 'AxiosHeaderValue' is not assignable to type 'string'.
|
|
build (ubuntu-latest, v20.19.0):
src/components/database/typesenseApi.ts#L116
Property 'startsWith' does not exist on type 'string | number | true | string[] | AxiosHeaders'.
|
|
dockertest
Process completed with exit code 1.
|
|
test_integration
Process completed with exit code 2.
|
|
test_integration:
src/utils/asset.ts#L65
Type 'AxiosHeaderValue' is not assignable to type 'string'.
|
|
test_integration:
src/components/database/typesenseApi.ts#L116
Property 'startsWith' does not exist on type 'string | number | true | string[] | AxiosHeaders'.
|
|
test_system
Process completed with exit code 1.
|
|
test_system
Process completed with exit code 2.
|
|
test_system:
src/utils/asset.ts#L65
Type 'AxiosHeaderValue' is not assignable to type 'string'.
|
|
test_system:
src/components/database/typesenseApi.ts#L116
Property 'startsWith' does not exist on type 'string | number | true | string[] | AxiosHeaders'.
|
|
test_unit
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3, actions/checkout@v4, actions/setup-node@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/
|
|
build (ubuntu-latest, 18.20.4)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3, actions/checkout@v4, actions/setup-node@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/
|
|
build (ubuntu-latest, v22.15.0)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3, actions/checkout@v4, actions/setup-node@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/
|
|
lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3, actions/checkout@v4, actions/setup-node@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/
|
|
lint:
src/index.ts#L148
Found readFileSync from package "fs" with non literal argument at index 0
|
|
lint:
src/components/database/typesenseApi.ts#L14
Useless constructor
|
|
lint:
src/components/database/typesense.ts#L183
Duplicate name 'collections'
|
|
lint:
src/components/database/typesense.ts#L182
Duplicate name 'collections'
|
|
lint:
src/components/database/typesense.ts#L151
Useless constructor
|
|
lint:
src/components/database/index.ts#L38
Useless constructor
|
|
lint:
src/components/database/ElasticsearchConfigHelper.ts#L54
Useless constructor
|
|
lint:
src/components/database/ElasticSchemas.ts#L42
Found readFileSync from package "fs" with non literal argument at index 0
|
|
lint:
src/components/core/admin/pushConfigHandler.ts#L89
Found writeFile from package "fs" with non literal argument at index 0
|
|
lint:
src/components/core/admin/pushConfigHandler.ts#L55
Found readFile from package "fs" with non literal argument at index 0
|
|
build (ubuntu-latest, v20.19.0)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3, actions/checkout@v4, actions/setup-node@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/
|
|
dockertest
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 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/
|
|
test_integration
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3, actions/checkout@v4, actions/setup-node@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/
|
|
test_system
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3, actions/checkout@v4, actions/setup-node@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/
|