feature: In memory chached Ability and Authenticated Action wrapper. #19752
eslint.yml
on: pull_request
eslint_merge
0s
eslint_pr
2m 10s
Annotations
10 errors and 1 warning
eslint_pr:
app/(gcforms)/[locale]/(user authentication)/auth/setup-security-questions/actions.ts#L80
Expected 0 arguments, but got 1.
|
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 |
|