feat(API): Add user management endpoints to the Projects Public API #26310
ci-pull-requests.yml
on: pull_request
Install & Build
4m 52s
Annotations
3 errors and 2 warnings
Install & Build
Type '{ userId: string; role: ProjectRole; }[]' is not assignable to type '({ role: "project:admin" | "project:editor" | "project:viewer"; userId: string; } & {})[]'.
|
Install & Build
n8n-editor-ui#typecheck: command (/home/runner/work/n8n/n8n/packages/editor-ui) /usr/local/bin/pnpm run typecheck exited (2)
|
Install & Build
Process completed with exit code 2.
|
Install & Build
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/[email protected]. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Install & Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|