chore(workflows): Update repo workflows #170
Annotations
10 errors and 3 warnings
Ruff (F401):
conversion_in_init.py#L9
conversion_in_init.py:9:60: F401 `calibre_plugins.kepubin.conversion.kepub_input.KEPUBInput` imported but unused
|
Ruff (F401):
conversion_out_init.py#L9
conversion_out_init.py:9:62: F401 `calibre_plugins.kepubout.conversion.kepub_output.KEPubOutput` imported but unused
|
Ruff (F401):
device_init.py#L9
device_init.py:9:62: F401 `calibre_plugins.kobotouch_extended.device.driver.KOBOTOUCHEXTENDED` imported but unused
|
Ruff (F401):
md_reader_init.py#L9
md_reader_init.py:9:59: F401 `calibre_plugins.kepubmdreader.metadata.reader.KEPUBMetadataReader` imported but unused
|
Ruff (F401):
md_writer_init.py#L9
md_writer_init.py:9:59: F401 `calibre_plugins.kepubmdwriter.metadata.writer.KEPUBMetadataWriter` imported but unused
|
Ruff (E402):
tests/test_common.py#L19
tests/test_common.py:19:1: E402 Module level import not at top of file
|
Ruff (E402):
tests/test_common.py#L21
tests/test_common.py:21:1: E402 Module level import not at top of file
|
Ruff (E402):
tests/test_common.py#L22
tests/test_common.py:22:1: E402 Module level import not at top of file
|
Ruff (E402):
tests/test_container.py#L24
tests/test_container.py:24:1: E402 Module level import not at top of file
|
Ruff (E402):
tests/test_container.py#L25
tests/test_container.py:25:1: E402 Module level import not at top of file
|
ruff
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
yamllint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
shellcheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|