Skip to content

Scope resolvers

Scope resolvers #57

Triggered via pull request December 23, 2025 21:13
Status Failure
Total duration 36s
Artifacts

tests.yml

on: pull_request
backend-lint
21s
backend-lint
simulator-lint
9s
simulator-lint
frontend-lint
33s
frontend-lint
Matrix: backend-tests
frontend-tests
frontend-tests
e2e-tests
e2e-tests
Fit to window
Zoom out
Zoom in

Annotations

9 errors
backend-lint
Process completed with exit code 1.
frontend-lint
Process completed with exit code 2.
frontend-lint
Object literal may only specify known properties, but 'rootLocationId' does not exist in type 'Exact<{ rootLocationIds?: InputMaybe<string | string[]> | undefined; assigneeId?: InputMaybe<string> | undefined; }>'. Did you mean to write 'rootLocationIds'?
frontend-lint
Property 'selectedRootLocationId' does not exist on type 'TasksContextType'.
frontend-lint
Argument of type '"organizations"' is not assignable to parameter of type '"status" | "value" | "filter" | "type" | "overwrite" | "delete" | "search" | "subjectType" | "select" | "all" | "option" | "title" | "text" | "cancel" | "change" | "click" | "close" | ... 275 more ... | "yes"'.
frontend-lint
Property 'organizations' does not exist on type '{ __typename?: "UserType" | undefined; id: string; username: string; name: string; firstname?: string | null | undefined; lastname?: string | null | undefined; avatarUrl?: string | null | undefined; rootLocations: { ...; }[]; tasks: { ...; }[]; }'.
frontend-lint
Object is possibly 'undefined'.
frontend-lint
Type 'LocationNode[]' is not assignable to type 'PartialLocationNode[]'.
frontend-lint
Argument of type '"locations"' is not assignable to parameter of type '"status" | "value" | "filter" | "type" | "overwrite" | "delete" | "search" | "subjectType" | "select" | "all" | "option" | "title" | "text" | "cancel" | "change" | "click" | "close" | ... 275 more ... | "yes"'.