Skip to content

chore: update deps #270

chore: update deps

chore: update deps #270

Triggered via push August 11, 2023 16:32
Status Failure
Total duration 1m 51s
Artifacts

ci.yml

on: push
Matrix: e2e
Matrix: lint
Matrix: unit
Matrix: edge-release
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
lint (ubuntu-latest, 14): packages/vue-i18n-routing/src/types.ts#L47
Replace `typeof·STRATEGIES` with `(typeof·STRATEGIES)`
lint (ubuntu-latest, 14)
Process completed with exit code 1.
lint (ubuntu-latest, 14): packages/vue-i18n-routing/src/compatibles/head.ts#L11
`./types` type import should occur before type import of `../types`
lint (ubuntu-latest, 14): packages/vue-i18n-routing/src/compatibles/routing.ts#L11
`./types` type import should occur before type import of `../types`
lint (ubuntu-latest, 14): packages/vue-i18n-routing/src/compatibles/utils.ts#L19
`./types` type import should occur before type import of `../extends/router`