Skip to content

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

fix(deps): update all non-major dependencies

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

Triggered via pull request February 2, 2025 09:54
Status Success
Total duration 1m 16s
Artifacts

continuous-integration.yml

on: pull_request
Linting  /  ...  /  Run yarn job
34s
Linting / Linting / Run yarn job
Docgen  /  Run yarn job
38s
Docgen / Run yarn job
Building  /  ...  /  Run yarn job
53s
Building / Building / Run yarn job
Tests  /  Unit testing
1m 8s
Tests / Unit testing
Typecheck  /  ...  /  Run yarn job
35s
Typecheck / Typechecking / 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.