Skip to content

Update dependencies #1869

Update dependencies

Update dependencies #1869

Triggered via pull request December 3, 2023 01:52
Status Failure
Total duration 3m 3s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

repo-checks.yml

on: pull_request
Integration Tests
0s
Integration Tests
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
Code Quality: scripts/generate-stories.ts#L68
Property 'template' does not exist on type '{ [x: string]: unknown; template: string; stories: string; _: (string | number)[]; $0: string; } | Promise<{ [x: string]: unknown; template: string; stories: string; _: (string | number)[]; $0: string; }>'.
Code Quality: scripts/generate-stories.ts#L68
Property 'stories' does not exist on type '{ [x: string]: unknown; template: string; stories: string; _: (string | number)[]; $0: string; } | Promise<{ [x: string]: unknown; template: string; stories: string; _: (string | number)[]; $0: string; }>'.
Code Quality: scripts/typesense-admin.ts#L30
No overload matches this call.
Code Quality: scripts/typesense-admin.ts#L39
No overload matches this call.
Code Quality: scripts/typesense-admin.ts#L53
No overload matches this call.
Code Quality: scripts/typesense-admin.ts#L62
No overload matches this call.
Code Quality
Process completed with exit code 2.
Code Quality
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/