chore(devdeps): update dependency vite to v6 #18385
Triggered via pull request
December 19, 2024 15:38
Status
Failure
Total duration
6h 11m 32s
Artifacts
–
ci.yml
on: pull_request
Matrix: build
Matrix: test
deploy
6h 0m
Annotations
4 errors and 10 warnings
test (22)
@ultraviolet/plus#test:unit:coverage: command (/home/runner/work/ultraviolet/ultraviolet/packages/plus) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test:unit:coverage exited (1)
|
test (22)
Process completed with exit code 1.
|
deploy
The job running on runner GitHub Actions 9 has exceeded the maximum execution time of 360 minutes.
|
deploy
The operation was canceled.
|
lint:
jest-axe.d.ts#L15
'any' overrides all other types in this union type
|
lint:
jest-axe.d.ts#L17
'any' overrides all other types in this intersection type
|
lint:
packages/icons/src/components/Icon/Icon.tsx#L29
"small" | "large" | "xlarge" | "xxlarge" is overridden by string in this union type
|
lint:
packages/icons/src/components/Icon/Icon.tsx#L64
"success" | "danger" | "info" | "neutral" | "primary" | "secondary" | "warning" is overridden by string in this union type
|
lint:
packages/icons/src/components/Icon/Icon.tsx#L109
"small" is overridden by string in this union type
|
lint:
packages/icons/src/components/Icon/Icon.tsx#L109
"large" is overridden by string in this union type
|
lint:
packages/icons/src/components/Icon/legacy/index.tsx#L33
"small" | "large" | "xlarge" | "xxlarge" is overridden by string in this union type
|
lint:
packages/icons/src/components/Icon/legacy/index.tsx#L70
"success" | "danger" | "info" | "neutral" | "primary" | "secondary" | "warning" is overridden by string in this union type
|
lint:
packages/icons/src/components/Icon/legacy/index.tsx#L114
"small" is overridden by string in this union type
|
lint:
packages/icons/src/components/Icon/legacy/index.tsx#L114
"large" is overridden by string in this union type
|