Add spans support: introduce tests and scripts for spans/Legolink fun…#10
Merged
Merged
Annotations
10 errors and 1 warning
|
Run pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd:
examples/offline_inference/spans/dummy.py#L307
examples/offline_inference/spans/dummy.py:307:5: F841 Local variable `model_response_3` is assigned to but never used
|
|
Run pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd:
examples/offline_inference/spans/dummy.py#L285
examples/offline_inference/spans/dummy.py:285:5: F841 Local variable `ts_pre` is assigned to but never used
|
|
Run pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd:
examples/offline_inference/spans/dummy.py#L237
examples/offline_inference/spans/dummy.py:237:5: F841 Local variable `query` is assigned to but never used
|
|
Run pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd:
examples/offline_inference/spans/dummy.py#L207
examples/offline_inference/spans/dummy.py:207:5: F841 Local variable `doc_b` is assigned to but never used
|
|
Run pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd:
examples/offline_inference/spans/dummy.py#L194
examples/offline_inference/spans/dummy.py:194:5: F841 Local variable `doc_a` is assigned to but never used
|
|
Run pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd:
examples/offline_inference/spans/dummy.py#L99
examples/offline_inference/spans/dummy.py:99:5: F841 Local variable `ktc_segment_simple` is assigned to but never used
|
|
Run pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd:
examples/offline_inference/spans/dummy.py#L91
examples/offline_inference/spans/dummy.py:91:5: F841 Local variable `ktc_offload` is assigned to but never used
|
|
Run pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd:
examples/offline_inference/spans/dummy.py#L84
examples/offline_inference/spans/dummy.py:84:5: F841 Local variable `ktc_example` is assigned to but never used
|
|
Run pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd:
examples/offline_inference/spans/dummy.py#L18
examples/offline_inference/spans/dummy.py:18:89: E501 Line too long (94 > 88)
|
|
Run pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd:
examples/offline_inference/spans/basic_spans_determinism.py#L55
examples/offline_inference/spans/basic_spans_determinism.py:55:5: SIM115 Use a context manager for opening files
|
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading