Skip to content

Release 4.0 c2 d v2 #207

Release 4.0 c2 d v2

Release 4.0 c2 d v2 #207

Triggered via pull request February 25, 2025 10:33
Status Failure
Total duration 54s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

19 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#L537
Property 'id' does not exist on type 'ComputeEnvironment[]'.
build: src/commands.ts#L537
Property 'free' does not exist on type 'ComputeEnvironment[]'.
build: src/commands.ts#L592
Property 'freeComputeStart' does not exist on type 'Provider'. Did you mean 'computeStart'?
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#L537
Property 'id' does not exist on type 'ComputeEnvironment[]'.
test_system: src/commands.ts#L537
Property 'free' does not exist on type 'ComputeEnvironment[]'.
test_system: src/commands.ts#L592
Property 'freeComputeStart' does not exist on type 'Provider'. Did you mean 'computeStart'?
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