chore(deps): upgrade dependencies #947
Annotations
6 errors
src/tools/monaco/providers/completion.ts#L40
Argument of type 'Required<Pick<AuthorizationModel, "schema_version" | "type_definitions">> | { schema_version: SchemaVersion; type_definitions: { ...; }[]; }' is not assignable to parameter of type 'AuthorizationModel'.
|
src/utilities/graphs/related-users-graph.ts#L79
Argument of type '{ isWildcard: boolean; object: string; relation?: string | undefined; }' is not assignable to parameter of type '{ object: string; } & TupleKey'.
|
src/utilities/graphs/related-users-graph.ts#L102
Argument of type '{ isWildcard: boolean; object: string; relation?: string | undefined; }' is not assignable to parameter of type '{ object: string; } & TupleKey'.
|
src/utilities/graphs/related-users-graph.ts#L116
Argument of type '{ isWildcard: boolean; object: string; relation?: string | undefined; }' is not assignable to parameter of type '{ object: string; } & TupleKey'.
|
src/utilities/graphs/related-users-graph.ts#L204
Argument of type 'Required<Omit<TupleKey, "user">>' is not assignable to parameter of type '{ object: string; } & TupleKey'.
|
|
The logs for this run have expired and are no longer available.
Loading