Skip to content

FLEXY-4848: use Github actions #157

FLEXY-4848: use Github actions

FLEXY-4848: use Github actions #157

Triggered via pull request October 31, 2023 08:52
Status Failure
Total duration 4m 14s
Artifacts

pr_workflow.yaml

on: pull_request
build-and-test
4m 5s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
build-and-test: packages/flex-plugin-e2e-tests/src/utils/spawn.ts#L140
Promises must be handled appropriately
build-and-test
Process completed with exit code 1.
build-and-test: packages/flex-dev-utils/src/credentials.ts#L114
Refactor this function to reduce its Cognitive Complexity from 18 to the 15 allowed
build-and-test: packages/flex-dev-utils/src/http/lib/__tests__/http.test.ts#L582
Unexpected any. Specify a different type
build-and-test: packages/flex-dev-utils/src/http/lib/__tests__/http.test.ts#L618
Unexpected any. Specify a different type
build-and-test: packages/flex-dev-utils/src/http/lib/__tests__/http.test.ts#L683
Unexpected any. Specify a different type
build-and-test: packages/flex-dev-utils/src/http/lib/http.ts#L287
Define a constant instead of duplicating this literal 3 times
build-and-test: packages/flex-plugin-webpack/src/compiler.ts#L28
Unexpected any. Specify a different type
build-and-test: packages/flex-plugin-webpack/src/devServer/webpackDevServer.ts#L16
Refactor this function to reduce its Cognitive Complexity from 17 to the 15 allowed
build-and-test: packages/flex-plugin-webpack/src/webpack/clientVariables.ts#L4
'DefinePlugin' is defined but never used