chore(deps): bump nanoid from 3.3.4 to 3.3.8 #6
Triggered via pull request
December 12, 2024 20:29
Status
Success
Total duration
13m 25s
Artifacts
–
Annotations
13 warnings
build (16)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
build (16)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (16)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build (16):
packages/annotations/src/types.ts#L10
Unexpected any. Specify a different type
|
build (16):
packages/arcs/src/arc_link_labels/canvas.ts#L2
Do not use "@ts-ignore" because it alters compilation errors
|
build (16):
packages/arcs/src/arc_link_labels/useArcLinkLabelsTransition.ts#L81
React Hook useMemo has a missing dependency: 'offset'. Either include it or remove the dependency array
|
build (16):
packages/arcs/src/arc_link_labels/useArcLinks.ts#L15
Unexpected any. Specify a different type
|
build (16):
packages/arcs/src/arc_link_labels/useArcLinks.ts#L15
Unexpected any. Specify a different type
|
build (16):
packages/arcs/src/centers.ts#L4
Do not use "@ts-ignore" because it alters compilation errors
|
build (16):
packages/arcs/src/centers.ts#L94
Unexpected any. Specify a different type
|
build (16):
packages/arcs/src/centers.ts#L94
Unexpected any. Specify a different type
|
build (16):
packages/arcs/src/types.ts#L30
Unexpected any. Specify a different type
|
build (16):
packages/axes/src/compute.ts#L3
Do not use "@ts-ignore" because it alters compilation errors
|