fix: ts error regarding NodeJS.Timer in frontend (#254) #4797
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
4 warnings
main:
packages/ui/src/app/demos.tsx#L43
Unexpected any. Specify a different type
|
main:
packages/ui/src/app/demos.tsx#L141
Fragments should contain more than one child - otherwise, there’s no need for a Fragment at all
|
main:
packages/ui/src/app/demos.tsx#L220
Forbidden non-null assertion
|
main:
packages/ui/src/app/demos/fib3r/tour.tsx#L114
Using target="_blank" without rel="noreferrer" (which implies rel="noopener") is a security risk in older browsers: see https://mathiasbynens.github.io/rel-noopener/#recommendations
|