Skip to content

Create CodeTag plugin to render code files with and without solutions #66

Create CodeTag plugin to render code files with and without solutions

Create CodeTag plugin to render code files with and without solutions #66

Triggered via pull request August 16, 2024 20:08
Status Failure
Total duration 41s
Artifacts

linters.yml

on: pull_request
runner / pylint
6s
runner / pylint
runner / black
17s
runner / black
runner / markdownlint
24s
runner / markdownlint
runner / rubocop
28s
runner / rubocop
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
runner / rubocop
Process completed with exit code 1.
runner / rubocop: spec/support/spec_summary.rb#L23
[rubocop] reported by reviewdog 🐶 Unnecessary disabling of `Metrics/AbcSize`. Raw Output: spec/support/spec_summary.rb:23:1: W: Lint/RedundantCopDisableDirective: Unnecessary disabling of `Metrics/AbcSize`.
runner / rubocop: spec/support/spec_summary.rb#L24
[rubocop] reported by reviewdog 🐶 Unnecessary disabling of `Metrics/MethodLength`. Raw Output: spec/support/spec_summary.rb:24:1: W: Lint/RedundantCopDisableDirective: Unnecessary disabling of `Metrics/MethodLength`.