Skip to content

Load i18n namespace #125

Load i18n namespace

Load i18n namespace #125

Triggered via push February 1, 2024 00:39
Status Failure
Total duration 58s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
build: src/features/auth/pages/ResetPassword.tsx#L88
Argument of type '["global:submit"]' is not assignable to parameter of type '[key: string | string[], options: TOptionsBase & $Dictionary & { defaultValue: string; }] | [key: string | string[], defaultValue: string, options?: (TOptionsBase & $Dictionary) | undefined] | [key: ...]'.
build: src/features/dashboard/features/bookshelf/pages/BookDetail.tsx#L120
Argument of type '["global:save"]' is not assignable to parameter of type '[key: string | string[], options: TOptionsBase & $Dictionary & { defaultValue: string; }] | [key: string | string[], defaultValue: string, options?: (TOptionsBase & $Dictionary) | undefined] | [key: ...]'.
build: src/features/dashboard/features/profile/pages/ChangePassword.tsx#L86
Argument of type '["global:save"]' is not assignable to parameter of type '[key: string | string[], options: TOptionsBase & $Dictionary & { defaultValue: string; }] | [key: string | string[], defaultValue: string, options?: (TOptionsBase & $Dictionary) | undefined] | [key: ...]'.
build
Process completed with exit code 2.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.