fix(deps): bump @internxt/sdk from 1.7.0 to 1.8.1 #474
Annotations
3 errors and 1 warning
|
Analysis:
src/services/crypto.service.ts#L13
Type '(password: string, encryptedSalt: string) => Promise<string>' is not assignable to type '(password: string, encryptedSalt: string) => string'.
|
|
Analysis:
src/services/crypto.service.ts#L25
Object literal may only specify known properties, and 'ecc' does not exist in type 'Keys'.
|
|
Analysis
Process completed with exit code 2.
|
|
Analysis
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|