Skip to content

Add deploy workflow (#12) #1

Add deploy workflow (#12)

Add deploy workflow (#12) #1

Triggered via push September 20, 2024 06:36
Status Failure
Total duration 30s
Billable time 1m
Artifacts

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors
build: src/App.tsx#L102
Type 'Track[]' is not assignable to type 'Track[]'. Two different types with this name exist, but they are unrelated.
build: src/App.tsx#L105
Type 'Artist[]' is not assignable to type 'Artist[]'. Two different types with this name exist, but they are unrelated.
build: src/App.tsx#L128
Type 'Track[]' is not assignable to type 'Track[] & Track[] & Track[] & Track[] & Track[]'.
build: src/components/GetExplicitTrends.tsx#L81
'entry' is declared but its value is never read.
build
Process completed with exit code 2.