Merge pull request #35847 from pasyukevich/feature/ts-migrate-AvatarW… #12862
Annotations
4 errors and 1 warning
Type check with TypeScript:
src/pages/workspace/WorkspaceProfilePage.tsx#L105
Type '(file: File) => void' is not assignable to type '() => void'.
|
Type check with TypeScript:
src/pages/workspace/WorkspaceProfilePage.tsx#L108
Type '{} | null' is not assignable to type 'PendingAction | undefined'.
|
Type check with TypeScript:
src/pages/workspace/WorkspaceProfilePage.tsx#L109
Type 'Errors | null' is not assignable to type 'Errors | undefined'.
|
Type check with TypeScript
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading