Skip to content

fix: ts error regarding NodeJS.Timer in frontend (#254) #4797

fix: ts error regarding NodeJS.Timer in frontend (#254)

fix: ts error regarding NodeJS.Timer in frontend (#254) #4797

Triggered via push November 22, 2023 17:50
Status Success
Total duration 1m 3s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: push
Fit to window
Zoom out
Zoom in

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