fix: Outdated Readme links #3137
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`
|