Bump the npm-modules-updates group in /frontend/apps/remark42 with 6 updates #1385
ci-frontend.yml
on: pull_request
Size limit
56s
Matrix: Eslint & Stylelint
Matrix: Tests & Coverage
Matrix: Translations check
Matrix: Type check
Annotations
12 errors and 4 warnings
Type check (16)
Type 'typeof import("/home/runner/work/remark42/remark42/frontend/node_modules/.pnpm/[email protected][email protected]/node_modules/redux-thunk/dist/redux-thunk")' is not assignable to type 'Middleware<{}, any, Dispatch<AnyAction>>'.
|
Type check (16)
Conversion of type '{ postInfo: { read_only: false; url: string; count: number; }; hiddenUsers: {}; }' to type 'Props' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
Type check (16)
Argument of type 'Middleware<{}, any, Dispatch<UnknownAction>>[]' is not assignable to parameter of type 'Middleware<{}, any, Dispatch<AnyAction>>[]'.
|
Type check (16)
Property 'children' is missing in type '{ store: MockStoreEnhanced<unknown, {}>; }' but required in type 'ProviderProps<AnyAction, unknown>'.
|
Type check (16)
Conversion of type '{ user: null; postInfo: { read_only: true; url: string; count: number; first_time?: string | undefined; last_time?: string | undefined; }; hiddenUsers: { hidden_joe: User; }; intl: IntlShape; ... 5 more ...; onBlockedUsersHide(): void; }' to type 'Props' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
Type check (16)
No overload matches this call.
|
Type check (16)
Argument of type 'USER_SET_ACTION' is not assignable to parameter of type 'UnknownAction'.
|
Type check (16)
Argument of type 'USER_SET_ACTION' is not assignable to parameter of type 'UnknownAction'.
|
Type check (16)
Argument of type 'USER_SET_ACTION' is not assignable to parameter of type 'UnknownAction'.
|
Type check (16)
Argument of type 'USER_SET_ACTION' is not assignable to parameter of type 'UnknownAction'.
|
Tests & Coverage (16)
Process completed with exit code 1.
|
Size limit
The process '/home/runner/setup-pnpm/node_modules/.bin/pnpm' failed with exit code 1
|
Type check (16)
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/
|
Eslint & Stylelint (16)
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/
|
Translations check (16)
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/
|
Tests & Coverage (16)
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/
|