Skip to content

fix: remove npm link from StackBlitz, use npx instead #5

fix: remove npm link from StackBlitz, use npx instead

fix: remove npm link from StackBlitz, use npx instead #5

Triggered via push October 24, 2025 16:47
Status Failure
Total duration 29s
Artifacts

ci.yml

on: push
Test Coverage
13s
Test Coverage
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

24 errors
Test on Node.js 22.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 22.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 22.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 22.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 22.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 22.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 22.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 22.x: src/commands/account/change-threshold.ts#L90
Parameter 'owner' implicitly has an 'any' type.
Test on Node.js 22.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 22.x: src/commands/account/add-owner.ts#L194
'storedTx' is declared but its value is never read.
Test Coverage
Process completed with exit code 1.
Test on Node.js 20.x
The strategy configuration was canceled because "test._22_x" failed
Test on Node.js 20.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 20.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 20.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 20.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 20.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 20.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 20.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 20.x: src/commands/account/change-threshold.ts#L90
Parameter 'owner' implicitly has an 'any' type.
Test on Node.js 20.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 20.x: src/commands/account/add-owner.ts#L194
'storedTx' is declared but its value is never read.
Test on Node.js 18.x
The strategy configuration was canceled because "test._22_x" failed
Test on Node.js 18.x
The operation was canceled.