Skip to content

Notebook a11y

Notebook a11y #59

Triggered via pull request September 11, 2025 23:00
Status Success
Total duration 28s
Artifacts

linters.yml

on: pull_request
runner / pylint
13s
runner / pylint
runner / black
19s
runner / black
runner / markdownlint
25s
runner / markdownlint
runner / rubocop
16s
runner / rubocop
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
runner / pylint: **/*.py#L1
[pylint] reported by reviewdog 🐶 F0001: No module named **/*.py (fatal) Raw Output: **/*.py:1:0: F0001: No module named **/*.py (fatal)
runner / rubocop
Input 'fail_on_error' has been deprecated with message: Deprecated, use `fail_level` instead.