Skip to content

feat(core): Add endpoint to create free AI credits #25659

feat(core): Add endpoint to create free AI credits

feat(core): Add endpoint to create free AI credits #25659

Triggered via pull request December 24, 2024 19:20
Status Failure
Total duration 1m 26s
Artifacts

ci-pull-requests.yml

on: pull_request
Install & Build
1m 17s
Install & Build
Lint  /  Lint
Lint / Lint
Unit tests  /  Unit tests
Unit tests / Unit tests
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Install & Build
Argument of type '{ name: string; type: string; data: { clientId: string; clientSecret: string; authUrl: string; accessTokenUrl: string; authQueryParameters: string; }; }' is not assignable to parameter of type 'CredentialPayload'.
Install & Build
Property 'isManaged' is missing in type '{ name: string; type: string; data: { accessToken: string; server: string; user: string; }; }' but required in type 'CredentialPayload'.
Install & Build
n8n#typecheck: command (/home/runner/work/n8n/n8n/packages/cli) /usr/local/bin/pnpm run typecheck exited (2)
Install & Build
Process completed with exit code 2.
Install & Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636