Skip to content

chore(deps): update dependency vitest to v3.0.5 [security] (#818) #3024

chore(deps): update dependency vitest to v3.0.5 [security] (#818)

chore(deps): update dependency vitest to v3.0.5 [security] (#818) #3024

Triggered via push February 4, 2025 21:28
Status Success
Total duration 1m 44s
Artifacts
Linting  /  ...  /  Run yarn job
31s
Linting / Linting / Run yarn job
Building  /  ...  /  Run yarn job
44s
Building / Building / Run yarn job
Tests  /  Unit testing
1m 34s
Tests / Unit testing
Typecheck  /  ...  /  Run yarn job
28s
Typecheck / Typechecking / Run yarn job
Docgen  /  Run yarn job
Docgen / Run yarn job
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Tests / Unit testing
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/[email protected]. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Linting / Linting / Run yarn job: src/index.ts#L54
'PieceContext' is deprecated. Use {@linkcode LoaderPieceContext } instead
Linting / Linting / Run yarn job: src/index.ts#L54
'PieceContext' is deprecated. Use {@linkcode LoaderPieceContext } instead
Linting / Linting / Run yarn job: src/lib/utils/application-commands/ApplicationCommandRegistries.ts#L164
Switch is not exhaustive. Cases not matched: ApplicationCommandType.PrimaryEntryPoint
Linting / Linting / Run yarn job: src/lib/utils/application-commands/ApplicationCommandRegistries.ts#L217
Switch is not exhaustive. Cases not matched: ApplicationCommandType.PrimaryEntryPoint
Linting / Linting / Run yarn job: src/lib/utils/application-commands/computeDifferences.ts#L49
'dm_permission' is deprecated. Use `contexts` instead
Linting / Linting / Run yarn job: src/lib/utils/application-commands/computeDifferences.ts#L49
'dm_permission' is deprecated. Use `contexts` instead
Linting / Linting / Run yarn job: src/lib/utils/application-commands/computeDifferences.ts#L96
'dm_permission' is deprecated. Use `contexts` instead
Linting / Linting / Run yarn job: src/lib/utils/application-commands/computeDifferences.ts#L96
'dm_permission' is deprecated. Use `contexts` instead
Linting / Linting / Run yarn job: src/lib/utils/application-commands/normalizeInputs.ts#L36
'dm_permission' is deprecated. Use `contexts` instead
Linting / Linting / Run yarn job: src/lib/utils/application-commands/normalizeInputs.ts#L44
'dm_permission' is deprecated. Use `contexts` instead
SonarScanner
This action is deprecated and will be removed in a future release. Please use the sonarqube-scan-action action instead. The sonarqube-scan-action is a drop-in replacement for this action.