Agent size change based on size of figure #1579
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
build_lint.yml
on: pull_request
lint-ruff
10s
lint-black
14s
Matrix: build
Annotations
9 errors
Ruff (F401):
mesa/experimental/jupyter_viz.py#L9
mesa/experimental/jupyter_viz.py:9:39: F401 `solara.components.columns.Columns` imported but unused
|
Ruff (SIM117):
mesa/experimental/jupyter_viz.py#L166
mesa/experimental/jupyter_viz.py:166:5: SIM117 Use a single `with` statement with multiple contexts instead of nested `with` statements
|
lint-ruff
Process completed with exit code 1.
|
build (ubuntu, 3.9)
Process completed with exit code 1.
|
build (ubuntu, 3.8)
Process completed with exit code 1.
|
build (ubuntu, 3.11)
Process completed with exit code 1.
|
build (ubuntu, 3.10)
Process completed with exit code 1.
|
build (macos, 3.11)
Process completed with exit code 1.
|
build (windows, 3.11)
Process completed with exit code 1.
|