Skip to content

chore: release

chore: release #254

Triggered via push March 19, 2024 01:55
Status Failure
Total duration 1m 38s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
build: packages/web-app/src/getWebpackConfig.ts#L7
Expected 1 empty line after import statement not followed by another import
build: packages/web-app/src/getWebpackConfig.ts#L106
'&&' should be placed at the beginning of the line
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