Unable to rebase PR due to environment constraints #279
Annotations
7 errors
|
deploy-preview
Process completed with exit code 1.
|
|
deploy-preview:
tsconfig.json#L18
Option 'importsNotUsedAsValues' has been removed. Please remove it from your configuration.
|
|
deploy-preview:
node_modules/@types/node/module.d.ts#L106
Overload signatures must all be optional or required.
|
|
deploy-preview:
node_modules/@types/node/globals.d.ts#L72
Subsequent variable declarations must have the same type. Variable 'AbortSignal' must be of type '{ new (): AbortSignal; prototype: AbortSignal; abort(reason?: any): AbortSignal; any(signals: AbortSignal[]): AbortSignal; timeout(milliseconds: number): AbortSignal; }', but here has type '{ new (): AbortSignal; prototype: AbortSignal; }'.
|
|
deploy-preview:
node_modules/@types/node/fs/promises.d.ts#L212
Type 'Buffer' does not satisfy the constraint 'ArrayBufferView'.
|
|
deploy-preview:
node_modules/@types/node/fs/promises.d.ts#L50
Type 'Buffer' does not satisfy the constraint 'ArrayBufferView'.
|
|
deploy-preview:
node_modules/@types/node/buffer.d.ts#L530
Interface 'Buffer' incorrectly extends interface 'Uint8Array<ArrayBufferLike>'.
|