Skip to content
This repository has been archived by the owner on May 28, 2024. It is now read-only.

πŸ¦œπŸ” Lint #247

πŸ¦œπŸ” Lint

πŸ¦œπŸ” Lint #247

Triggered via schedule September 30, 2023 05:08
Status Failure
Total duration 22s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yaml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Ruff (E721): tests/integration/test_openai_compatibility.py#L47
tests/integration/test_openai_compatibility.py:47:16: E721 Do not compare types, use `isinstance()`
Ruff (E721): tests/integration/test_openai_compatibility.py#L58
tests/integration/test_openai_compatibility.py:58:20: E721 Do not compare types, use `isinstance()`
Ruff (E721): tests/integration/test_openai_compatibility.py#L75
tests/integration/test_openai_compatibility.py:75:24: E721 Do not compare types, use `isinstance()`
Ruff (E721): tests/integration/test_openai_compatibility.py#L80
tests/integration/test_openai_compatibility.py:80:24: E721 Do not compare types, use `isinstance()`
Ruff (E721): tests/integration/test_openai_compatibility.py#L87
tests/integration/test_openai_compatibility.py:87:16: E721 Do not compare types, use `isinstance()`
lint
Process completed with exit code 1.