Publish Next #35
publish-next.yml
on: workflow_dispatch
Perform Publishing
2m 19s
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/
|