Release SDK 4.0 C2D V2 #203
Annotations
11 errors and 3 warnings
|
build:
src/commands.ts#L300
Property 'length' does not exist on type '{ [chainId: number]: ComputeEnvironment[]; }'.
|
|
build:
src/commands.ts#L325
Property 'id' does not exist on type 'ComputeEnvironment[]'.
|
|
build:
src/commands.ts#L371
Argument of type 'Signer' is not assignable to parameter of type 'string'.
|
|
build:
src/commands.ts#L457
Expected 5-8 arguments, but got 9.
|
|
build
Process completed with exit code 2.
|
|
test_system:
src/commands.ts#L300
Property 'length' does not exist on type '{ [chainId: number]: ComputeEnvironment[]; }'.
|
|
test_system:
src/commands.ts#L325
Property 'id' does not exist on type 'ComputeEnvironment[]'.
|
|
test_system:
src/commands.ts#L371
Argument of type 'Signer' is not assignable to parameter of type 'string'.
|
|
test_system:
src/commands.ts#L457
Expected 5-8 arguments, but got 9.
|
|
test_system
Process completed with exit code 2.
|
|
test_system
Process completed with exit code 1.
|
|
test_system
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
|
lint:
src/helpers.ts#L112
Unexpected any. Specify a different type
|
|
lint:
src/helpers.ts#L113
Unexpected any. Specify a different type
|