Skip to content

Upgrade dependencies #66

Upgrade dependencies

Upgrade dependencies #66

Triggered via push July 10, 2024 20:20
Status Failure
Total duration 45s
Artifacts

build.yaml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

6 errors
build: src/index.ts#L94
Type '{} | Release' is not assignable to type 'Release'.
build: src/index.ts#L96
No overload matches this call.
build: src/index.ts#L101
Property 'assets' does not exist on type 'string | { url: string; html_url: string; assets_url: string; upload_url: string; tarball_url: string | null; zipball_url: string | null; id: number; node_id: string; tag_name: string; target_commitish: string; ... 12 more ...; reactions?: { ...; } | undefined; } | ... 129 more ... | { ...; }'.
build: src/index.ts#L101
Parameter 'ass' implicitly has an 'any' type.
build: src/index.ts#L106
Property 'tag_name' does not exist on type 'string | { url: string; html_url: string; assets_url: string; upload_url: string; tarball_url: string | null; zipball_url: string | null; id: number; node_id: string; tag_name: string; target_commitish: string; ... 12 more ...; reactions?: { ...; } | undefined; } | ... 129 more ... | { ...; }'.
build
Process completed with exit code 1.