Skip to content

feat: enforce EIP-55 checksummed addresses throughout application #14

feat: enforce EIP-55 checksummed addresses throughout application

feat: enforce EIP-55 checksummed addresses throughout application #14

Triggered via push October 24, 2025 19:16
Status Failure
Total duration 30s
Artifacts

ci.yml

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

Annotations

15 errors
Test on Node.js 22.x: src/commands/account/change-threshold.ts#L126
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#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 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
The operation was canceled.
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.