chore: add docs & example for 3D surface plot #4099
Triggered via pull request
November 15, 2023 09:15
Status
Success
Total duration
19m 20s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
14 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected], actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
No files were found with the provided path: __tests__/integration/snapshots/**/*-actual.svg
__tests__/integration/snapshots/**/*-actual.html. No artifacts will be uploaded.
|
build:
__tests__/integration/api-chart-on-component-click.spec.ts#L5
`../../src` import should occur before import of `./utils/createNodeGCanvas`
|
build:
__tests__/integration/api-chart-on-item-element.spec.ts#L9
`../../src` import should occur before import of `./utils/createNodeGCanvas`
|
build:
__tests__/integration/api-chart-on-text-click.spec.ts#L5
`../../src` import should occur before import of `./utils/createNodeGCanvas`
|
build:
__tests__/integration/api-chart-render-event.spec.ts#L9
`../../src` import should occur before import of `./utils/createNodeGCanvas`
|
build:
__tests__/plots/api/chart-3d.ts#L47
Forbidden non-null assertion
|
build:
__tests__/plots/api/chart-3d.ts#L59
Forbidden non-null assertion
|
build:
__tests__/plots/api/chart-axis-label-formatter.ts#L58
Forbidden non-null assertion
|
build:
__tests__/plots/api/chart-on-item-element.ts#L52
Forbidden non-null assertion
|
build:
__tests__/plots/api/chart-on-item-element.ts#L52
Forbidden non-null assertion
|
build:
src/composition/geoView.ts#L16
Unable to validate computed reference to imported namespace 'd3Projection'
|
build
The `save-state` 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
The `save-state` 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/
|