Skip to content
Triggered via release September 27, 2023 08:27
Status Success
Total duration 10m 5s
Artifacts

release.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@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: packages/component/__tests__/unit/legend/category/custom-content.test.ts#L2
Replace `createDiv,·removeDom·}·from·'../../../helper/dom` with `CategoryLegend·}·from·'../../../../src`
build: packages/component/__tests__/unit/legend/category/custom-content.test.ts#L3
Replace `CategoryLegend·}·from·'../../../../src` with `createDiv,·removeDom·}·from·'../../../helper/dom`
build: packages/component/__tests__/unit/legend/category/index.test.ts#L2
Delete `createDiv,·removeDom·}·from·'../../../helper/dom';⏎import·{·`
build: packages/component/__tests__/unit/legend/category/index.test.ts#L4
Insert `';⏎import·{·createDiv,·removeDom·}·from·'../../../helper/dom`
build: packages/component/__tests__/unit/legend/continue/custom-content.test.ts#L1
Replace `createDiv,·removeDom·}·from·'../../../helper/dom` with `ContinueLegend·}·from·'../../../../src`
build: packages/component/__tests__/unit/legend/continue/custom-content.test.ts#L2
Replace `ContinueLegend·}·from·'../../../../src` with `createDiv,·removeDom·}·from·'../../../helper/dom`
build: packages/component/__tests__/unit/legend/continue/index.test.ts#L2
Delete `createDiv,·removeDom·}·from·'../../../helper/dom';⏎import·{·`
build: packages/component/__tests__/unit/legend/continue/index.test.ts#L4
Insert `';⏎import·{·createDiv,·removeDom·}·from·'../../../helper/dom`
build: packages/component/__tests__/unit/tooltip/custom-content.test.ts#L2
Replace `createDiv,·removeDom·}·from·'../../helper/dom';⏎import·{·Tooltip·}·from·'../../../src` with `Tooltip·}·from·'../../../src';⏎import·{·createDiv,·removeDom·}·from·'../../helper/dom`
build: packages/component/__tests__/unit/tooltip/index.test.ts#L2
Delete `createDiv,·removeDom·}·from·'../../helper/dom';⏎import·{·`
publish-site
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/