chore(deps): lock file maintenance #131
on_pull_request.yaml
on: pull_request
PR title check
6s
Doc checks
/
...
/
Docs check
1m 13s
Code checks
/
Actions lint check
29s
Code checks
/
Spell check
6s
Matrix: Code checks / Lint check / Lint check
Matrix: Code checks / Type check / Type check
Matrix: Tests / Integration tests / Integration tests
Matrix: Tests / Unit tests / Unit tests
Annotations
1 error and 10 warnings
|
Code checks / Spell check
Process completed with exit code 2.
|
|
Code checks / Spell check:
./src/apify/_proxy_configuration.py#L14
"consts" should be "constants".
|
|
Code checks / Spell check:
./tests/unit/actor/test_actor_helpers.py#L8
"consts" should be "constants".
|
|
Code checks / Spell check:
./tests/unit/storage_clients/test_file_system.py#L10
"consts" should be "constants".
|
|
Code checks / Spell check:
./src/apify/__init__.py#L3
"consts" should be "constants".
|
|
Code checks / Spell check:
./tests/unit/conftest.py#L15
"consts" should be "constants".
|
|
|
|
Code checks / Spell check:
./src/apify/_actor.py#L31
"consts" should be "constants".
|
|
Code checks / Spell check:
./src/apify/_actor.py#L16
"consts" should be "constants".
|
|
Code checks / Spell check:
./src/apify/_crypto.py#L17
"consts" should be "constants".
|
|
Code checks / Spell check:
./src/apify/_consts.py#L0
"consts" should be "constants".
|