Skip to content

chore: drop Google Analytics 3 #81

chore: drop Google Analytics 3

chore: drop Google Analytics 3 #81

Triggered via push August 23, 2024 11:06
Status Success
Total duration 1m 3s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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#L346
Method 'render' has too many lines (318). Maximum allowed is 200
build: src/viewer/overlay/Root.tsx#L6
An empty interface is equivalent to `{}`