Skip to content

refactor: remove old code #28

refactor: remove old code

refactor: remove old code #28

Triggered via push August 12, 2024 21:40
Status Failure
Total duration 40s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
build: src/store/middleware/weather.ts#L1
Cannot find module '../../__selectors' or its corresponding type declarations.
build: src/store/middleware/weather.ts#L3
Cannot find module '../../__actions/weather' or its corresponding type declarations.
build
Process completed with exit code 2.
build: src/common/animations/Animation.tsx#L6
'name' is missing in props validation
build: src/common/animations/Animation.tsx#L6
'timeout' is missing in props validation
build: src/common/animations/Animation.tsx#L6
'children' is missing in props validation
build: src/common/animations/FadeIn.tsx#L5
'children' is missing in props validation
build: src/common/animations/Slide.tsx#L5
'children' is missing in props validation
build: src/components/Clock/Clock.tsx#L41
'hours' is missing in props validation
build: src/components/Clock/Clock.tsx#L41
'use24' is missing in props validation
build: src/components/Clock/Clock.tsx#L41
'animateDigits' is missing in props validation
build: src/components/Clock/Clock.tsx#L47
'minutes' is missing in props validation
build: src/components/Clock/Clock.tsx#L47
'animateDigits' is missing in props validation