fix: add wrapper script for StackBlitz WebContainer compatibility #7
Annotations
15 errors
|
Test Coverage
Process completed with exit code 1.
|
|
Test on Node.js 18.x:
src/commands/account/change-threshold.ts#L125
Property 'owners' does not exist on type '{ name: string; chainId: string; address: string; createdAt: string; deployed: boolean; predictedConfig?: { owners: string[]; threshold: number; saltNonce?: string | undefined; } | undefined; }'.
|
|
Test on Node.js 18.x:
src/commands/account/change-threshold.ts#L107
Property 'threshold' does not exist on type '{ name: string; chainId: string; address: string; createdAt: string; deployed: boolean; predictedConfig?: { owners: string[]; threshold: number; saltNonce?: string | undefined; } | undefined; }'.
|
|
Test on Node.js 18.x:
src/commands/account/change-threshold.ts#L105
Property 'owners' does not exist on type '{ name: string; chainId: string; address: string; createdAt: string; deployed: boolean; predictedConfig?: { owners: string[]; threshold: number; saltNonce?: string | undefined; } | undefined; }'.
|
|
Test on Node.js 18.x:
src/commands/account/change-threshold.ts#L104
Property 'owners' does not exist on type '{ name: string; chainId: string; address: string; createdAt: string; deployed: boolean; predictedConfig?: { owners: string[]; threshold: number; saltNonce?: string | undefined; } | undefined; }'.
|
|
Test on Node.js 18.x:
src/commands/account/change-threshold.ts#L99
Property 'threshold' does not exist on type '{ name: string; chainId: string; address: string; createdAt: string; deployed: boolean; predictedConfig?: { owners: string[]; threshold: number; saltNonce?: string | undefined; } | undefined; }'.
|
|
Test on Node.js 18.x:
src/commands/account/change-threshold.ts#L98
Property 'owners' does not exist on type '{ name: string; chainId: string; address: string; createdAt: string; deployed: boolean; predictedConfig?: { owners: string[]; threshold: number; saltNonce?: string | undefined; } | undefined; }'.
|
|
Test on Node.js 18.x:
src/commands/account/change-threshold.ts#L98
Property 'threshold' does not exist on type '{ name: string; chainId: string; address: string; createdAt: string; deployed: boolean; predictedConfig?: { owners: string[]; threshold: number; saltNonce?: string | undefined; } | undefined; }'.
|
|
Test on Node.js 18.x:
src/commands/account/change-threshold.ts#L90
Parameter 'owner' implicitly has an 'any' type.
|
|
Test on Node.js 18.x:
src/commands/account/change-threshold.ts#L90
Property 'owners' does not exist on type '{ name: string; chainId: string; address: string; createdAt: string; deployed: boolean; predictedConfig?: { owners: string[]; threshold: number; saltNonce?: string | undefined; } | undefined; }'.
|
|
Test on Node.js 18.x:
src/commands/account/add-owner.ts#L194
'storedTx' is declared but its value is never read.
|
|
Test on Node.js 22.x
The strategy configuration was canceled because "test._18_x" failed
|
|
Test on Node.js 22.x
The operation was canceled.
|
|
Test on Node.js 20.x
The strategy configuration was canceled because "test._18_x" failed
|
|
Test on Node.js 20.x
The operation was canceled.
|