Skip to content

fix: Outdated Readme links #3137

fix: Outdated Readme links

fix: Outdated Readme links #3137

Triggered via push July 4, 2025 14:12
Status Success
Total duration 1m 18s
Artifacts

check.yml

on: push
Unit Tests / Lint
1m 13s
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`