Skip to content

levels

levels #393

Triggered via push October 2, 2024 15:38
Status Failure
Total duration 1m 17s
Artifacts

main.yml

on: push
main  /  ...  /  validate-pr-refs
0s
main / validate-pr-refs / validate-pr-refs
main  /  ...  /  test-js-code
1m 7s
main / test / test-js-code
Fit to window
Zoom out
Zoom in

Annotations

7 errors
main / test / test-js-code: src/pages/homeLearning/Advanced.tsx#L13
Cannot find name 'theme'.
main / test / test-js-code: src/pages/homeLearning/Advanced.tsx#L17
Object literal may only specify known properties, and 'text' does not exist in type 'Omit<CardProps, "buttonProps"> & { buttonProps: { href: string; }; }'.
main / test / test-js-code: src/pages/homeLearning/Beginner.tsx#L13
Cannot find name 'theme'.
main / test / test-js-code: src/pages/homeLearning/Beginner.tsx#L17
Object literal may only specify known properties, and 'text' does not exist in type 'Omit<CardProps, "buttonProps"> & { buttonProps: { href: string; }; }'.
main / test / test-js-code: src/pages/homeLearning/Intermediate.tsx#L21
Object literal may only specify known properties, and 'text' does not exist in type 'Omit<CardProps, "buttonProps"> & { buttonProps: { href: string; }; }'.
main / test / test-js-code
Process completed with exit code 2.