Skip to content
This repository has been archived by the owner on Aug 8, 2024. It is now read-only.

fix: eslintrc warning for no-nested-ternary #58

fix: eslintrc warning for no-nested-ternary

fix: eslintrc warning for no-nested-ternary #58

Triggered via push October 25, 2023 05:11
Status Success
Total duration 1m 22s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. 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/components/AppData/useSidepane.js#L55
Do not nest ternary expressions
build: src/components/Chat/Chat.js#L76
Do not nest ternary expressions
build: src/components/Chat/useUnreadCount.js#L9
Do not nest ternary expressions
build: src/components/hooks/useSetPinnedMessage.js#L29
Do not nest ternary expressions