Initial changes for comments reactions #39
Annotations
1 error and 5 warnings
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
packages/atlas/src/hooks/useOptimisticActions.ts#L100
Unexpected console statement
|
packages/atlas/src/providers/networkUtils/networkUtils.provider.tsx#L135
React Hook useCallback has a missing dependency: 'evictUnconfirmedCache'. Either include it or remove the dependency array
|
packages/atlas/src/views/viewer/VideoView/CommentThread.tsx#L34
'newReplyId' is assigned a value but never used. Allowed unused vars must match /^_+$/u
|
The logs for this run have expired and are no longer available.
Loading