Skip to content

Test examples

Test examples #63

Triggered via pull request November 1, 2023 15:09
Status Failure
Total duration 44s
Artifacts

build_lint.yml

on: pull_request
lint-ruff
8s
lint-ruff
lint-black
31s
lint-black
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Ruff (I001): examples/bank_reserves/bank_reserves/agents.py#L13
examples/bank_reserves/bank_reserves/agents.py:13:1: I001 Import block is un-sorted or un-formatted
Ruff (I001): examples/bank_reserves/bank_reserves/model.py#L13
examples/bank_reserves/bank_reserves/model.py:13:1: I001 Import block is un-sorted or un-formatted
Ruff (I001): examples/bank_reserves/bank_reserves/server.py#L1
examples/bank_reserves/bank_reserves/server.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (I001): examples/charts/charts/agents.py#L13
examples/charts/charts/agents.py:13:1: I001 Import block is un-sorted or un-formatted
Ruff (I001): examples/charts/charts/model.py#L13
examples/charts/charts/model.py:13:1: I001 Import block is un-sorted or un-formatted
Ruff (I001): examples/hex_snowflake/hex_snowflake/model.py#L1
examples/hex_snowflake/hex_snowflake/model.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (I001): examples/sugarscape_cg/sugarscape_cg/model.py#L12
examples/sugarscape_cg/sugarscape_cg/model.py:12:1: I001 Import block is un-sorted or un-formatted
Ruff (I001): examples/sugarscape_g1mt/sugarscape_g1mt/model.py#L1
examples/sugarscape_g1mt/sugarscape_g1mt/model.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (I001): examples/wolf_sheep/wolf_sheep/server.py#L1
examples/wolf_sheep/wolf_sheep/server.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (I001): examples/wolf_sheep/wolf_sheep/test_random_walk.py#L6
examples/wolf_sheep/wolf_sheep/test_random_walk.py:6:1: I001 Import block is un-sorted or un-formatted