Skip to content

chore(deps): update dependency eslint-config-prettier to v10 (#812) #3010

chore(deps): update dependency eslint-config-prettier to v10 (#812)

chore(deps): update dependency eslint-config-prettier to v10 (#812) #3010

Triggered via push January 19, 2025 12:26
Status Success
Total duration 1m 23s
Artifacts
Linting  /  ...  /  Run yarn job
30s
Linting / Linting / Run yarn job
Building  /  ...  /  Run yarn job
44s
Building / Building / Run yarn job
Tests  /  Unit testing
1m 16s
Tests / Unit testing
Typecheck  /  ...  /  Run yarn job
30s
Typecheck / Typechecking / Run yarn job
Docgen  /  Run yarn job
Docgen / Run yarn job
Fit to window
Zoom out
Zoom in

Annotations

15 warnings
Tests / Unit testing
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v4.0.2. 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
Typecheck / Typechecking / Run yarn job
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Linting / Linting / Run yarn job
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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
Building / Building / Run yarn job
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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.