Skip to content

feat(overlay): battlegrounds anomalies #72

feat(overlay): battlegrounds anomalies

feat(overlay): battlegrounds anomalies #72

Triggered via push August 22, 2023 08:51
Status Success
Total duration 1m 24s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: src/config/components/OverlayAdmin/OverlayAdmin.tsx#L140
Method 'render' has too many lines (208). Maximum allowed is 200
build: src/utils/hocs.tsx#L9
Don't use `{}` as a type. If you're trying to do something like React.FC<{}>, use React.FC instead
build: src/utils/hocs.tsx#L10
Don't use `{}` as a type. If you're trying to do something like React.FC<{}>, use React.FC instead
build: src/utils/twitch.tsx#L23
An empty interface is equivalent to `{}`
build: src/viewer/PubSubListener.tsx#L16
An empty interface is equivalent to `{}`
build: src/viewer/mobile/Root.tsx#L6
An empty interface is equivalent to `{}`
build: src/viewer/mobile/Scroller.tsx#L9
An empty interface is equivalent to `{}`
build: src/viewer/overlay/Overlay.tsx#L327
Method 'render' has too many lines (284). Maximum allowed is 200
build: src/viewer/overlay/Root.tsx#L6
An empty interface is equivalent to `{}`