Skip to content

FLEXY-4848: use Github actions #159

FLEXY-4848: use Github actions

FLEXY-4848: use Github actions #159

Triggered via pull request October 31, 2023 11:46
Status Success
Total duration 14m 3s
Artifacts

pr_workflow.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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