Skip to content

Make consistent use of logger during backends onboarding #23752

Make consistent use of logger during backends onboarding

Make consistent use of logger during backends onboarding #23752

Triggered via pull request December 6, 2023 22:59
Status Success
Total duration 4m 19s
Artifacts

node-test.yml

on: pull_request
Matrix: unit
Matrix: check-json-schema
Matrix: check-package-lock-vsce
Matrix: check-package-lock
Matrix: lint
Matrix: integration-windows
Matrix: integration
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint (20): src/init/features/frameworks/index.ts#L24
Unexpected any. Specify a different type
lint (20): src/init/features/frameworks/index.ts#L25
Unsafe member access .frameworks on an `any` value
lint (20): src/init/features/frameworks/index.ts#L36
Unsafe argument of type `any` assigned to a parameter of type `Options | undefined`
lint (20): src/init/features/frameworks/index.ts#L36
Unsafe member access .frameworks on an `any` value
lint (20): src/init/features/frameworks/index.ts#L49
Unsafe argument of type `any` assigned to a parameter of type `Options | undefined`
lint (20): src/init/features/frameworks/index.ts#L49
Unsafe member access .frameworks on an `any` value
lint (20): src/init/features/frameworks/index.ts#L52
Invalid type "any" of template literal expression
lint (20): src/init/features/frameworks/index.ts#L52
Unsafe member access .frameworks on an `any` value
lint (20): src/init/features/frameworks/index.ts#L81
Unexpected any. Specify a different type
lint (20): src/init/features/frameworks/index.ts#L83
Unsafe assignment of an `any` value