feat(core): Add endpoint to create free AI credits #25659
ci-pull-requests.yml
on: pull_request
Install & Build
1m 17s
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
|