Skip to content

Feature/components #107

Feature/components

Feature/components #107

Triggered via pull request October 10, 2023 10:15
Status Success
Total duration 9m 21s
Artifacts 1
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: libs/rxjs-react/src/hooks/use-observable.ts#L17
React Hook useCallback 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
build: libs/rxjs-react/src/hooks/use-observable.ts#L17
React Hook useCallback has a missing dependency: 'observable'. Either include it or remove the dependency array
build: libs/rxjs-react/src/hooks/use-store.ts#L15
React Hook useMemo 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
build: libs/rxjs-react/src/hooks/use-store.ts#L15
React Hook useMemo has missing dependencies: 'initialValue' and 'storeConstructor'. Either include them or remove the dependency array
build: libs/rxjs-react/src/hooks/use-subscription.ts#L11
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
build: libs/rxjs-react/src/hooks/use-subscription.ts#L11
React Hook useEffect has a missing dependency: 'subscription'. Either include it or remove the dependency array. If 'subscription' changes too often, find the parent component that defines it and wrap that definition in useCallback
build: libs/rxjs-react/src/hooks/use-unsubscribable.tsx#L13
React Hook useEffect has a missing dependency: 'fn'. Either include it or remove the dependency array. If 'fn' changes too often, find the parent component that defines it and wrap that definition in useCallback
build: libs/rxjs-react/src/hooks/use-unsubscribable.tsx#L13
React Hook useEffect has a spread element in its dependency array. This means we can't statically verify whether you've passed the correct dependencies
build: libs/rxjs-react/src/modules/on-change-debounce.ts#L9
Unexpected any. Specify a different type
build: libs/rxjs-react/src/types/index.ts#L51
Unexpected any. Specify a different type

Artifacts

Produced during runtime
Name Size
distFolder Expired
19.6 MB