Skip to content

run basedpyright in CI #22

run basedpyright in CI

run basedpyright in CI #22

Triggered via pull request February 4, 2025 05:22
@garymmgarymm
opened #15
bazel
Status Failure
Total duration 2m 51s
Artifacts

check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 2 warnings
format
Process completed with exit code 1.
lint: home/runner/.cache/bazel_output_base/execroot/_main/earl/core.py#L8
Import "equinox" could not be resolved (reportMissingImports)
lint: home/runner/.cache/bazel_output_base/execroot/_main/earl/core.py#L9
Import "gymnasium.spaces" could not be resolved (reportMissingImports)
lint: home/runner/.cache/bazel_output_base/execroot/_main/earl/core.py#L10
Import "gymnax.environments.spaces" could not be resolved (reportMissingImports)
lint: home/runner/.cache/bazel_output_base/execroot/_main/earl/core.py#L11
Import "jax" could not be resolved (reportMissingImports)
lint: home/runner/.cache/bazel_output_base/execroot/_main/earl/core.py#L12
Import "jax.numpy" could not be resolved (reportMissingImports)
lint: home/runner/.cache/bazel_output_base/execroot/_main/earl/core.py#L13
Import "gymnasium.core" could not be resolved (reportMissingImports)
lint: home/runner/.cache/bazel_output_base/execroot/_main/earl/core.py#L14
Import "gymnax.environments.environment" could not be resolved (reportMissingImports)
lint: home/runner/.cache/bazel_output_base/execroot/_main/earl/core.py#L15
Import "gymnax.environments.spaces" could not be resolved (reportMissingImports)
lint: home/runner/.cache/bazel_output_base/execroot/_main/earl/core.py#L16
Import "jaxtyping" could not be resolved (reportMissingImports)
lint: home/runner/.cache/bazel_output_base/execroot/_main/earl/agents/random_agent/random_agent.py#L5
Import "jax" could not be resolved (reportMissingImports)
lint: home/runner/.cache/bazel_output_base/execroot/_main/earl/environment_loop/gymnasium_loop.py#L21
Import "tqdm" could not be resolved from source (reportMissingModuleSource)
lint: home/runner/.cache/bazel_output_base/execroot/_main/earl/environment_loop/gymnax_loop.py#L15
Import "tqdm" could not be resolved from source (reportMissingModuleSource)