Skip to content

release v4.0.0

release v4.0.0 #1312

Triggered via pull request October 18, 2024 11:52
@azat-ioazat-io
synchronize #321
next
Status Failure
Total duration 1m 7s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
JS: rules/sort-intersection-types.ts#L206
Expected "TSIntersectionType" to come before "TSImportType"
JS: rules/sort-intersection-types.ts#L210
Expected "TSBigIntKeyword" to come before "TSAnyKeyword"
JS: rules/sort-intersection-types.ts#L211
Expected "TSBooleanKeyword" to come before "TSBigIntKeyword"
JS: rules/sort-intersection-types.ts#L213
Expected "TSNumberKeyword" to come before "TSNeverKeyword"
JS: rules/sort-intersection-types.ts#L218
Expected "TSUnknownKeyword" to come before "TSThisType"
JS: rules/sort-intersection-types.ts#L219
Expected "TSIntrinsicKeyword" to come before "TSUnknownKeyword"
JS: rules/sort-intersection-types.ts#L222
Expected "TSLiteralType" to come before "TSIntrinsicKeyword"
JS: rules/sort-intersection-types.ts#L223
Expected "TSTemplateLiteralType" to come before "TSLiteralType"
JS: rules/sort-intersection-types.ts#L227
Expected "TSIndexedAccessType" to come before "TSArrayType"
JS: rules/sort-intersection-types.ts#L229
Expected "TSTypeReference" to come before "TSInferType"