Run test against new Core Pkg #451
Annotations
10 errors and 2 warnings
components/settings/credentials/components/CredentialEventsForm.tsx#L27
Property 'credentialEvents' does not exist on type '{ id: string; deletedAt: Date | null; createdAt: Date; createdBy: string; updatedAt: Date; updatedBy: string; name: string; domain: string; customDomain: string | null; isCustomDomainVerified: boolean | null; ... 24 more ...; requireMembersTwoFactorAuth: boolean; }'.
|
components/settings/credentials/components/CredentialEventsForm.tsx#L33
Parameter 'e' implicitly has an 'any' type.
|
components/settings/credentials/components/CredentialEventsForm.tsx#L38
Parameter 'e' implicitly has an 'any' type.
|
components/settings/credentials/components/CredentialEventsForm.tsx#L38
Property 'credentialEvents' does not exist on type '{ id: string; deletedAt: Date | null; createdAt: Date; createdBy: string; updatedAt: Date; updatedBy: string; name: string; domain: string; customDomain: string | null; isCustomDomainVerified: boolean | null; ... 24 more ...; requireMembersTwoFactorAuth: boolean; }'.
|
components/settings/credentials/components/CredentialEventsForm.tsx#L39
Property 'credentialEvents' does not exist on type '{ id: string; deletedAt: Date | null; createdAt: Date; createdBy: string; updatedAt: Date; updatedBy: string; name: string; domain: string; customDomain: string | null; isCustomDomainVerified: boolean | null; ... 24 more ...; requireMembersTwoFactorAuth: boolean; }'.
|
components/settings/credentials/components/CredentialEventsForm.tsx#L39
Parameter 'e' implicitly has an 'any' type.
|
lib/credentials/__tests__/issueProposalCredentialIfNecessary.spec.ts#L39
Argument of type '{ spaceCredentialEvents: string[]; wallet: string; domain: string; }' is not assignable to parameter of type 'CreateUserAndSpaceInput'.
|
lib/credentials/__tests__/issueProposalCredentialIfNecessary.spec.ts#L134
Argument of type '{ spaceCredentialEvents: string[]; wallet: string; domain: string; }' is not assignable to parameter of type 'CreateUserAndSpaceInput'.
|
lib/credentials/__tests__/issueProposalCredentialIfNecessary.spec.ts#L200
Argument of type '{ spaceCredentialEvents: string[]; wallet: string; domain: string; }' is not assignable to parameter of type 'CreateUserAndSpaceInput'.
|
lib/credentials/__tests__/issueProposalCredentialIfNecessary.spec.ts#L266
Argument of type '{ spaceCredentialEvents: string[]; wallet: string; domain: string; }' is not assignable to parameter of type 'CreateUserAndSpaceInput'.
|
|
Your docker password is not masked. See https://github.com/aws-actions/amazon-ecr-login#docker-credentials for more information.
|
The logs for this run have expired and are no longer available.
Loading