fix(ci): fixed storybook build #69
master.yml
on: push
Linting project
3m 15s
Creating a Production Build
3m 46s
Creating a Production Build
5m 5s
Annotations
1 error and 11 warnings
Creating a Production Build
Process completed with exit code 1.
|
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-async-effect.ts#L9
React Hook useEffect was passed a dependency list that is not an array literal. This means we can't statically verify whether you've passed the correct dependencies
|
Linting project:
libs/client-shared/src/hooks/use-async-effect.ts#L9
React Hook useEffect has a missing dependency: 'cb'. Either include it or remove the dependency array. If 'cb' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
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/hooks/use-filtered-effect.ts#L18
React Hook useEffect was passed a dependency list that is not an array literal. This means we can't statically verify whether you've passed the correct dependencies
|
Linting project:
libs/client-shared/src/hooks/use-filtered-effect.ts#L18
React Hook useEffect has missing dependencies: 'callback' and 'deps'. Either include them or remove the dependency array. If 'callback' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
Linting project:
libs/client-shared/src/providers/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#L38
Unexpected any. Specify a different type
|
Creating a Production Build
Unexpected input(s) 'GITHUB_TOKEN', valid inputs are ['ssh-key', 'token', 'branch', 'folder', 'target-folder', 'commit-message', 'clean', 'clean-exclude', 'dry-run', 'force', 'git-config-name', 'git-config-email', 'repository-name', 'tag', 'single-commit', 'silent']
|