Skip to content

Merge pull request #134 from Next2D/develop #31

Merge pull request #134 from Next2D/develop

Merge pull request #134 from Next2D/develop #31

Triggered via push March 23, 2025 06:23
Status Failure
Total duration 19s
Artifacts

publish.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: src/domain/loading/DefaultLoader.ts#L1
Cannot find module '@next2d/display' or its corresponding type declarations.
build: src/application/variable/LoaderInfoMap.ts#L1
Cannot find module '@next2d/display' or its corresponding type declarations.
build: src/application/content/VideoContent.ts#L1
Cannot find module '@next2d/media' or its corresponding type declarations.
build: src/application/content/TextFieldContent.ts#L1
Cannot find module '@next2d/text' or its corresponding type declarations.
build: src/application/content/ShapeContent.ts#L1
Cannot find module '@next2d/display' or its corresponding type declarations.
build: src/application/content/MovieClipContent.ts#L1
Cannot find module '@next2d/display' or its corresponding type declarations.
build: src/application/content/Builder/service/ContentBuilderService.ts#L33
Property '$sync' does not exist on type 'IContent'.
build: src/application/content/Builder/service/ContentBuilderService.ts#L32
Property 'characterId' does not exist on type 'IContent'.
build: src/application/content/Builder/service/ContentBuilderService.ts#L16
Property 'namespace' does not exist on type 'IContent'.
build: src/application/Context.ts#L3
Cannot find module '@next2d/display' or its corresponding type declarations.