Horizontal #104
Annotations
10 errors and 1 warning
Typecheck files:
example/app/_layout.tsx#L5
'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.
|
Typecheck files:
example/app/_layout.tsx#L8
'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.
|
Typecheck files:
example/app/_layout.tsx#L12
'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.
|
Typecheck files:
example/app/_layout.tsx#L16
'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.
|
Typecheck files:
example/app/index.tsx#L19
'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.
|
Typecheck files:
example/app/index.tsx#L23
'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.
|
Typecheck files:
example/app/index.tsx#L24
'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.
|
Typecheck files:
example/app/index.tsx#L25
'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.
|
Typecheck files:
example/app/index.tsx#L26
'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.
|
Typecheck files:
example/app/index.tsx#L27
'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.
|
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/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/
|
Loading