Update dependencies (major) #458
pull_request.yml
on: pull_request
Build
/
Build and release action
Annotations
3 errors
|
Build / test
Process completed with exit code 2.
|
|
Build / test:
src/deployment.ts#L28
Type 'SuccessResponseDataType<{ 201: { content: { "application/json": { url: string; id: number; node_id: string; sha: string; ref: string; task: string; payload: string | { [key: string]: unknown; }; original_environment?: string | undefined; ... 9 more ...; performed_via_github_app?: { ...; } | ... 1 more ... | undefine...' is not assignable to type 'SuccessResponseDataType<{ 201: { content: { "application/json": { url: string; id: number; node_id: string; sha: string; ref: string; task: string; payload: string | { [key: string]: unknown; }; original_environment?: string | undefined; ... 9 more ...; performed_via_github_app?: { ...; } | ... 1 more ... | undefine...'. Two different types with this name exist, but they are unrelated.
|
|
Build / build
Process completed with exit code 1.
|