feat: code cleanup and tests #703
Annotations
2 errors and 2 warnings
build:
src/keeper/utils.ts#L103
Property 'signerType' is missing in type '{ getAddress: () => Promise<`0x${string}`>; signMessage: (msg: Uint8Array | string) => Promise<`0x${string}`>; signTypedData: (params: SignTypedDataParams) => Promise<`0x${string}`>; }' but required in type 'SmartAccountSigner'.
|
build
Process completed with exit code 2.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
No files were found with the provided path: node/node_log.txt. No artifacts will be uploaded.
|