Skip to content

[Improvement] Remove completed request deletion #1478

[Improvement] Remove completed request deletion

[Improvement] Remove completed request deletion #1478

Triggered via pull request December 10, 2024 03:04
Status Failure
Total duration 1m 37s
Artifacts

ci.yml

on: pull_request
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
ci (ubuntu-20.04, 14.17.0): components/admin/requests/Header.tsx#L1
Property 'mostRecentApplication' does not exist on type 'RequestHeaderProps'.
ci (ubuntu-20.04, 14.17.0): pages/admin/request/[id].tsx#L1
Cannot find name 'currentApplication'.
ci (ubuntu-20.04, 14.17.0): pages/admin/request/[id].tsx#L1
Type '{ id: number; applicationStatus: ApplicationStatus; applicationType: ApplicationType; permitType: PermitType; createdAt: Date; ... 6 more ...; mostRecentApplication: any; }' is not assignable to type 'IntrinsicAttributes & RequestHeaderProps'.
ci (ubuntu-20.04, 14.17.0)
Process completed with exit code 2.
ci (ubuntu-20.04, 14.17.0)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
ci (ubuntu-20.04, 14.17.0)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/