Add deploy workflow (#12) #1
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.
|