Release 5.8.6 #72
review.yml
on: push
Matrix: Run linters and tests for js code
Matrix: Run linters and tests for python code
Annotations
6 errors and 7 warnings
Run linters and tests for python code (3.11):
test_src/test_proj/models/deep.py#L51
Remove all references to this instance first
|
|
|
Run linters and tests for python code (3.8):
test_src/test_proj/models/deep.py#L51
Remove all references to this instance first
|
|
|
Run linters and tests for python code (3.11)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run linters and tests for python code (3.11)
Skipping vstutils as it is not installed.
|
Run linters and tests for js code (18)
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Run linters and tests for python code (3.8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run linters and tests for python code (3.8)
Skipping vstutils as it is not installed.
|
Run linters and tests for python code (3.8)
You are using pip version 21.2.4; however, version 23.3.1 is available.
|
Run linters and tests for python code (3.8)
You are using pip version 21.2.4; however, version 23.3.1 is available.
|