Skip to content

fix: Update scripts tsconfig.json to fix Vercel build issues #121

fix: Update scripts tsconfig.json to fix Vercel build issues

fix: Update scripts tsconfig.json to fix Vercel build issues #121

Triggered via pull request December 3, 2024 03:09
Status Failure
Total duration 32s
Billable time 1m
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
build: scripts/src/github-api.ts#L52
Invalid type "any" of template literal expression
build: scripts/src/github-api.ts#L113
Unsafe argument of type error typed assigned to a parameter of type `string`
build: scripts/src/github-api.ts#L142
Unsafe argument of type error typed assigned to a parameter of type `string`
build: scripts/src/github-api.ts#L252
Unsafe spread of an error array type
build: scripts/src/github-api.ts#L259
Unsafe argument of type error typed assigned to a parameter of type `string | number | Date`
build: scripts/src/github-api.ts#L259
Unsafe argument of type error typed assigned to a parameter of type `string | number | Date`
build
Process completed with exit code 1.
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636