Run test against new Core Pkg #451
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
test_new_core_pkg.yml
on: workflow_dispatch
Build test env
8m 16s
Matrix: Tests
Annotations
11 errors and 8 warnings
Tests (Type check, npm run typecheck):
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; }'.
|
Tests (Type check, npm run typecheck):
components/settings/credentials/components/CredentialEventsForm.tsx#L33
Parameter 'e' implicitly has an 'any' type.
|
Tests (Type check, npm run typecheck):
components/settings/credentials/components/CredentialEventsForm.tsx#L38
Parameter 'e' implicitly has an 'any' type.
|
Tests (Type check, npm run typecheck):
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; }'.
|
Tests (Type check, npm run typecheck):
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; }'.
|
Tests (Type check, npm run typecheck):
components/settings/credentials/components/CredentialEventsForm.tsx#L39
Parameter 'e' implicitly has an 'any' type.
|
Tests (Type check, npm run typecheck):
lib/credentials/__tests__/issueProposalCredentialIfNecessary.spec.ts#L39
Argument of type '{ spaceCredentialEvents: string[]; wallet: string; domain: string; }' is not assignable to parameter of type 'CreateUserAndSpaceInput'.
|
Tests (Type check, npm run typecheck):
lib/credentials/__tests__/issueProposalCredentialIfNecessary.spec.ts#L134
Argument of type '{ spaceCredentialEvents: string[]; wallet: string; domain: string; }' is not assignable to parameter of type 'CreateUserAndSpaceInput'.
|
Tests (Type check, npm run typecheck):
lib/credentials/__tests__/issueProposalCredentialIfNecessary.spec.ts#L200
Argument of type '{ spaceCredentialEvents: string[]; wallet: string; domain: string; }' is not assignable to parameter of type 'CreateUserAndSpaceInput'.
|
Tests (Type check, npm run typecheck):
lib/credentials/__tests__/issueProposalCredentialIfNecessary.spec.ts#L266
Argument of type '{ spaceCredentialEvents: string[]; wallet: string; domain: string; }' is not assignable to parameter of type 'CreateUserAndSpaceInput'.
|
Tests (Basic tests #3, npm run test:ci -- --config="./lib/jest.config.ts" --shard 3/3)
Process completed with exit code 1.
|
Tests (Type check, npm run typecheck)
Docker network rm failed with exit code 1
|
Tests (Type check, npm run typecheck)
Your docker password is not masked. See https://github.com/aws-actions/amazon-ecr-login#docker-credentials for more information.
|
Tests (Basic tests #2, npm run test:ci -- --config="./lib/jest.config.ts" --shard 2/3)
Your docker password is not masked. See https://github.com/aws-actions/amazon-ecr-login#docker-credentials for more information.
|
Tests (Basic tests #2, npm run test:ci -- --config="./lib/jest.config.ts" --shard 2/3)
Docker network rm failed with exit code 1
|
Tests (Basic tests #1, npm run test:ci -- --config="./lib/jest.config.ts" --shard 1/3)
Your docker password is not masked. See https://github.com/aws-actions/amazon-ecr-login#docker-credentials for more information.
|
Tests (Basic tests #1, npm run test:ci -- --config="./lib/jest.config.ts" --shard 1/3)
Docker network rm failed with exit code 1
|
Tests (Basic tests #3, npm run test:ci -- --config="./lib/jest.config.ts" --shard 3/3)
Your docker password is not masked. See https://github.com/aws-actions/amazon-ecr-login#docker-credentials for more information.
|
Tests (Basic tests #3, npm run test:ci -- --config="./lib/jest.config.ts" --shard 3/3)
Docker network rm failed with exit code 1
|