chore: tsdown dual build #3028
code-pushup.yml
on: pull_request
Run Code PushUp
6m 30s
Annotations
3 errors
|
Run Code PushUp
Process completed with exit code 1.
|
|
Run Code PushUp
(node:7524) [DEP0169] DeprecationWarning: `url.parse()` behavior is not standardized and prone to errors that have security implications. Use the WHATWG URL API instead. CVEs are not issued for `url.parse()` vulnerabilities.
(Use `node --trace-deprecation ...` to show where the warning was created)
(node:7698) [DEP0190] DeprecationWarning: Passing args to a child process with shell option true can lead to security vulnerabilities, as the arguments are not escaped, only concatenated.
(Use `node --trace-deprecation ...` to show where the warning was created)
[ error ] (node:7782) [DEP0190] DeprecationWarning: Passing args to a child process with shell option true can lead to security vulnerabilities, as the arguments are not escaped, only concatenated.
(Use `node --trace-deprecation ...` to show where the warning was created)
(node:7524) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 exit listeners added to [process]. MaxListeners is 10. Use emitter.setMaxListeners() to increase limit
(node:7524) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 SIGINT listeners added to [process]. MaxListeners is 10. Use emitter.setMaxListeners() to increase limit
(node:7524) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 SIGTERM listeners added to [process]. MaxListeners is 10. Use emitter.setMaxListeners() to increase limit
(node:7524) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 SIGHUP listeners added to [process]. MaxListeners is 10. Use emitter.setMaxListeners() to increase limit
(node:7975) [DEP0190] DeprecationWarning: Passing args to a child process with shell option true can lead to security vulnerabilities, as the arguments are not escaped, only concatenated.
(Use `node --trace-deprecation ...` to show where the warning was created)
[ error ] (node:8004) [DEP0190] DeprecationWarning: Passing args to a child process with shell option true can lead to security vulnerabilities, as the arguments are not escaped, only concatenated.
(Use `node --trace-deprecation ...` to show where the warning was created)
PortalOperationError: GraphQL error for operation "saveReport": It appears that the upload server "https://api.staging.code-pushup.dev/graphql" is invalid, it should be the URL of the portal's GraphQL API ("https://<self-hosted-code-pushup-api>/graphql"). All responses from the Code PushUp Portal API should have the "x-server" header set to "code-pushup-api", but this header is missing. The response's status code is 502 and the Content-Type is text/html; charset=UTF-8.
at gqlRequest (/home/runner/work/cli/cli/libs/portal-client/src/lib/gql-request.ts:60:13)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async uploadReportToPortal (/home/runner/work/cli/cli/libs/portal-client/src/lib/portal-upload.ts:27:16)
at async handler (/home/runner/work/cli/cli/packages/cli/src/lib/autorun/autorun-command.ts:49:24)
at async Object.handler (/home/runner/work/cli/cli/packages/cli/src/lib/implementation/global.utils.ts:36:14)
PortalOperationError: GraphQL error for operation "saveReport": It appears that the upload server "https://api.staging.code-pushup.dev/graphql" is invalid, it should be the URL of the portal's GraphQL API ("https://<self-hosted-code-pushup-api>/graphql"). All responses from the Code PushUp Portal API should have the "x-server" header set to "code-pushup-api", but this header is missing. The response's status code is 502 and the Content-Type is text/html; charset=UTF-8.
at gqlRequest (/home/runner/work/cli/cli/libs/portal-client/src/lib/gql-request.ts:60:13)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async uploadReportToPortal (/home/runner/work/cli/cli/libs/portal-client/src/lib/portal-upload.ts:27:16)
at async handler (/home/runner/work/cli
|
|
Run Code PushUp
[Code PushUp GitHub action] Failed: (node:7524) [DEP0169] DeprecationWarning: `url.parse()` behavior is not standardized and prone to errors that have security implications. Use the WHATWG URL API instead. CVEs are not issued for `url.parse()` vulnerabilities.
(Use `node --trace-deprecation ...` to show where the warning was created)
(node:7698) [DEP0190] DeprecationWarning: Passing args to a child process with shell option true can lead to security vulnerabilities, as the arguments are not escaped, only concatenated.
(Use `node --trace-deprecation ...` to show where the warning was created)
[ error ] (node:7782) [DEP0190] DeprecationWarning: Passing args to a child process with shell option true can lead to security vulnerabilities, as the arguments are not escaped, only concatenated.
(Use `node --trace-deprecation ...` to show where the warning was created)
(node:7524) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 exit listeners added to [process]. MaxListeners is 10. Use emitter.setMaxListeners() to increase limit
(node:7524) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 SIGINT listeners added to [process]. MaxListeners is 10. Use emitter.setMaxListeners() to increase limit
(node:7524) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 SIGTERM listeners added to [process]. MaxListeners is 10. Use emitter.setMaxListeners() to increase limit
(node:7524) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 SIGHUP listeners added to [process]. MaxListeners is 10. Use emitter.setMaxListeners() to increase limit
(node:7975) [DEP0190] DeprecationWarning: Passing args to a child process with shell option true can lead to security vulnerabilities, as the arguments are not escaped, only concatenated.
(Use `node --trace-deprecation ...` to show where the warning was created)
[ error ] (node:8004) [DEP0190] DeprecationWarning: Passing args to a child process with shell option true can lead to security vulnerabilities, as the arguments are not escaped, only concatenated.
(Use `node --trace-deprecation ...` to show where the warning was created)
PortalOperationError: GraphQL error for operation "saveReport": It appears that the upload server "https://api.staging.code-pushup.dev/graphql" is invalid, it should be the URL of the portal's GraphQL API ("https://<self-hosted-code-pushup-api>/graphql"). All responses from the Code PushUp Portal API should have the "x-server" header set to "code-pushup-api", but this header is missing. The response's status code is 502 and the Content-Type is text/html; charset=UTF-8.
at gqlRequest (/home/runner/work/cli/cli/libs/portal-client/src/lib/gql-request.ts:60:13)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async uploadReportToPortal (/home/runner/work/cli/cli/libs/portal-client/src/lib/portal-upload.ts:27:16)
at async handler (/home/runner/work/cli/cli/packages/cli/src/lib/autorun/autorun-command.ts:49:24)
at async Object.handler (/home/runner/work/cli/cli/packages/cli/src/lib/implementation/global.utils.ts:36:14)
PortalOperationError: GraphQL error for operation "saveReport": It appears that the upload server "https://api.staging.code-pushup.dev/graphql" is invalid, it should be the URL of the portal's GraphQL API ("https://<self-hosted-code-pushup-api>/graphql"). All responses from the Code PushUp Portal API should have the "x-server" header set to "code-pushup-api", but this header is missing. The response's status code is 502 and the Content-Type is text/html; charset=UTF-8.
at gqlRequest (/home/runner/work/cli/cli/libs/portal-client/src/lib/gql-request.ts:60:13)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async uploadReportToPortal (/home/runner/work/cli/cli/libs/portal-client/src/lib/portal-upload.ts:27:16)
at async
|