Show the exercise/solution beside the content for each lesson #52
Annotations
10 errors and 1 warning
Typecheck:
src/react-render-perf/lesson-01/index.tsx#L13
Property 'container' does not exist on type 'typeof import("*.module.css")'.
|
Typecheck:
src/react-render-perf/lesson-01/index.tsx#L14
Property 'header' does not exist on type 'typeof import("*.module.css")'.
|
Typecheck:
src/react-render-perf/lesson-01/index.tsx#L18
Property 'column' does not exist on type 'typeof import("*.module.css")'.
|
Typecheck:
src/react-render-perf/lesson-01/index.tsx#L21
Property 'column' does not exist on type 'typeof import("*.module.css")'.
|
Typecheck:
src/react-render-perf/lesson-02/index.tsx#L13
Property 'container' does not exist on type 'typeof import("*.module.css")'.
|
Typecheck:
src/react-render-perf/lesson-02/index.tsx#L14
Property 'header' does not exist on type 'typeof import("*.module.css")'.
|
Typecheck:
src/react-render-perf/lesson-02/index.tsx#L18
Property 'column' does not exist on type 'typeof import("*.module.css")'.
|
Typecheck:
src/react-render-perf/lesson-02/index.tsx#L21
Property 'column' does not exist on type 'typeof import("*.module.css")'.
|
Typecheck:
src/react-render-perf/lesson-03/index.tsx#L13
Property 'container' does not exist on type 'typeof import("*.module.css")'.
|
Typecheck:
src/react-render-perf/lesson-03/index.tsx#L14
Property 'header' does not exist on type 'typeof import("*.module.css")'.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/github-script@v6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading