Skip to content

Ajuste no useError e emissão dos errors de mídia e texto. #638

Ajuste no useError e emissão dos errors de mídia e texto.

Ajuste no useError e emissão dos errors de mídia e texto. #638

Triggered via pull request August 13, 2024 14:59
Status Failure
Total duration 41s
Artifacts

code-style.yml

on: pull_request
code-style
32s
code-style
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
code-style: src/components/MainComposer/components/ComposerEditor/ComposerEditor.tsx#L109
Type 'string' has no properties in common with type 'mainContent'.
code-style: src/components/MainComposer/components/InputMediaGroup/InputMediaGroup.tsx#L6
'MediaValidator' is declared but its value is never read.
code-style: src/components/MainComposer/components/InputMediaGroup/InputMediaGroup.tsx#L7
'useAccountStore' is declared but its value is never read.
code-style: src/components/MainComposer/components/InputMediaGroup/InputMediaGroup.tsx#L17
'"./components/InputMedia/InputMedia.types"' has no exported member named 'IMedia'. Did you mean 'Media'?
code-style: src/components/MainComposer/components/InputMediaGroup/InputMediaGroup.tsx#L32
Argument of type 'unknown' is not assignable to parameter of type 'string'.
code-style
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/