Skip to content

feature: In memory chached Ability and Authenticated Action wrapper. #19756

feature: In memory chached Ability and Authenticated Action wrapper.

feature: In memory chached Ability and Authenticated Action wrapper. #19756

Triggered via pull request December 13, 2024 14:09
Status Success
Total duration 2m 1s
Artifacts 1

eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
eslint_pr: app/api/id/[form]/submission/report/route.ts#L204
Expected 0 arguments, but got 1.
eslint_pr: app/api/id/[form]/submission/unprocessed/route.ts#L20
Expected 0 arguments, but got 1.
eslint_pr: lib/tests/privileges.test.ts#L178
Argument of type 'UserAbility' is not assignable to parameter of type '{ action: Action; subject: { type: "User" | "FormRecord" | "Privilege" | "Setting" | "Flag"; scope: "all" | { subjectId: string; } | { subjectIds: string[]; }; }; fields?: string[] | undefined; }[]'.
eslint_pr: lib/tests/privileges.test.ts#L189
Argument of type 'UserAbility' is not assignable to parameter of type '{ action: Action; subject: { type: "User" | "FormRecord" | "Privilege" | "Setting" | "Flag"; scope: "all" | { subjectId: string; } | { subjectIds: string[]; }; }; fields?: string[] | undefined; }[]'.
eslint_pr: lib/tests/privileges.test.ts#L206
Argument of type 'UserAbility' is not assignable to parameter of type '{ action: Action; subject: { type: "User" | "FormRecord" | "Privilege" | "Setting" | "Flag"; scope: "all" | { subjectId: string; } | { subjectIds: string[]; }; }; fields?: string[] | undefined; }[]'.
eslint_pr: lib/tests/privileges.test.ts#L221
Argument of type 'UserAbility' is not assignable to parameter of type '{ action: Action; subject: { type: "User" | "FormRecord" | "Privilege" | "Setting" | "Flag"; scope: "all" | { subjectId: string; } | { subjectIds: string[]; }; }; fields?: string[] | undefined; }[]'.
eslint_pr: lib/tests/privileges.test.ts#L244
Argument of type 'UserAbility' is not assignable to parameter of type '{ action: Action; subject: { type: "User" | "FormRecord" | "Privilege" | "Setting" | "Flag"; scope: "all" | { subjectId: string; } | { subjectIds: string[]; }; }; fields?: string[] | undefined; }[]'.
eslint_pr: lib/tests/privileges.test.ts#L262
Argument of type 'UserAbility' is not assignable to parameter of type '{ action: Action; subject: { type: "User" | "FormRecord" | "Privilege" | "Setting" | "Flag"; scope: "all" | { subjectId: string; } | { subjectIds: string[]; }; }; fields?: string[] | undefined; }[]'.
eslint_pr: lib/tests/privileges.test.ts#L283
Argument of type 'UserAbility' is not assignable to parameter of type '{ action: Action; subject: { type: "User" | "FormRecord" | "Privilege" | "Setting" | "Flag"; scope: "all" | { subjectId: string; } | { subjectIds: string[]; }; }; fields?: string[] | undefined; }[]'.
eslint_pr
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636

Artifacts

Produced during runtime
Name Size
eslint_report.json
22.1 KB