Skip to content

chore(deps): bump the dependencies group with 1 update #1161

chore(deps): bump the dependencies group with 1 update

chore(deps): bump the dependencies group with 1 update #1161

Triggered via pull request December 13, 2023 16:11
Status Failure
Total duration 57s
Artifacts

checks.yaml

on: pull_request
Run Checks
47s
Run Checks
markdown-link-check-md
18s
markdown-link-check-md
markdown-link-check
38s
markdown-link-check
Fit to window
Zoom out
Zoom in

Annotations

9 errors
Run Checks: src/components/Docs/AuthorizationModel/AuthzModelSnippetViewer.tsx#L33
Property 'id' is missing in type 'WriteAuthorizationModelRequest & Required<Pick<WriteAuthorizationModelRequest, "schema_version">>' but required in type 'AuthorizationModel'.
Run Checks: src/components/Docs/AuthorizationModel/AuthzModelSnippetViewer.tsx#L42
Type 'WriteAuthorizationModelRequest & Required<Pick<WriteAuthorizationModelRequest, "schema_version">>' is not assignable to type 'AuthorizationModel'.
Run Checks: src/components/Docs/AuthorizationModel/AuthzModelSnippetViewer.tsx#L49
Type 'WriteAuthorizationModelRequest & Required<Pick<WriteAuthorizationModelRequest, "schema_version">>' is not assignable to type 'AuthorizationModel'.
Run Checks: src/components/Docs/AuthorizationModel/AuthzModelSnippetViewer.tsx#L64
Type 'WriteAuthorizationModelRequest & Required<Pick<WriteAuthorizationModelRequest, "schema_version">>' is not assignable to type 'AuthorizationModel'.
Run Checks: src/components/Docs/AuthorizationModel/AuthzModelSnippetViewer.tsx#L71
Property 'id' is missing in type '{ schema_version: SchemaVersion.OneDotZero; type_definitions: TypeDefinition[]; conditions?: { [key: string]: Condition; }; }' but required in type 'AuthorizationModel'.
Run Checks: src/components/Docs/AuthorizationModel/AuthzModelSnippetViewer.tsx#L78
Type 'WriteAuthorizationModelRequest & Required<Pick<WriteAuthorizationModelRequest, "schema_version">>' is not assignable to type 'AuthorizationModel'.
Run Checks: src/components/Docs/AuthorizationModel/AuthzModelSnippetViewer.tsx#L115
Type 'WriteAuthorizationModelRequest & Required<Pick<WriteAuthorizationModelRequest, "schema_version">>' is not assignable to type 'AuthorizationModel'.
Run Checks: src/components/Docs/AuthorizationModel/SyntaxTransformer.ts#L23
Property 'id' is missing in type '{ schema_version: SchemaVersion; type_definitions: TypeDefinition[]; }' but required in type 'AuthorizationModel'.
Run Checks
Process completed with exit code 2.