Add first sponsor #10
Annotations
6 errors and 1 warning
deploy:
src/components/sections/Sponsors.tsx#L128
Property 'url' does not exist on type '{ name: string; type: string; } | { name: string; image: string; url: string; } | { name: string; image?: undefined; url?: undefined; }'.
|
deploy:
src/components/sections/Sponsors.tsx#L128
Property 'url' does not exist on type '{ name: string; type: string; } | { name: string; image: string; url: string; } | { name: string; image?: undefined; url?: undefined; }'.
|
deploy:
src/components/sections/Sponsors.tsx#L135
Property 'image' does not exist on type '{ name: string; type: string; } | { name: string; image: string; url: string; } | { name: string; image?: undefined; url?: undefined; }'.
|
deploy:
src/components/sections/Sponsors.tsx#L138
Property 'image' does not exist on type '{ name: string; type: string; } | { name: string; image: string; url: string; } | { name: string; image?: undefined; url?: undefined; }'.
|
deploy:
src/components/sections/Sponsors.tsx#L155
Property 'type' does not exist on type '{ name: string; type: string; } | { name: string; image: string; url: string; } | { name: string; image?: undefined; url?: undefined; }'.
|
deploy
Process completed with exit code 1.
|
deploy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|