Skip to content

fix: ts error regarding NodeJS.Timer in frontend #4795

fix: ts error regarding NodeJS.Timer in frontend

fix: ts error regarding NodeJS.Timer in frontend #4795

Triggered via pull request November 22, 2023 15:58
Status Success
Total duration 56s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
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