Initial #1
Annotations
15 errors and 2 warnings
|
build
Process completed with exit code 2.
|
|
build:
src/core/workflow/workflow-runner.ts#L1
Cannot find module 'linkedapi-node' or its corresponding type declarations.
|
|
build:
src/core/output/formatter.ts#L1
Cannot find module 'linkedapi-node' or its corresponding type declarations.
|
|
build:
src/core/errors/error-handler.ts#L1
Cannot find module 'linkedapi-node' or its corresponding type declarations.
|
|
build:
src/core/client/build-client.ts#L1
Cannot find module 'linkedapi-node' or its corresponding type declarations.
|
|
build:
src/base-command.ts#L2
Cannot find module 'linkedapi-node' or its corresponding type declarations.
|
|
linting
Process completed with exit code 1.
|
|
linting:
src/commands/post/react.ts#L46
Unexpected any. Specify a different type
|
|
linting:
src/commands/post/fetch.ts#L78
Unexpected any. Specify a different type
|
|
linting:
src/commands/post/create.ts#L86
Unexpected any. Specify a different type
|
|
linting:
src/commands/post/comment.ts#L45
Unexpected any. Specify a different type
|
|
linting:
src/commands/person/fetch.ts#L111
Unexpected any. Specify a different type
|
|
linting:
src/commands/navigator/company/fetch.ts#L103
Unexpected any. Specify a different type
|
|
linting:
src/commands/connection/send.ts#L45
Unexpected any. Specify a different type
|
|
linting:
src/commands/company/fetch.ts#L114
Unexpected any. Specify a different type
|
|
linting:
src/core/output/formatter.ts#L19
'TOutputEnvelope' is defined but never used. Allowed unused vars must match /^_/u
|
|
linting:
src/core/output/formatter.ts#L19
'TOutputEnvelope' is defined but never used. Allowed unused vars must match /^_/u
|