[Snyk] Upgrade @mui/material from 5.10.13 to 5.16.0 #142
run-pr-tests.yaml
on: pull_request
run_playwright_tests
/
lint
24s
run_playwright_tests
/
format-check
18s
run_playwright_tests
/
test
2m 11s
run_tests
9m 54s
Annotations
10 errors and 7 warnings
run_playwright_tests / test
Property 'notched' is missing in type '{ children: Element[]; label: string; sx: { mt: number; }; value: DataEntityType; onChange: (...event: any[]) => void; onBlur: Noop; name: "type"; ref: RefCallBack; }' but required in type 'AppSelectProps'.
|
run_playwright_tests / test
Property 'notched' is missing in type '{ children: Element[] | undefined; defaultValue: number; onChange: (event: SelectChangeEvent<unknown>) => void; }' but required in type 'AppSelectProps'.
|
run_playwright_tests / test
Property 'notched' is missing in type '{ children: Element[]; sx: { width: number; backgroundColor: "white"; }; native: true; fullWidth: false; size: "small"; type: string; value: number; onChange: (event: SelectChangeEvent<unknown>) => void; }' but required in type 'AppSelectProps'.
|
run_playwright_tests / test
Property 'notched' is missing in type '{ children: Element[]; dataQAId: string; label: string; placeholder: string; disabled: boolean; onChange: (e: SelectChangeEvent<unknown>) => void; value: "" | MetadataFieldType; onBlur: Noop; name: "metadata.type"; ref: RefCallBack; }' but required in type 'AppSelectProps'.
|
run_playwright_tests / test
Property 'notched' is missing in type '{ children: (Element | Element[])[]; sx: { minWidth: string; }; fullWidth: false; value: DataEntityRunStatus | "All"; }' but required in type 'AppSelectProps'.
|
run_playwright_tests / test
Property 'notched' is missing in type '{ children: Element[]; disabled: boolean; size: "small"; sx: { width: string; }; defaultValue: DataQualityTestSeverity; onChange: (e: SelectChangeEvent<unknown>) => void; }' but required in type 'AppSelectProps'.
|
run_playwright_tests / test
Property 'notched' is missing in type '{ children: Element[]; label: string; containerSx: { mt: number; }; onChange: (...event: any[]) => void; onBlur: Noop; value: string; name: "pullingInterval.format"; ref: RefCallBack; }' but required in type 'AppSelectProps'.
|
run_playwright_tests / test
Property 'notched' is missing in type '{ children: (Element | Element[])[]; sx: { mt: number; }; label: string; maxMenuHeight: number; id: string; value: string | number; }' but required in type 'AppSelectProps'.
|
run_playwright_tests / test
Property 'notched' is missing in type '{ children: (Element | Element[])[]; defaultValue: string; onChange: () => void | undefined; }' but required in type 'AppSelectProps'.
|
run_playwright_tests / test
Property 'notched' is missing in type '{ children: (Element | Element[])[]; sx: { mt: number; }; label: string; id: string; value: string | number; }' but required in type 'AppSelectProps'.
|
run_playwright_tests / format-check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
run_playwright_tests / lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
run_playwright_tests / test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/setup-java@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
run_playwright_tests / test
No files were found with the provided path: tests/playwright-report/. No artifacts will be uploaded.
|
run_tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/setup-java@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
run_tests
Value "create new" for option comment_mode is deprecated! Instead, use value "always".
|
run_tests
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/
|