chore: add test workflow #1
Annotations
9 errors
lint & build:
src/cli/commands/utils/helpers.ts#L5
Could not find a declaration file for module 'lodash/fp'. '/home/runner/work/sdk-plugin/sdk-plugin/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/fp.js' implicitly has an 'any' type.
|
lint & build:
src/cli/commands/utils/helpers.ts#L58
Argument of type 'string | string[] | undefined' is not assignable to parameter of type 'string'.
|
lint & build:
src/cli/commands/utils/helpers.ts#L60
'message' is possibly 'undefined'.
|
lint & build:
src/cli/commands/utils/helpers.ts#L60
Property 'forEach' does not exist on type 'string | string[]'.
|
lint & build:
src/cli/commands/utils/helpers.ts#L60
Parameter 'msg' implicitly has an 'any' type.
|
lint & build:
src/cli/commands/utils/helpers.ts#L88
Property 'some' does not exist on type 'string | string[]'.
|
lint & build:
src/cli/commands/utils/helpers.ts#L88
Parameter 'protocol' implicitly has an 'any' type.
|
lint & build:
src/cli/commands/utils/helpers.ts#L91
Property 'join' does not exist on type 'string | string[]'.
|
lint & build
Process completed with exit code 2.
|