Skip to content

chore(deps): update dependency @antfu/eslint-config to v3 #195

chore(deps): update dependency @antfu/eslint-config to v3

chore(deps): update dependency @antfu/eslint-config to v3 #195

Triggered via pull request November 19, 2024 05:00
Status Failure
Total duration 25s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: src/cli.ts#L5
Expected "./types" (sibling-type) to come before "./run" (sibling)
build: src/configs/env.ts#L3
Expected "../types" (parent-type) to come before "dotenv" (external)
build: src/configs/index.ts#L2
Expected "../types" (parent-type) to come before "unconfig" (external)
build: src/configs/index.ts#L4
Expected "./env" to come before "./fallback"
build: src/configs/index.ts#L5
Expected "./defaults" to come before "./env"
build: src/configs/index.ts#L8
Expected "./fallback" to come before "./tier-presets"
build: src/configs/index.ts#L9
Expected "./defaults" to come before "./fallback"
build: src/index.ts#L2
Expected "./processing/svg" to come before "./types"
build: src/index.ts#L3
Expected "./processing/image" to come before "./processing/svg"
build: src/index.ts#L4
Expected "./configs" to come before "./processing/image"