Iterate seed after apply#2539
Open
wraybowling wants to merge 1 commit into
Open
Annotations
9 errors and 1 warning
|
Lint
Process completed with exit code 1.
|
|
Lint:
ai_diffusion/settings.py#L267
ai_diffusion/settings.py:267:9: undefined-name: Undefined name `undefined`
|
|
Lint:
ai_diffusion/model/model.py#L1331
ai_diffusion/model/model.py:1331:45: undefined-name: Undefined name `iterate`
|
|
Lint:
ai_diffusion/model/model.py#L1328
ai_diffusion/model/model.py:1328:45: undefined-name: Undefined name `random`
|
|
Format
Process completed with exit code 1.
|
|
Typecheck
3 errors
|
|
Typecheck:
ai_diffusion/settings.py#L267
"undefined" is not defined (reportUndefinedVariable)
|
|
Typecheck:
ai_diffusion/model/model.py#L1331
"iterate" is not defined (reportUndefinedVariable)
|
|
Typecheck:
ai_diffusion/model/model.py#L1328
"random" is not defined (reportUndefinedVariable)
|
|
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@v3, actions/setup-python@v5, jakebailey/pyright-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading