ci: e2e + 3rd party-lib watcher #24
Annotations
9 errors and 6 warnings
tests/ethers.test.ts:
packages/e2e/tests/ethers.test.ts#L9
TypeError: invalid private key (argument="privateKey", value="[ REDACTED ]", code=INVALID_ARGUMENT, version=6.13.4)
❯ makeError node_modules/ethers/src.ts/utils/errors.ts:687:21
❯ assert node_modules/ethers/src.ts/utils/errors.ts:715:25
❯ assertArgument node_modules/ethers/src.ts/utils/errors.ts:727:5
❯ new BaseWallet node_modules/ethers/src.ts/wallet/base-wallet.ts:44:9
❯ new Wallet node_modules/ethers/src.ts/wallet/wallet.ts:47:9
❯ tests/ethers.test.ts:9:16
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'INVALID_ARGUMENT', argument: 'privateKey', value: '[ REDACTED ]', shortMessage: 'invalid private key' }
|
check if new version of ethers is out
Process completed with exit code 1.
|
check if new version of ethers is out
Unable to download artifact(s): Artifact not found for name: last-version-ethers
Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact.
For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
|
tests/viem.test.ts:
packages/e2e/tests/viem.test.ts#L17
TypeError: Cannot read properties of undefined (reading 'slice')
❯ Module.privateKeyToAccount node_modules/viem/accounts/privateKeyToAccount.ts:50:61
❯ tests/viem.test.ts:17:12
|
check if new version of viem is out
Process completed with exit code 1.
|
check if new version of viem is out
Unable to download artifact(s): Artifact not found for name: last-version-viem
Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact.
For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
|
tests/web3.test.ts:
packages/e2e/tests/web3.test.ts#L11
TypeError: Cannot read properties of undefined (reading 'address')
❯ Wallet.add ../../node_modules/web3-eth-accounts/lib/index.js:539:23
❯ tests/web3.test.ts:11:42
|
check if new version of web3 is out
Process completed with exit code 1.
|
check if new version of web3 is out
Unable to download artifact(s): Artifact not found for name: last-version-web3
Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact.
For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
|
check if new version of ethers is out
Unexpected input(s) 'lib', valid inputs are ['library', 'version']
|
check if new version of ethers is out
Unexpected input(s) 'lib', valid inputs are ['library', 'version']
|
check if new version of viem is out
Unexpected input(s) 'lib', valid inputs are ['library', 'version']
|
check if new version of viem is out
Unexpected input(s) 'lib', valid inputs are ['library', 'version']
|
check if new version of web3 is out
Unexpected input(s) 'lib', valid inputs are ['library', 'version']
|
check if new version of web3 is out
Unexpected input(s) 'lib', valid inputs are ['library', 'version']
|