ci: e2e + 3rd party-lib watcher #24
Annotations
3 errors and 2 warnings
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' }
|
|
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
|
|
|
This job failed
Loading