Skip to content

merge(git-bugs-solving): added html-preview. solved git bugs with kebab-case #20

merge(git-bugs-solving): added html-preview. solved git bugs with kebab-case

merge(git-bugs-solving): added html-preview. solved git bugs with kebab-case #20

Triggered via pull request July 26, 2023 18:48
Status Failure
Total duration 3m 51s
Artifacts

master.yml

on: pull_request
Linting project
3m 24s
Linting project
Creating a Production Build
3m 41s
Creating a Production Build
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 2 warnings
Linting project: apps/server/jest.config.ts#L1
Specify the rules you want to disable
Linting project: libs/client-shared/src/hooks/use-alt-key-down.ts#L8
Unexpected any. Specify a different type
Linting project: libs/client-shared/src/hooks/use-alt-key-down.ts#L20
Unexpected any. Specify a different type
Linting project: libs/client-shared/src/hooks/use-debounce.ts#L6
Unexpected any. Specify a different type
Linting project: libs/client-shared/src/hooks/use-debounce.ts#L11
Unexpected any. Specify a different type
Linting project: libs/client-shared/src/providers/error-boundary/ui/error-template.tsx#L5
'errorInfo' is defined but never used. Allowed unused args must match /^_/u
Linting project: libs/client-shared/src/providers/with-animations/animation-provider.tsx#L36
React Hook useEffect has a missing dependency: 'loadLibraries'. Either include it or remove the dependency array
Linting project: libs/client-shared/src/styles/mixins.ts#L1
'DefaultTheme' is defined but never used. Allowed unused vars must match /^_/u
Linting project: libs/client-shared/src/styles/mixins.ts#L38
Unexpected any. Specify a different type
Linting project: libs/client-shared/src/types/common/common.ts#L6
Unexpected any. Specify a different type
Creating a Production Build
Process completed with exit code 1.
Linting project: libs/client-shared/src/providers/error-boundary/error-boundary.tsx#L16
Fragments should contain more than one child - otherwise, there’s no need for a Fragment at all
Linting project: apps/client/src/app/entry.tsx#L14
Forbidden non-null assertion