Skip to content

chore: add test workflow #1

chore: add test workflow

chore: add test workflow #1

Triggered via pull request May 7, 2024 14:58
Status Failure
Total duration 38s
Artifacts

tests.yml

on: pull_request
lint & build
28s
lint & build
Fit to window
Zoom out
Zoom in

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.