Skip to content

Split widget_ngl.ts into smaller files #473

Split widget_ngl.ts into smaller files

Split widget_ngl.ts into smaller files #473

Triggered via pull request December 8, 2024 16:45
@hainmhainm
opened #1154
split
Status Failure
Total duration 1m 39s
Artifacts

build-extension.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
build
'_' refers to a UMD global, but the current file is a module. Consider adding an import instead.
build
Cannot find name 'NGL'.
build
Cannot find module './message_handler' or its corresponding type declarations.
build
Property 'setVisibilityForRepr' does not exist on type 'RepresentationHandler'.
build
Property 'removeRepresentation' does not exist on type 'RepresentationHandler'.
build
Property 'removeRepresentationsByName' does not exist on type 'RepresentationHandler'.
build
Property 'updateRepresentationForComponent' does not exist on type 'RepresentationHandler'.
build
Property 'updateRepresentationsByName' does not exist on type 'RepresentationHandler'.
build
Cannot find name 'base'.
build
Process completed with exit code 2.
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build
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/