Skip to content

Merge pull request #353 from Slimtalk/feature/add-new-transfer-illust… #118

Merge pull request #353 from Slimtalk/feature/add-new-transfer-illust…

Merge pull request #353 from Slimtalk/feature/add-new-transfer-illust… #118

Triggered via push August 11, 2023 09:25
Status Success
Total duration 3m 16s
Artifacts

main.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build (14.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (14.x): src/Common/hooks/useHoverIntent.ts#L3
Missing return type on function
build (14.x): src/Common/hooks/useHoverIntent.ts#L7
Missing return type on function
build (14.x): src/Common/hooks/useHoverIntent.ts#L16
Missing return type on function
build (14.x): src/Common/hooks/useMountedRef.ts#L3
Missing return type on function
build (14.x): src/Common/hooks/useMountedRef.ts#L7
Missing return type on function
build (14.x): src/Common/hooks/useSafeState.ts#L24
Missing return type on function
build (14.x): src/Common/hooks/useSafeState.ts#L39
Missing return type on function
build (14.x): src/Common/hooks/useStateInLocalStorage.ts#L3
Unexpected any. Specify a different type
build (14.x): src/Common/stories/index.tsx#L1
'React' is defined but never used
build (14.x): src/Common/stories/index.tsx#L8
Missing return type on function