Skip to content

Check that the file the user chose has a MIME type of image/* #12670

Check that the file the user chose has a MIME type of image/*

Check that the file the user chose has a MIME type of image/* #12670

Triggered via pull request November 14, 2024 17:24
Status Failure
Total duration 8m 21s
Artifacts

static_analysis.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Typescript Syntax Check: test/unit-tests/components/views/settings/AvatarSetting-test.tsx#L27
Property 'onChange' is missing in type '{ placeholderId: string; placeholderName: string; avatarAltText: string; avatar: string; }' but required in type 'IProps'.
Typescript Syntax Check: test/unit-tests/components/views/settings/AvatarSetting-test.tsx#L41
Property 'onChange' is missing in type '{ placeholderId: string; placeholderName: string; avatarAltText: string; avatar: File; }' but required in type 'IProps'.
Typescript Syntax Check
Process completed with exit code 2.
i18n Check / check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/