fix: signing issue #536
Annotations
11 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
packages/core/src/helpers/appsync.ts#L19
Unexpected any. Specify a different type
|
packages/core/src/helpers/appsync.ts#L43
Unexpected any. Specify a different type
|
packages/core/src/helpers/appsync.ts#L48
Unexpected any. Specify a different type
|
packages/core/src/helpers/appsync.ts#L78
Unexpected any. Specify a different type
|
packages/core/src/helpers/appsync.ts#L82
Unexpected any. Specify a different type
|
packages/core/src/helpers/enclavePayloadSigner.ts#L16
Unexpected any. Specify a different type
|
packages/core/src/helpers/fetchOnChainBalance.ts#L26
Unexpected any. Specify a different type
|
packages/core/src/helpers/fetchOnChainBalance.ts#L29
Unexpected any. Specify a different type
|
packages/core/src/helpers/storage.ts#L7
Unexpected any. Specify a different type
|
packages/core/src/helpers/types.ts#L29
Unexpected any. Specify a different type
|
This job succeeded
Loading