build(deps): update dependency click to v8.2.1 (v5) #2982
test.yaml
on: pull_request
Matrix: downloader
Matrix: e2e
Matrix: unit
test-all-pass
0s
Annotations
12 errors and 2 warnings
e2e (3.11, macos)
Process completed with exit code 1.
|
e2e (3.11, macos):
tests/e2e/test_cli.py#L32
test_cal_config
click.exceptions.NoArgsIsHelpError: Usage: bgmi config [OPTIONS] COMMAND [ARGS]...
Options:
--help Show this message and exit.
Commands:
get
print
set
|
e2e (3.11, ubuntu)
Process completed with exit code 1.
|
e2e (3.11, ubuntu):
tests/e2e/test_cli.py#L32
test_cal_config
click.exceptions.NoArgsIsHelpError: Usage: bgmi config [OPTIONS] COMMAND [ARGS]...
Options:
--help Show this message and exit.
Commands:
get
print
set
|
e2e (3.13, macos)
Process completed with exit code 1.
|
e2e (3.13, macos):
tests/e2e/test_cli.py#L32
test_cal_config
click.exceptions.NoArgsIsHelpError: Usage: bgmi config [OPTIONS] COMMAND [ARGS]...
Options:
--help Show this message and exit.
Commands:
get
print
set
|
e2e (3.13, ubuntu)
Process completed with exit code 1.
|
e2e (3.13, ubuntu):
tests/e2e/test_cli.py#L32
test_cal_config
click.exceptions.NoArgsIsHelpError: Usage: bgmi config [OPTIONS] COMMAND [ARGS]...
Options:
--help Show this message and exit.
Commands:
get
print
set
|
e2e (3.11, windows)
Process completed with exit code 1.
|
e2e (3.11, windows):
tests\e2e\test_cli.py#L32
test_cal_config
click.exceptions.NoArgsIsHelpError: Usage: bgmi config [OPTIONS] COMMAND [ARGS]...
Options:
--help Show this message and exit.
Commands:
get
print
set
|
e2e (3.13, windows)
Process completed with exit code 1.
|
e2e (3.13, windows):
tests\e2e\test_cli.py#L32
test_cal_config
click.exceptions.NoArgsIsHelpError: Usage: bgmi config [OPTIONS] COMMAND [ARGS]...
Options:
--help Show this message and exit.
Commands:
get
print
set
|
downloader (3.11):
bgmi/downloader/transmission.py#L25
use .get_session().rpc_version instead
|
downloader (3.13):
bgmi/downloader/transmission.py#L25
use .get_session().rpc_version instead
|