Skip to content

fix: app startup on firefox #290

fix: app startup on firefox

fix: app startup on firefox #290

Triggered via push January 10, 2024 16:04
Status Success
Total duration 1m 45s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Tests: packages/app/src/js/components/Input/InputContext.js#L130
React Hook useCallback has a missing dependency: 'message.clientId'. Either include it or remove the dependency array
Tests: packages/app/src/js/components/Message/message.js#L30
Unexpected console statement
Tests: packages/app/src/js/components/MessageList/formatter.js#L8
Unexpected empty arrow function
Tests: packages/app/src/js/contexts/hover.js#L5
Unexpected empty arrow function
Tests: packages/app/src/js/pages/register/register.js#L30
React Hook useCallback has a missing dependency: 'token'. Either include it or remove the dependency array
Tests: packages/repo/src/index.ts#L21
'client' is assigned a value but never used. Allowed unused vars must match /^_/u
Tests: packages/server/src/app/actions/command/execute.js#L3
Unexpected use of file extension "json" for "../../../../package.json"
Tests: packages/server/src/app/actions/index.js#L30
Unexpected empty arrow function
Tests: packages/server/src/app/actions/message/tests/getAll.spec.js#L24
Unexpected empty method 'push'
Tests: packages/server/src/app/actions/message/tests/remove.spec.js#L15
Unexpected empty method 'push'