Skip to content

Publish Next

Publish Next #35

Manually triggered October 17, 2024 15:33
Status Failure
Total duration 2m 26s
Artifacts

publish-next.yml

on: workflow_dispatch
Perform Publishing
2m 19s
Perform Publishing
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Perform Publishing: packages/plugin-ext/src/plugin/plugin-context.ts#L1016
Object literal may only specify known properties, but 'registerMultiDocumentHighlightProvider' does not exist in type 'typeof languages'. Did you mean to write 'registerDocumentHighlightProvider'?
Perform Publishing: packages/plugin-ext/src/plugin/plugin-context.ts#L1016
'"@theia/plugin"' has no exported member named 'MultiDocumentHighlightProvider'. Did you mean 'DocumentHighlightProvider'?
Perform Publishing
Process completed with exit code 2.
Perform Publishing
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7, actions/setup-python@b64ffcaf5b410884ad320a9cfac8866006a109aa. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/