Skip to content

Add first sponsor

Add first sponsor #10

Triggered via push December 13, 2024 18:25
Status Failure
Total duration 33s
Artifacts

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

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