Add CUDA ONNX variant#1365
Open
bertsky wants to merge 4 commits into
Open
Annotations
10 errors, 14 warnings, and 1 notice
|
Lint with flake8:
src/ocrd/resource_manager.py#L34
module level import not at top of file
|
|
Lint with flake8:
src/ocrd/resource_manager.py#L33
module level import not at top of file
|
|
Lint with flake8:
src/ocrd/processor/ocrd_page_result.py#L93
expected 2 blank lines after class or function definition, found 1
|
|
Lint with flake8:
src/ocrd/processor/ocrd_page_result.py#L49
expected 2 blank lines, found 1
|
|
Lint with flake8:
src/ocrd/processor/builtin/merge_processor.py#L74
expected 2 blank lines, found 1
|
|
Lint with flake8:
src/ocrd/processor/builtin/merge_processor.py#L65
test for membership should be 'not in'
|
|
Lint with flake8:
src/ocrd/processor/builtin/merge_processor.py#L47
expected 2 blank lines, found 1
|
|
Lint with flake8:
src/ocrd/processor/base.py#L1216
expected 1 blank line before a nested definition, found 0
|
|
Lint with flake8:
src/ocrd/processor/base.py#L944
closing bracket does not match visual indentation
|
|
Lint with flake8:
src/ocrd/processor/base.py#L124
expected 2 blank lines, found 1
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint with flake8:
src/ocrd/decorators/__init__.py#L26
'ocrd_cli_wrap_processor' is too complex (30)
|
|
Lint with flake8:
src/ocrd/cli/workspace.py#L324
'workspace_cli_bulk_add' is too complex (29)
|
|
Lint with flake8:
src/ocrd/cli/resmgr.py#L81
trailing whitespace
|
|
Lint with flake8:
src/ocrd/cli/resmgr.py#L16
'ocrd_utils.get_moduledir' imported but unused
|
|
Lint with flake8:
src/ocrd/cli/resmgr.py#L16
'ocrd_utils.directory_size' imported but unused
|
|
Lint with flake8:
src/ocrd/cli/resmgr.py#L13
'requests' imported but unused
|
|
Lint with flake8:
src/ocrd/cli/resmgr.py#L9
'pathlib.Path' imported but unused
|
|
Lint with flake8:
src/ocrd/cli/bashlib.py#L42
blank line at end of file
|
|
Lint with flake8:
src/ocrd/cli/bashlib.py#L13
trailing whitespace
|
|
Lint with flake8:
src/ocrd/__init__.py#L21
'from ocrd_validators import *' used; unable to detect undefined names
|
|
Install dependencies
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated
dependents or dependents with broken linkage!
|
|
Install dependencies
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|
|
Set up Homebrew
Homebrew/actions/setup-homebrew@master is deprecated. Please update your workflow references to use Homebrew/actions/setup-homebrew@main. The "master" branch sync will stop and this warning will become an error when Homebrew 5.2.0 is released (no earlier than 2026-06-10).
|
|
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
|
background
wait
wait-all
cancel
parallel
Loading