fix: Update scripts tsconfig.json to fix Vercel build issues #121
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
|