Skip to content

fix(api-gateway): Support proxy when fetching jwk for token validation #20115

fix(api-gateway): Support proxy when fetching jwk for token validation

fix(api-gateway): Support proxy when fetching jwk for token validation #20115

Triggered via pull request February 27, 2025 18:13
Status Failure
Total duration 17m 46s
Artifacts 1

push.yml

on: pull_request
latest-tag-sha
19s
latest-tag-sha
build-cubestore
4m 12s
build-cubestore
Matrix: unit
Matrix: docker-dev
docker-image-latest-set-tag
5s
docker-image-latest-set-tag
Matrix: integration-cubestore
Matrix: integration-smoke
Matrix: integration
Fit to window
Zoom out
Zoom in

Annotations

72 errors and 12 warnings
unit (22.x, 3.11, false): packages/cubejs-backend-shared/src/http-utils.ts#L76
Type 'string | ProxyAgent' is not assignable to type 'boolean | Agent | ((parsedUrl: URL) => boolean | Agent | undefined) | undefined'.
unit (22.x, 3.11, false): packages/cubejs-templates/src/utils.ts#L4
Cannot find module '@cubejs-backend/shared' or its corresponding type declarations.
unit (22.x, 3.11, false): packages/cubejs-templates/src/AppContainer.ts#L4
Cannot find module '@cubejs-backend/shared' or its corresponding type declarations.
unit (22.x, 3.11, false): packages/cubejs-templates/src/PackageFetcher.ts#L5
Cannot find module '@cubejs-backend/shared' or its corresponding type declarations.
unit (22.x, 3.11, false): packages/cubejs-backend-native/test/sql.test.ts#L2
Cannot find module '@cubejs-backend/shared' or its corresponding type declarations.
unit (22.x, 3.11, false): packages/cubejs-backend-cloud/src/config.ts#L6
Cannot find module '@cubejs-backend/shared' or its corresponding type declarations.
unit (22.x, 3.11, false): packages/cubejs-backend-cloud/src/live-preview.ts#L3
Cannot find module '@cubejs-backend/shared' or its corresponding type declarations.
unit (22.x, 3.11, false): packages/cubejs-backend-maven/src/maven.ts#L7
Cannot find module '@cubejs-backend/shared' or its corresponding type declarations.
unit (22.x, 3.11, false): packages/cubejs-backend-maven/src/maven-resolve.ts#L3
Cannot find module '@cubejs-backend/shared' or its corresponding type declarations.
unit (22.x, 3.11, false): packages/cubejs-base-driver/src/utils.ts#L1
Cannot find module '@cubejs-backend/shared' or its corresponding type declarations.
unit (22.x, 3.11, true): packages/cubejs-backend-shared/src/http-utils.ts#L76
Type 'string | ProxyAgent' is not assignable to type 'boolean | Agent | ((parsedUrl: URL) => boolean | Agent | undefined) | undefined'.
unit (22.x, 3.11, true): packages/cubejs-templates/src/utils.ts#L4
Cannot find module '@cubejs-backend/shared' or its corresponding type declarations.
unit (22.x, 3.11, true): packages/cubejs-templates/src/AppContainer.ts#L4
Cannot find module '@cubejs-backend/shared' or its corresponding type declarations.
unit (22.x, 3.11, true): packages/cubejs-templates/src/PackageFetcher.ts#L5
Cannot find module '@cubejs-backend/shared' or its corresponding type declarations.
unit (22.x, 3.11, true): packages/cubejs-backend-native/test/sql.test.ts#L2
Cannot find module '@cubejs-backend/shared' or its corresponding type declarations.
unit (22.x, 3.11, true): packages/cubejs-backend-cloud/src/config.ts#L6
Cannot find module '@cubejs-backend/shared' or its corresponding type declarations.
unit (22.x, 3.11, true): packages/cubejs-backend-cloud/src/live-preview.ts#L3
Cannot find module '@cubejs-backend/shared' or its corresponding type declarations.
unit (22.x, 3.11, true): packages/cubejs-backend-maven/src/maven.ts#L7
Cannot find module '@cubejs-backend/shared' or its corresponding type declarations.
unit (22.x, 3.11, true): packages/cubejs-backend-maven/src/maven-resolve.ts#L3
Cannot find module '@cubejs-backend/shared' or its corresponding type declarations.
unit (22.x, 3.11, true): packages/cubejs-base-driver/src/utils.ts#L1
Cannot find module '@cubejs-backend/shared' or its corresponding type declarations.
unit (20.x, 3.11, false): packages/cubejs-backend-shared/src/http-utils.ts#L76
Type 'string | ProxyAgent' is not assignable to type 'boolean | Agent | ((parsedUrl: URL) => boolean | Agent | undefined) | undefined'.
unit (20.x, 3.11, false): packages/cubejs-templates/src/utils.ts#L4
Cannot find module '@cubejs-backend/shared' or its corresponding type declarations.
unit (20.x, 3.11, false): packages/cubejs-templates/src/AppContainer.ts#L4
Cannot find module '@cubejs-backend/shared' or its corresponding type declarations.
unit (20.x, 3.11, false): packages/cubejs-templates/src/PackageFetcher.ts#L5
Cannot find module '@cubejs-backend/shared' or its corresponding type declarations.
unit (20.x, 3.11, false): packages/cubejs-backend-native/test/sql.test.ts#L2
Cannot find module '@cubejs-backend/shared' or its corresponding type declarations.
unit (20.x, 3.11, false): packages/cubejs-backend-cloud/src/config.ts#L6
Cannot find module '@cubejs-backend/shared' or its corresponding type declarations.
unit (20.x, 3.11, false): packages/cubejs-backend-cloud/src/live-preview.ts#L3
Cannot find module '@cubejs-backend/shared' or its corresponding type declarations.
unit (20.x, 3.11, false): packages/cubejs-backend-maven/src/maven.ts#L7
Cannot find module '@cubejs-backend/shared' or its corresponding type declarations.
unit (20.x, 3.11, false): packages/cubejs-backend-maven/src/maven-resolve.ts#L3
Cannot find module '@cubejs-backend/shared' or its corresponding type declarations.
unit (20.x, 3.11, false): packages/cubejs-base-driver/src/utils.ts#L1
Cannot find module '@cubejs-backend/shared' or its corresponding type declarations.
unit (20.x, 3.11, true): packages/cubejs-backend-shared/src/http-utils.ts#L76
Type 'string | ProxyAgent' is not assignable to type 'boolean | Agent | ((parsedUrl: URL) => boolean | Agent | undefined) | undefined'.
unit (20.x, 3.11, true): packages/cubejs-templates/src/utils.ts#L4
Cannot find module '@cubejs-backend/shared' or its corresponding type declarations.
unit (20.x, 3.11, true): packages/cubejs-templates/src/AppContainer.ts#L4
Cannot find module '@cubejs-backend/shared' or its corresponding type declarations.
unit (20.x, 3.11, true): packages/cubejs-templates/src/PackageFetcher.ts#L5
Cannot find module '@cubejs-backend/shared' or its corresponding type declarations.
unit (20.x, 3.11, true): packages/cubejs-backend-native/test/sql.test.ts#L2
Cannot find module '@cubejs-backend/shared' or its corresponding type declarations.
unit (20.x, 3.11, true): packages/cubejs-backend-cloud/src/config.ts#L6
Cannot find module '@cubejs-backend/shared' or its corresponding type declarations.
unit (20.x, 3.11, true): packages/cubejs-backend-cloud/src/live-preview.ts#L3
Cannot find module '@cubejs-backend/shared' or its corresponding type declarations.
unit (20.x, 3.11, true): packages/cubejs-backend-maven/src/maven.ts#L7
Cannot find module '@cubejs-backend/shared' or its corresponding type declarations.
unit (20.x, 3.11, true): packages/cubejs-backend-maven/src/maven-resolve.ts#L3
Cannot find module '@cubejs-backend/shared' or its corresponding type declarations.
unit (20.x, 3.11, true): packages/cubejs-base-driver/src/utils.ts#L1
Cannot find module '@cubejs-backend/shared' or its corresponding type declarations.
build
Type 'string | ProxyAgent' is not assignable to type 'boolean | Agent | ((parsedUrl: URL) => boolean | Agent | undefined) | undefined'.
build
Process completed with exit code 1.
Build & Test :dev for Debian without pushing: packages/cubejs-backend-shared/src/http-utils.ts#L76
Type 'string | ProxyAgent' is not assignable to type 'boolean | Agent | ((parsedUrl: URL) => boolean | Agent | undefined) | undefined'.
Build & Test :dev for Debian without pushing: packages/cubejs-templates/src/utils.ts#L4
Cannot find module '@cubejs-backend/shared' or its corresponding type declarations.
Build & Test :dev for Debian without pushing: packages/cubejs-templates/src/AppContainer.ts#L4
Cannot find module '@cubejs-backend/shared' or its corresponding type declarations.
Build & Test :dev for Debian without pushing: packages/cubejs-templates/src/PackageFetcher.ts#L5
Cannot find module '@cubejs-backend/shared' or its corresponding type declarations.
Build & Test :dev for Debian without pushing: packages/cubejs-backend-native/test/sql.test.ts#L2
Cannot find module '@cubejs-backend/shared' or its corresponding type declarations.
Build & Test :dev for Debian without pushing: packages/cubejs-backend-cloud/src/config.ts#L6
Cannot find module '@cubejs-backend/shared' or its corresponding type declarations.
Build & Test :dev for Debian without pushing: packages/cubejs-backend-cloud/src/live-preview.ts#L3
Cannot find module '@cubejs-backend/shared' or its corresponding type declarations.
Build & Test :dev for Debian without pushing: packages/cubejs-backend-maven/src/maven.ts#L7
Cannot find module '@cubejs-backend/shared' or its corresponding type declarations.
Build & Test :dev for Debian without pushing: packages/cubejs-backend-maven/src/maven-resolve.ts#L3
Cannot find module '@cubejs-backend/shared' or its corresponding type declarations.
Build & Test :dev for Debian without pushing: packages/cubejs-base-driver/src/utils.ts#L1
Cannot find module '@cubejs-backend/shared' or its corresponding type declarations.
integration-cubestore (20.x): packages/cubejs-backend-shared/src/http-utils.ts#L76
Type 'string | ProxyAgent' is not assignable to type 'boolean | Agent | ((parsedUrl: URL) => boolean | Agent | undefined) | undefined'.
integration-cubestore (20.x): packages/cubejs-templates/src/utils.ts#L4
Cannot find module '@cubejs-backend/shared' or its corresponding type declarations.
integration-cubestore (20.x): packages/cubejs-templates/src/AppContainer.ts#L4
Cannot find module '@cubejs-backend/shared' or its corresponding type declarations.
integration-cubestore (20.x): packages/cubejs-templates/src/PackageFetcher.ts#L5
Cannot find module '@cubejs-backend/shared' or its corresponding type declarations.
integration-cubestore (20.x): packages/cubejs-backend-native/test/sql.test.ts#L2
Cannot find module '@cubejs-backend/shared' or its corresponding type declarations.
integration-cubestore (20.x): packages/cubejs-backend-cloud/src/config.ts#L6
Cannot find module '@cubejs-backend/shared' or its corresponding type declarations.
integration-cubestore (20.x): packages/cubejs-backend-cloud/src/live-preview.ts#L3
Cannot find module '@cubejs-backend/shared' or its corresponding type declarations.
integration-cubestore (20.x): packages/cubejs-backend-maven/src/maven.ts#L7
Cannot find module '@cubejs-backend/shared' or its corresponding type declarations.
integration-cubestore (20.x): packages/cubejs-backend-maven/src/maven-resolve.ts#L3
Cannot find module '@cubejs-backend/shared' or its corresponding type declarations.
integration-cubestore (20.x): packages/cubejs-base-driver/src/utils.ts#L1
Cannot find module '@cubejs-backend/shared' or its corresponding type declarations.
integration-smoke (20.x, 3.11): packages/cubejs-backend-shared/src/http-utils.ts#L76
Type 'string | ProxyAgent' is not assignable to type 'boolean | Agent | ((parsedUrl: URL) => boolean | Agent | undefined) | undefined'.
integration-smoke (20.x, 3.11): packages/cubejs-templates/src/utils.ts#L4
Cannot find module '@cubejs-backend/shared' or its corresponding type declarations.
integration-smoke (20.x, 3.11): packages/cubejs-templates/src/AppContainer.ts#L4
Cannot find module '@cubejs-backend/shared' or its corresponding type declarations.
integration-smoke (20.x, 3.11): packages/cubejs-templates/src/PackageFetcher.ts#L5
Cannot find module '@cubejs-backend/shared' or its corresponding type declarations.
integration-smoke (20.x, 3.11): packages/cubejs-backend-native/test/sql.test.ts#L2
Cannot find module '@cubejs-backend/shared' or its corresponding type declarations.
integration-smoke (20.x, 3.11): packages/cubejs-backend-cloud/src/config.ts#L6
Cannot find module '@cubejs-backend/shared' or its corresponding type declarations.
integration-smoke (20.x, 3.11): packages/cubejs-backend-cloud/src/live-preview.ts#L3
Cannot find module '@cubejs-backend/shared' or its corresponding type declarations.
integration-smoke (20.x, 3.11): packages/cubejs-backend-maven/src/maven.ts#L7
Cannot find module '@cubejs-backend/shared' or its corresponding type declarations.
integration-smoke (20.x, 3.11): packages/cubejs-backend-maven/src/maven-resolve.ts#L3
Cannot find module '@cubejs-backend/shared' or its corresponding type declarations.
integration-smoke (20.x, 3.11): packages/cubejs-base-driver/src/utils.ts#L1
Cannot find module '@cubejs-backend/shared' or its corresponding type declarations.
latest-tag-sha
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
unit (22.x, 3.11, false)
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
unit (22.x, 3.11, true)
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
unit (20.x, 3.11, false)
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
unit (20.x, 3.11, true)
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
build
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
build-cubestore
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
Build & Test :dev for Debian without pushing
No files were found with the provided path: packages/cubejs-testing/cypress/screenshots. No artifacts will be uploaded.
lint
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
docker-image-latest-set-tag
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
integration-cubestore (20.x)
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
integration-smoke (20.x, 3.11)
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101

Artifacts

Produced during runtime
Name Size
cubestored-x86_64-unknown-linux-gnu-release
25.6 MB