chore: 🤖 Update @fleek-platform dependencies (#55) #115
Annotations
10 errors
Build CLI:
src/commands/applications/list.ts#L22
Binding element 'id' implicitly has an 'any' type.
|
Build CLI:
src/commands/applications/list.ts#L23
Binding element 'name' implicitly has an 'any' type.
|
Build CLI:
src/commands/applications/list.ts#L24
Binding element 'clientId' implicitly has an 'any' type.
|
Build CLI:
src/commands/applications/list.ts#L25
Binding element 'whitelistDomains' implicitly has an 'any' type.
|
Build CLI:
src/commands/applications/list.ts#L26
Binding element 'whiteLabelDomains' implicitly has an 'any' type.
|
Build CLI:
src/commands/applications/list.ts#L27
Binding element 'createdAt' implicitly has an 'any' type.
|
Build CLI:
src/commands/applications/prompts/enterApplicationNameOrPrompt.ts#L2
Cannot find module '@fleek-platform/sdk/node' or its corresponding type declarations.
|
Build CLI:
src/commands/applications/prompts/getApplicationOrPrompt.ts#L2
Cannot find module '@fleek-platform/sdk/node' or its corresponding type declarations.
|
Build CLI:
src/commands/applications/prompts/getApplicationOrPrompt.ts#L28
Parameter 'application' implicitly has an 'any' type.
|
Build CLI:
src/commands/applications/prompts/getApplicationOrPrompt.ts#L35
Parameter 'application' implicitly has an 'any' type.
|
Loading