Skip to content

reduce external API changes for orbit support #522

reduce external API changes for orbit support

reduce external API changes for orbit support #522

This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / JUnit Test Report failed Nov 18, 2023 in 0s

74 tests run, 71 passed, 0 skipped, 3 failed.

Annotations

Check failure on line 1 in src/lib/dataEntities/networks

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

/home/runner/work/arbitrum-sdk/arbitrum-sdk/src/lib/dataEntities/networks.org.eslint.@typescript-eslint/no-unused-vars

'getOrbitChains' is assigned a value but never used. Allowed unused vars must match /^_/u.
Raw output
line 383, col 7, Warning - 'getOrbitChains' is assigned a value but never used. Allowed unused vars must match /^_/u. (@typescript-eslint/no-unused-vars)

Check failure on line 1 in src/lib/dataEntities/networks

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

/home/runner/work/arbitrum-sdk/arbitrum-sdk/src/lib/dataEntities/networks.org.eslint.@typescript-eslint/no-unused-vars

'getChildrenOfNetwork' is assigned a value but never used. Allowed unused vars must match /^_/u.
Raw output
line 406, col 7, Warning - 'getChildrenOfNetwork' is assigned a value but never used. Allowed unused vars must match /^_/u. (@typescript-eslint/no-unused-vars)

Check failure on line 1 in src/lib/dataEntities/networks

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

/home/runner/work/arbitrum-sdk/arbitrum-sdk/src/lib/dataEntities/networks.org.eslint.@typescript-eslint/no-unused-vars

'getL2ParentChains' is defined but never used. Allowed unused vars must match /^_/u.
Raw output
line 418, col 10, Warning - 'getL2ParentChains' is defined but never used. Allowed unused vars must match /^_/u. (@typescript-eslint/no-unused-vars)