Skip to content

feat: set configuration default version to v5 #28

feat: set configuration default version to v5

feat: set configuration default version to v5 #28

Triggered via push December 12, 2024 08:59
Status Failure
Total duration 39s
Artifacts
Fit to window
Zoom out
Zoom in

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