Skip to content

feat: content 支持函数式入参 #126

feat: content 支持函数式入参

feat: content 支持函数式入参 #126

Triggered via push November 10, 2024 14:14
Status Success
Total duration 16s
Artifacts

pull_request.yml

on: push
quality
7s
quality
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint/suspicious/noExplicitAny: packages/utils/src/config-file.ts#L6
Unexpected any. Specify a different type.
lint/suspicious/noExplicitAny: packages/utils/src/config-file.ts#L47
Unexpected any. Specify a different type.
lint/suspicious/noExplicitAny: packages/arguments-builder/src/bin/handlebars.ts#L19
Unexpected any. Specify a different type.
lint/suspicious/noExplicitAny: packages/arguments-builder/src/core/index.ts#L222
Unexpected any. Specify a different type.
lint/suspicious/noExplicitAny: packages/arguments-builder/src/core/index.ts#L222
Unexpected any. Specify a different type.
lint/suspicious/noExplicitAny: packages/modkit/shared/src/utils.ts#L4
Unexpected any. Specify a different type.
lint/suspicious/noExplicitAny: packages/modkit/shared/src/utils.ts#L12
Unexpected any. Specify a different type.
lint/suspicious/noExplicitAny: packages/modkit/shared/src/utils.ts#L16
Unexpected any. Specify a different type.
lint/suspicious/noExplicitAny: packages/modkit/shared/src/types/source/script.ts#L63
Unexpected any. Specify a different type.