chore(deps): bump body-parser from 1.19.1 to 1.20.3 #2
Triggered via pull request
September 27, 2024 16:20
Status
Success
Total duration
13m 40s
Artifacts
–
Annotations
13 warnings
build (16)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (16)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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
|