Skip to content

Introduce Fuse docs #815

Introduce Fuse docs

Introduce Fuse docs #815

Triggered via pull request September 26, 2024 16:43
@pkosiecpkosiec
synchronize #344
fuse-docs
Status Failure
Total duration 39s
Artifacts

qa-checker.yaml

on: pull_request
Check TS & ESLint
28s
Check TS & ESLint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Check TS & ESLint: src/pages/index.tsx#L13
'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.
Check TS & ESLint: src/pages/index.tsx#L14
'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.
Check TS & ESLint: src/pages/index.tsx#L15
'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.
Check TS & ESLint: src/pages/index.tsx#L18
'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.
Check TS & ESLint: src/pages/index.tsx#L20
'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.
Check TS & ESLint: src/pages/index.tsx#L31
'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.
Check TS & ESLint: src/pages/index.tsx#L32
'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.
Check TS & ESLint: src/pages/index.tsx#L33
'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.
Check TS & ESLint: src/pages/index.tsx#L34
'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.
Check TS & ESLint: src/pages/index.tsx#L35
'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.
Check TS & ESLint
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/