Skip to content

Add basic docs for staff members using the sections tool #56

Add basic docs for staff members using the sections tool

Add basic docs for staff members using the sections tool #56

Triggered via pull request September 8, 2025 18:36
@phrdangphrdang
synchronize #33
sections
Status Success
Total duration 28s
Artifacts

linters.yml

on: pull_request
runner / pylint
12s
runner / pylint
runner / black
17s
runner / black
runner / markdownlint
25s
runner / markdownlint
runner / rubocop
11s
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.