Skip to content

feat(react-native): added e2e example and ready-to-use component #102

feat(react-native): added e2e example and ready-to-use component

feat(react-native): added e2e example and ready-to-use component #102

Triggered via pull request October 13, 2023 16:05
Status Failure
Total duration 53s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test: client/react-native/index.ts#L65
Unsafe argument of type `any` assigned to a parameter of type `{ username?: string | undefined; credentials?: { id: string; transports?: AuthenticatorTransport[] | undefined; }[] | undefined; clientMetadata?: Record<string, string> | undefined; authCb: ({ username, credentials, tokensCb, statusCb, currentStatus, clientMetadata, credentialGetter, }: { ...; }) => { ...; }; }`
test: client/react-native/index.ts#L112
Unsafe assignment of an `any` value
test: client/react-native/index.ts#L117
Unsafe argument of type `any` assigned to a parameter of type `WithImplicitCoercion<string> | { [Symbol.toPrimitive](hint: "string"): string; }`
test: client/react-native/index.ts#L127
Unsafe assignment of an `any` value
test: client/react-native/index.ts#L127
Unsafe call of an `any` typed value
test: client/react-native/index.ts#L135
Unsafe assignment of an `any` value
test: client/react-native/index.ts#L135
Unsafe member access .response on an `any` value
test: client/react-native/index.ts#L136
Unsafe assignment of an `any` value
test: client/react-native/index.ts#L136
Unsafe member access .response on an `any` value
test: client/react-native/index.ts#L153
Unsafe assignment of an `any` value