chore(WIP): sdk integration #66
update-configuration.yml
on: push
Update Configuration & Build
40s
Annotations
4 errors
Update Configuration & Build:
src/index.ts#L7
Expected 1 arguments, but got 0.
|
Update Configuration & Build:
src/todel.ts#L13
Argument of type '{ name: string; description: string; "ubiquity:listeners": string[]; configuration: { default: {}; type: string; properties: { logLevel: { default: string; anyOf: { const: string; type: string; }[]; }; evmNetworkId: { ...; }; evmPrivateEncrypted: { ...; }; erc20RewardToken: { ...; }; incentives: { ...; }; dataCollec...' is not assignable to parameter of type '{ description?: string | undefined; commands?: { [x: string]: { description: string; "ubiquity:example": string; }; } | undefined; "ubiquity:listeners"?: ("watch" | "member" | "issues" | "push" | ... 297 more ... | "workflow_run.requested")[] | undefined; configuration?: { ...; } | undefined; name: string; }'.
|
Update Configuration & Build:
tests/price-label.test.ts#L48
Expected 1 arguments, but got 0.
|
Update Configuration & Build
Process completed with exit code 2.
|