Sd 91 activity history #317
code-quality.yml
on: pull_request
Set up Node.js and install npm dependencies
47s
Run tests
15s
Annotations
5 errors
|
Type check with TS
Process completed with exit code 2.
|
|
Type check with TS:
src/domains/misc/components/ShadowScroll.tsx#L2
Could not find a declaration file for module 'simplebar-react'. '/home/runner/work/shielding-dapp/shielding-dapp/node_modules/simplebar-react/dist/index.mjs' implicitly has an 'any' type.
|
|
Lint code
Process completed with exit code 1.
|
|
Lint code:
src/domains/shielder/components/Activity/Activity.tsx#L8
'src/domains/shielder/components/Activity/ActivityItem.tsx' import is restricted from being used by a pattern. Direct importing of sub-modules is not allowed. Turn the sub-module into a root module or reexport it from the "owning" module if you really need to use it directly
|
|
Lint code:
src/domains/misc/components/ShadowScroll.tsx#L56
Unsafe assignment of an error typed value
|