home page structure #59
static-analysis.yml
on: push
ESLint Check
38s
Prettier Check
24s
Annotations
6 errors
ESLint Check:
src/components/sponsors.tsx#L8
'companies' is defined but never used
|
ESLint Check:
src/components/tiles/giveaway-tile.tsx#L7
'pictureUrl' is defined but never used
|
ESLint Check:
src/components/tiles/mobil-app-tile.tsx#L7
'androidUrl' is defined but never used
|
ESLint Check:
src/components/tiles/mobil-app-tile.tsx#L7
'iosUrl' is defined but never used
|
ESLint Check:
src/components/tiles/promo-video-tile.tsx#L7
'youtubeUrl' is defined but never used
|
ESLint Check
Process completed with exit code 1.
|