[languageserver] Update to Cadence v1.0.0-preview.38 #944
ci.yml
on: pull_request
paths-filter
5s
Check license headers
9s
Test (Test Framework)
0s
Lint (Test Framework)
0s
Test (Lint)
0s
Lint (Lint)
0s
Test (Language Server)
2m 17s
Lint (Language Server)
2m 35s
Test (Docgen)
0s
Lint (Docgen)
0s
Annotations
5 errors and 6 warnings
Test (Language Server)
cannot use standardLibrary{} (value of type standardLibrary) as stdlib.StandardLibraryHandler value in variable declaration: standardLibrary does not implement stdlib.StandardLibraryHandler (wrong type for method AccountKeysCount)
|
Test (Language Server)
cannot use result (variable of type standardLibrary) as stdlib.StandardLibraryHandler value in argument to stdlib.DefaultStandardLibraryValues: standardLibrary does not implement stdlib.StandardLibraryHandler (wrong type for method AccountKeysCount)
|
Test (Language Server)
cannot use result (variable of type standardLibrary) as stdlib.StandardLibraryHandler value in argument to stdlib.DefaultScriptStandardLibraryValues: standardLibrary does not implement stdlib.StandardLibraryHandler (wrong type for method AccountKeysCount)
|
Test (Language Server)
Process completed with exit code 2.
|
Lint (Language Server)
issues found
|
paths-filter
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, dorny/paths-filter@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Check license headers
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Check license headers
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test (Language Server)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test (Language Server)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/setup-node@v2, actions/cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint (Language Server)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|