feat: set configuration default version to v5 #28
Annotations
10 errors and 1 warning
lint:
src/index.ts#L5
Expected "StrapiAuthResponse" to come before "StrapiUser"
|
lint:
src/index.ts#L6
Expected "StrapiAuthParams" to come before "StrapiAuthResponse"
|
lint:
src/index.ts#L9
Expected "StrapiChangePasswordParams" to come before "StrapiResetPasswordParams"
|
lint:
src/index.ts#L11
Expected "StrapiOffsetPaginationParams" to come before "StrapiPagePaginationParams"
|
lint:
src/index.ts#L13
Expected "StrapiErrorResponse" to come before "StrapiRequestParams"
|
lint:
src/index.ts#L14
Expected "StrapiDataResponse" to come before "StrapiErrorResponse"
|
lint:
src/index.ts#L15
Expected "StrapiArrayResponse" to come before "StrapiDataResponse"
|
lint:
src/lib/strapiFetcher.ts#L2
Expected "createFetch" to come before "Headers"
|
lint:
src/lib/strapiFetcher.ts#L4
Expected "qs" to come before "std-env"
|
lint:
src/lib/strapiFetcher.ts#L5
Expected "consola/basic" to come before "qs"
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|