tests: add pytest flags #118
check_diffs.yml
on: pull_request
build
3s
Matrix: ci
Matrix: codespell
Annotations
9 errors and 2 warnings
Ruff (I001):
libs/vertexai/tests/conftest.py#L5
tests/conftest.py:5:1: I001 Import block is un-sorted or un-formatted
|
Ruff (E501):
libs/vertexai/tests/conftest.py#L29
tests/conftest.py:29:89: E501 Line too long (99 > 88)
|
Ruff (E501):
libs/vertexai/tests/conftest.py#L39
tests/conftest.py:39:89: E501 Line too long (91 > 88)
|
Ruff (E501):
libs/vertexai/tests/conftest.py#L42
tests/conftest.py:42:89: E501 Line too long (91 > 88)
|
Ruff (E501):
libs/vertexai/tests/conftest.py#L51
tests/conftest.py:51:89: E501 Line too long (92 > 88)
|
Ruff (E501):
libs/vertexai/tests/conftest.py#L52
tests/conftest.py:52:89: E501 Line too long (91 > 88)
|
cd libs/vertexai / - / make lint #3.11
Process completed with exit code 2.
|
cd libs/vertexai / - / make lint #3.8
The job was canceled because "_3_11" failed.
|
cd libs/vertexai / - / make lint #3.8
The operation was canceled.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: Ana06/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
cd libs/vertexai / (Check for spelling errors)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|