update snackbar #180
Annotations
17 errors and 1 warning
test/node 18/ubuntu-latest:
src/libs/oci/index.ts#L8
Module '"@lit-protocol/types"' has no exported member 'EncryptToJsonPayload'.
|
test/node 18/ubuntu-latest:
src/libs/oci/index.ts#L114
Argument of type 'Uint8Array' is not assignable to parameter of type 'string'.
|
test/node 18/ubuntu-latest:
src/hooks/LitProvider.tsx#L18
Property 'DatilDev' does not exist on type 'typeof LitNetwork'.
|
test/node 18/ubuntu-latest:
src/App.tsx#L120
Property 'DatilDev' does not exist on type 'typeof LitNetwork'.
|
test/node 18/ubuntu-latest:
src/hooks/useSessionSigs.tsx#L4
Module '"@lit-protocol/auth-helpers"' has no exported member 'generateAuthSig'.
|
test/node 18/ubuntu-latest:
src/hooks/useSessionSigs.tsx#L5
Module '"@lit-protocol/auth-helpers"' has no exported member 'createSiweMessageWithRecaps'.
|
test/node 18/ubuntu-latest:
src/hooks/useSessionSigs.tsx#L36
Property 'resourceAbilityRequests' does not exist on type 'AuthCallbackParams'.
|
test/node 18/ubuntu-latest
Process completed with exit code 2.
|
test/node 17/ubuntu-latest
The job was canceled because "ubuntu-latest_18" failed.
|
test/node 17/ubuntu-latest:
src/libs/oci/index.ts#L8
Module '"@lit-protocol/types"' has no exported member 'EncryptToJsonPayload'.
|
test/node 17/ubuntu-latest:
src/libs/oci/index.ts#L114
Argument of type 'Uint8Array' is not assignable to parameter of type 'string'.
|
test/node 17/ubuntu-latest:
src/hooks/LitProvider.tsx#L18
Property 'DatilDev' does not exist on type 'typeof LitNetwork'.
|
test/node 17/ubuntu-latest:
src/App.tsx#L120
Property 'DatilDev' does not exist on type 'typeof LitNetwork'.
|
test/node 17/ubuntu-latest:
src/hooks/useSessionSigs.tsx#L4
Module '"@lit-protocol/auth-helpers"' has no exported member 'generateAuthSig'.
|
test/node 17/ubuntu-latest:
src/hooks/useSessionSigs.tsx#L5
Module '"@lit-protocol/auth-helpers"' has no exported member 'createSiweMessageWithRecaps'.
|
test/node 17/ubuntu-latest:
src/hooks/useSessionSigs.tsx#L36
Property 'resourceAbilityRequests' does not exist on type 'AuthCallbackParams'.
|
test/node 17/ubuntu-latest
Process completed with exit code 2.
|
test/node 18/ubuntu-latest
The following actions use a deprecated Node.js version 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/
|