Skip to content

Release SDK 4.0 C2D V2 #210

Release SDK 4.0 C2D V2

Release SDK 4.0 C2D V2 #210

Triggered via pull request February 27, 2025 10:58
Status Failure
Total duration 52s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

21 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#L449
Argument of type 'any[]' is not assignable to parameter of type 'ComputeAsset'.
build: src/commands.ts#L519
Property 'length' does not exist on type '{ [chainId: number]: ComputeEnvironment[]; }'.
build: src/commands.ts#L536
Type '{ [chainId: number]: ComputeEnvironment[]; }' must have a '[Symbol.iterator]()' method that returns an iterator.
build: src/commands.ts#L593
Property 'freeComputeStart' does not exist on type 'Provider'. Did you mean 'computeStart'?
build: src/commands.ts#L650
Property 'length' does not exist on type '{ [chainId: number]: ComputeEnvironment[]; }'.
build: src/commands.ts#L661
Property 'computeStreamableLogs' does not exist on type 'Provider'.
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#L449
Argument of type 'any[]' is not assignable to parameter of type 'ComputeAsset'.
test_system: src/commands.ts#L519
Property 'length' does not exist on type '{ [chainId: number]: ComputeEnvironment[]; }'.
test_system: src/commands.ts#L536
Type '{ [chainId: number]: ComputeEnvironment[]; }' must have a '[Symbol.iterator]()' method that returns an iterator.
test_system: src/commands.ts#L593
Property 'freeComputeStart' does not exist on type 'Provider'. Did you mean 'computeStart'?
test_system: src/commands.ts#L650
Property 'length' does not exist on type '{ [chainId: number]: ComputeEnvironment[]; }'.
test_system: src/commands.ts#L661
Property 'computeStreamableLogs' does not exist on type 'Provider'.
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