Skip to content

feat: Add various text transforms #3146

feat: Add various text transforms

feat: Add various text transforms #3146

Triggered via pull request July 14, 2025 20:29
Status Success
Total duration 1m 20s
Artifacts

check.yml

on: pull_request
Unit Tests / Lint
1m 18s
Unit Tests / Lint
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Unit Tests / Lint: source/app/service-providers/commands/dir-new.ts#L22
Unsafe argument of type `any` assigned to a parameter of type `AppServiceContainer`
Unit Tests / Lint: source/app/service-providers/commands/dir-new-project.ts#L28
Unsafe argument of type `any` assigned to a parameter of type `string`
Unit Tests / Lint: source/app/service-providers/commands/dir-new-project.ts#L19
Unsafe argument of type `any` assigned to a parameter of type `AppServiceContainer`
Unit Tests / Lint: source/app/service-providers/commands/dir-delete.ts#L52
Unsafe argument of type `any` assigned to a parameter of type `string`
Unit Tests / Lint: source/app/service-providers/commands/dir-delete.ts#L50
Unsafe argument of type `any` assigned to a parameter of type `string`
Unit Tests / Lint: source/app/service-providers/commands/dir-delete.ts#L31
Unsafe argument of type `any` assigned to a parameter of type `string`
Unit Tests / Lint: source/app/service-providers/commands/dir-delete.ts#L22
Unsafe argument of type `any` assigned to a parameter of type `AppServiceContainer`
Unit Tests / Lint: source/app/service-providers/assets/index.ts#L341
Unsafe argument of type `any` assigned to a parameter of type `string`
Unit Tests / Lint: source/app/service-providers/assets/index.ts#L340
Unsafe argument of type `any` assigned to a parameter of type `string`
Unit Tests / Lint: source/app/service-providers/assets/index.ts#L238
Unsafe argument of type `any` assigned to a parameter of type `string | ArrayBufferView<ArrayBufferLike> | Iterable<string | ArrayBufferView<ArrayBufferLike>> | AsyncIterable<...> | Stream`