Skip to content

fix: Fix dependencies for web-app #260

fix: Fix dependencies for web-app

fix: Fix dependencies for web-app #260

Triggered via push March 23, 2024 20:17
Status Failure
Total duration 1m 38s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build
Process completed with exit code 1.
build: packages/express-app/src/index.ts#L52
Unexpected console statement
build: packages/express-app/src/index.ts#L60
Unexpected console statement
build: packages/express-app/src/index.ts#L66
Unexpected console statement
build: packages/express-app/src/index.ts#L169
Unexpected console statement
build: packages/express-app/src/index.ts#L171
Unexpected console statement
build: packages/express-app/src/index.ts#L179
Unexpected console statement
build: packages/express-app/src/index.ts#L189
Unexpected console statement
build: packages/express-app/tests/fixtures/test-app/getTestApp.ts#L5
Unexpected console statement
build: packages/react-components/src/components/Image/Image.tsx#L16
Unexpected console statement
build: packages/react-components/src/components/Navigation/Navigation.tsx#L35
React Hook useCallback has a missing dependency: 'onToggleDrawer'. Either include it or remove the dependency array. If 'onToggleDrawer' changes too often, find the parent component that defines it and wrap that definition in useCallback