feat(aqua-vscode): Prettify types view [LNG-331] #34
run-tests.yml
on: pull_request
Integration tests
/
Run integration tests
2m 25s
Unit tests
/
Run unit tests
17s
Annotations
10 errors and 3 warnings
Integration tests / Run integration tests:
server/src/types.ts#L2
Module '"@fluencelabs/aqua-language-server-api/aqua-lsp-api"' has no exported member 'AbilityType'.
|
Integration tests / Run integration tests:
server/src/types.ts#L3
Module '"@fluencelabs/aqua-language-server-api/aqua-lsp-api"' has no exported member 'ArrayType'.
|
Integration tests / Run integration tests:
server/src/types.ts#L4
Module '"@fluencelabs/aqua-language-server-api/aqua-lsp-api"' has no exported member 'CanonStreamType'.
|
Integration tests / Run integration tests:
server/src/types.ts#L5
Module '"@fluencelabs/aqua-language-server-api/aqua-lsp-api"' has no exported member 'OptionType'.
|
Integration tests / Run integration tests:
server/src/types.ts#L6
Module '"@fluencelabs/aqua-language-server-api/aqua-lsp-api"' has no exported member 'ServiceType'.
|
Integration tests / Run integration tests:
server/src/types.ts#L7
Module '"@fluencelabs/aqua-language-server-api/aqua-lsp-api"' has no exported member 'StreamMapType'.
|
Integration tests / Run integration tests:
server/src/types.ts#L8
Module '"@fluencelabs/aqua-language-server-api/aqua-lsp-api"' has no exported member 'StreamType'.
|
Integration tests / Run integration tests:
server/src/types.ts#L9
Module '"@fluencelabs/aqua-language-server-api/aqua-lsp-api"' has no exported member 'StructType'.
|
Integration tests / Run integration tests:
server/src/types.ts#L10
Module '"@fluencelabs/aqua-language-server-api/aqua-lsp-api"' has no exported member 'Type'.
|
Integration tests / Run integration tests:
server/src/types.ts#L36
Type 'any' is not assignable to type 'never'.
|
Unit tests / Run unit tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: coactions/setup-xvfb@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Integration tests / Run integration tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: coactions/setup-xvfb@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Integration tests / Run integration tests
Failed to download artifact 'fcli' with error:
Error: An error occurred while processing the artifact: Artifact not found for name: fcli
Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact.
For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md.
Falling back to releases.
|