Skip to content

Set up Github action Go container and set up JSON-RPC httpserver #8138

Set up Github action Go container and set up JSON-RPC httpserver

Set up Github action Go container and set up JSON-RPC httpserver #8138

Triggered via pull request April 23, 2024 09:29
Status Cancelled
Total duration 10m 56s
Artifacts 2

main.yml

on: pull_request
Test SDK builds  /  Generate SDK sources
9m 40s
Test SDK builds / Generate SDK sources
Run OCaml tests
10m 46s
Run OCaml tests
Deprecation tests
16s
Deprecation tests
Matrix: Python tests
Test SDK builds  /  Build C# SDK
44s
Test SDK builds / Build C# SDK
Test SDK builds  /  Build PowerShell 5.x SDK (.NET Framework 4.5)
0s
Test SDK builds / Build PowerShell 5.x SDK (.NET Framework 4.5)
Matrix: Test SDK builds / Build PowerShell 7.x SDK
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 11 warnings
Python tests (3.11)
reviewdog: Too many results (annotations) in diff. You may miss some annotations due to GitHub limitation for annotation created by logging command. Please check GitHub Actions log console to see all results. Limitation: - 10 warning annotations and 10 error annotations per step - 50 annotations per job (sum of annotations from all the steps) - 50 annotations per run (separate from the job annotations, these annotations aren't created by users) Source: https://github.community/t5/GitHub-Actions/Maximum-number-of-annotations-that-can-be-created-using-GitHub/m-p/39085
Python tests (3.11)
Process completed with exit code 1.
Test SDK builds / Build C# SDK
Canceling since a higher priority waiting request for 'Build and test-5586' exists
Test SDK builds / Build C# SDK
The operation was canceled.
Run OCaml tests
Canceling since a higher priority waiting request for 'Build and test-5586' exists
Run OCaml tests
The operation was canceled.
Python tests (2.7)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Python tests (3.11): ocaml/sdk-gen/tests/jsonrpc-server/server.py#L25
[pylint] reported by reviewdog 🐶 C0303: Trailing whitespace (trailing-whitespace) Raw Output: ocaml/sdk-gen/tests/jsonrpc-server/server.py:25:0: C0303: Trailing whitespace (trailing-whitespace)
Python tests (3.11): ocaml/sdk-gen/tests/jsonrpc-server/server.py#L30
[pylint] reported by reviewdog 🐶 C0301: Line too long (146/100) (line-too-long) Raw Output: ocaml/sdk-gen/tests/jsonrpc-server/server.py:30:0: C0301: Line too long (146/100) (line-too-long)
Python tests (3.11): ocaml/sdk-gen/tests/jsonrpc-server/server.py#L43
[pylint] reported by reviewdog 🐶 C0304: Final newline missing (missing-final-newline) Raw Output: ocaml/sdk-gen/tests/jsonrpc-server/server.py:43:0: C0304: Final newline missing (missing-final-newline)
Python tests (3.11): ocaml/sdk-gen/tests/jsonrpc-server/server.py#L1
[pylint] reported by reviewdog 🐶 C0114: Missing module docstring (missing-module-docstring) Raw Output: ocaml/sdk-gen/tests/jsonrpc-server/server.py:1:0: C0114: Missing module docstring (missing-module-docstring)
Python tests (3.11): ocaml/sdk-gen/tests/jsonrpc-server/server.py#L1
[pylint] reported by reviewdog 🐶 E0401: Unable to import 'aiohttp' (import-error) Raw Output: ocaml/sdk-gen/tests/jsonrpc-server/server.py:1:0: E0401: Unable to import 'aiohttp' (import-error)
Python tests (3.11): ocaml/sdk-gen/tests/jsonrpc-server/server.py#L13
[pylint] reported by reviewdog 🐶 W1514: Using open without explicitly specifying an encoding (unspecified-encoding) Raw Output: ocaml/sdk-gen/tests/jsonrpc-server/server.py:13:17: W1514: Using open without explicitly specifying an encoding (unspecified-encoding)
Python tests (3.11): ocaml/sdk-gen/tests/jsonrpc-server/server.py#L30
[pylint] reported by reviewdog 🐶 W0707: Consider explicitly re-raising using 'raise Exception(f"{test_data.get('method')} and {test_data.get('params')} are not equal to {data.get('method')} and {data.get('params')}") from e' (raise-missing-from) Raw Output: ocaml/sdk-gen/tests/jsonrpc-server/server.py:30:8: W0707: Consider explicitly re-raising using 'raise Exception(f"{test_data.get('method')} and {test_data.get('params')} are not equal to {data.get('method')} and {data.get('params')}") from e' (raise-missing-from)
Python tests (3.11): ocaml/sdk-gen/tests/jsonrpc-server/server.py#L30
[pylint] reported by reviewdog 🐶 W0719: Raising too general exception: Exception (broad-exception-raised) Raw Output: ocaml/sdk-gen/tests/jsonrpc-server/server.py:30:8: W0719: Raising too general exception: Exception (broad-exception-raised)
Python tests (3.11): ocaml/sdk-gen/tests/jsonrpc-server/server.py#L29
[pylint] reported by reviewdog 🐶 W0612: Unused variable 'e' (unused-variable) Raw Output: ocaml/sdk-gen/tests/jsonrpc-server/server.py:29:4: W0612: Unused variable 'e' (unused-variable)
Python tests (3.11): ocaml/sdk-gen/tests/jsonrpc-server/server.py#L2
[pylint] reported by reviewdog 🐶 C0411: standard import "os" should be placed before third party import "aiohttp.web" (wrong-import-order) Raw Output: ocaml/sdk-gen/tests/jsonrpc-server/server.py:2:0: C0411: standard import "os" should be placed before third party import "aiohttp.web" (wrong-import-order)

Artifacts

Produced during runtime
Name Size
SDK_Source_CSharp Expired
562 KB
SDK_Source_PowerShell Expired
755 KB