Skip to content

Remove messages and definitions #547

Remove messages and definitions

Remove messages and definitions #547

Triggered via pull request October 9, 2024 01:07
Status Failure
Total duration 43s
Artifacts

node.js.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 1 warning
test (macos-latest, lts/hydrogen): packages/client/src/messages.ts#L1
Module '"wollok-ts"' has no exported member 'getMessage'.
test (macos-latest, lts/hydrogen): packages/client/src/messages.ts#L1
Module '"wollok-ts"' has no exported member 'LANGUAGES'.
test (macos-latest, lts/hydrogen): packages/client/src/messages.ts#L1
Module '"wollok-ts"' has no exported member 'Messages'.
test (macos-latest, lts/hydrogen): packages/server/src/functionalities/definition.ts#L2
'"wollok-ts"' has no exported member named 'getNodeDefinition'. Did you mean 'sendDefinitions'?
test (macos-latest, lts/hydrogen): packages/server/src/functionalities/reporter.ts#L1
Module '"wollok-ts"' has no exported member 'getMessage'.
test (macos-latest, lts/hydrogen): packages/server/src/functionalities/reporter.ts#L1
Module '"wollok-ts"' has no exported member 'LANGUAGES'.
test (macos-latest, lts/hydrogen): packages/server/src/functionalities/reporter.ts#L1
Module '"wollok-ts"' has no exported member 'Messages'.
test (macos-latest, lts/hydrogen): packages/server/src/settings.ts#L3
Module '"wollok-ts"' has no exported member 'LANGUAGES'.
test (macos-latest, lts/hydrogen)
Process completed with exit code 2.
test (windows-latest, lts/hydrogen)
The job was canceled because "macos-latest_lts_hydrogen" failed.
test (windows-latest, lts/hydrogen)
The operation was canceled.
test (ubuntu-latest, lts/hydrogen)
The job was canceled because "macos-latest_lts_hydrogen" failed.
test (ubuntu-latest, lts/hydrogen): packages/client/src/messages.ts#L1
Module '"wollok-ts"' has no exported member 'getMessage'.
test (ubuntu-latest, lts/hydrogen): packages/client/src/messages.ts#L1
Module '"wollok-ts"' has no exported member 'LANGUAGES'.
test (ubuntu-latest, lts/hydrogen): packages/client/src/messages.ts#L1
Module '"wollok-ts"' has no exported member 'Messages'.
test (ubuntu-latest, lts/hydrogen): packages/server/src/functionalities/definition.ts#L2
'"wollok-ts"' has no exported member named 'getNodeDefinition'. Did you mean 'sendDefinitions'?
test (ubuntu-latest, lts/hydrogen): packages/server/src/functionalities/reporter.ts#L1
Module '"wollok-ts"' has no exported member 'getMessage'.
test (ubuntu-latest, lts/hydrogen): packages/server/src/functionalities/reporter.ts#L1
Module '"wollok-ts"' has no exported member 'LANGUAGES'.
test (ubuntu-latest, lts/hydrogen): packages/server/src/functionalities/reporter.ts#L1
Module '"wollok-ts"' has no exported member 'Messages'.
test (ubuntu-latest, lts/hydrogen): packages/server/src/settings.ts#L3
Module '"wollok-ts"' has no exported member 'LANGUAGES'.
test (ubuntu-latest, lts/hydrogen)
The operation was canceled.
test (macos-latest, lts/hydrogen)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/