Test all Packages #195
Annotations
10 errors and 10 warnings
Type 'Guarded<{ getQuestionSubscriber(): StoredSubscriber<QuestionDetails>; getOpenQuestions(): Promise<(boolean | { [PASS_STYLE]: "remotable"; [Symbol.toStringTag]: "Question"; })[]>; getName(): string; getInstance(): Instance; getQuestion(handleP: any): Promise<...>; }>' is not assignable to type 'CommitteeElectoratePublic'.
|
Type 'Guarded<{ getPoserInvitation(): Promise<Invitation<{ addQuestion: AddQuestion; } & RemotableObject<`Alleged: ${string}`> & RemotableBrand<{}, { addQuestion: AddQuestion; }>, undefined>>; addQuestion(voteCounter: ERef<...>, questionSpec: QuestionSpec<...>): Promise<...>; getVoterInvitations(): Promise<...>[]; getQues...' is not assignable to type 'CommitteeElectorateCreatorFacet'.
|
Type 'Guarded<{ getQuestionSubscriber(): StoredSubscriber<QuestionDetails>; getOpenQuestions(): Promise<(boolean | { [PASS_STYLE]: "remotable"; [Symbol.toStringTag]: "Question"; })[]>; getName(): string; getInstance(): Instance; getQuestion(handleP: any): Promise<...>; }>' is not assignable to type 'CommitteeElectoratePublic'.
|
Type 'Guarded<{ getPoserInvitation(): Promise<Invitation<{ addQuestion: AddQuestion; } & RemotableObject<`Alleged: ${string}`> & RemotableBrand<{}, { addQuestion: AddQuestion; }>, undefined>>; addQuestion(voteCounter: ERef<...>, questionSpec: QuestionSpec<...>): Promise<...>; getVoterInvitations(): Promise<...>[]; getQues...' is not assignable to type 'CommitteeElectorateCreatorFacet'.
|
Type 'Guarded<{ getQuestionSubscriber(): StoredSubscriber<QuestionDetails>; getOpenQuestions(): Promise<(boolean | { [PASS_STYLE]: "remotable"; [Symbol.toStringTag]: "Question"; })[]>; getName(): string; getInstance(): Instance; getQuestion(handleP: any): Promise<...>; }>' is not assignable to type 'CommitteeElectoratePublic'.
|
Type 'Guarded<{ getPoserInvitation(): Promise<Invitation<{ addQuestion: AddQuestion; } & RemotableObject<`Alleged: ${string}`> & RemotableBrand<{}, { addQuestion: AddQuestion; }>, undefined>>; addQuestion(voteCounter: ERef<...>, questionSpec: QuestionSpec<...>): Promise<...>; getVoterInvitations(): Promise<...>[]; getQues...' is not assignable to type 'CommitteeElectorateCreatorFacet'.
|
|
|
|
|
packages/internal/src/tagged.d.ts#L73
Invalid JSDoc tag name "category"
|
packages/internal/src/tagged.d.ts#L106
Invalid JSDoc tag name "category"
|
packages/internal/src/tagged.d.ts#L139
Invalid JSDoc tag name "category"
|
packages/internal/src/utils.js#L231
Prefer for...of instead of Array.forEach
|
packages/xsnap/src/avaXS.js#L387
Prefer for...of instead of Array.forEach
|
packages/notifier/src/storesub.js#L19
Invalid JSDoc tag name "alpha"
|
packages/notifier/test/publish-kit.test.js#L84
Prefer for...of instead of Array.forEach
|
packages/wallet/api/src/pubsub.js#L14
Prefer for...of instead of Array.forEach
|
packages/wallet/api/src/wallet.js#L61
Prefer for...of instead of Array.forEach
|
packages/cosmic-swingset/src/kernel-stats.js#L319
Prefer for...of instead of Array.forEach
|
This job failed
Loading