[Improvement] Remove completed request deletion #1478
Annotations
4 errors and 2 warnings
Linting TypeScript:
components/admin/requests/Header.tsx#L1
Property 'mostRecentApplication' does not exist on type 'RequestHeaderProps'.
|
Linting TypeScript:
pages/admin/request/[id].tsx#L1
Cannot find name 'currentApplication'.
|
Linting TypeScript:
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'.
|
Linting TypeScript
Process completed with exit code 2.
|
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/
|
Get yarn cache directory path
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/
|
Loading