Skip to content

chore: Update deps. #86

chore: Update deps.

chore: Update deps. #86

Triggered via push September 27, 2023 05:46
Status Failure
Total duration 1m 9s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
release
Cannot find module '@dreamauth/types' or its corresponding type declarations.
release
Cannot find module '@dreamauth/crypto' or its corresponding type declarations.
release
Cannot find module '@dreamauth/types' or its corresponding type declarations.
release
Cannot find module '@dreamauth/crypto' or its corresponding type declarations.
release
Cannot find module '@dreamauth/types' or its corresponding type declarations.
release
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type '{ readonly RS256: { readonly name: "RSASSA-PKCS1-v1_5"; readonly hash: "SHA-256"; }; readonly RS384: { readonly name: "RSASSA-PKCS1-v1_5"; readonly hash: "SHA-384"; }; readonly RS512: { readonly name: "RSASSA-PKCS1-v1_5"; readonly hash: "SHA-512"; }; ... 6 more ...; readonly 'RSA-OAEP-256': { ...; }; }'.
release
Argument of type 'CryptoKey | undefined' is not assignable to parameter of type 'CryptoKey'.
release
Type 'CryptoKey | undefined' is not assignable to type 'CryptoKey'.
release
Cannot find module '@dreamauth/types' or its corresponding type declarations.
release
Could not find a declaration file for module '@dreamauth/jwk'. '/home/runner/work/opensource/opensource/packages/jwk/lib/exports.js' implicitly has an 'any' type.