Fixed dtuff #203
Annotations
5 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
src/components/media/MediaCard.tsx#L4
'Link' is defined but never used. Allowed unused vars must match /^_/u
|
src/components/media/MediaCard.tsx#L196
'link' is assigned a value but never used. Allowed unused vars must match /^_/u
|
src/components/media/WatchedMediaCard.tsx#L44
'playingTitle' is assigned a value but never used. Allowed unused vars must match /^_/u
|
src/pages/parts/settings/ConnectionsPart.tsx#L12
'SetupPart' is defined but never used. Allowed unused vars must match /^_/u
|
The logs for this run have expired and are no longer available.
Loading