Skip to content

fix(deps): update all non-major dependencies (#817) #3022

fix(deps): update all non-major dependencies (#817)

fix(deps): update all non-major dependencies (#817) #3022

Triggered via push February 2, 2025 14:00
Status Success
Total duration 1m 28s
Artifacts
Linting  /  ...  /  Run yarn job
31s
Linting / Linting / Run yarn job
Building  /  ...  /  Run yarn job
49s
Building / Building / Run yarn job
Tests  /  Unit testing
1m 21s
Tests / Unit testing
Typecheck  /  ...  /  Run yarn job
35s
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.