Skip to content

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

Create CodeTag plugin to render code files with and without solutions

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

Triggered via pull request August 13, 2024 00:22
Status Failure
Total duration 38s
Artifacts

linters.yml

on: pull_request
runner / pylint
5s
runner / pylint
runner / black
22s
runner / black
runner / markdownlint
28s
runner / markdownlint
runner / rubocop
13s
runner / rubocop
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
runner / rubocop
Process completed with exit code 1.
runner / rubocop: Gemfile#L6
[rubocop] reported by reviewdog 🐶 Gems should be sorted in an alphabetical order within their section of the Gemfile. Gem `faraday-retry` should appear before `jekyll`. Raw Output: Gemfile:6:1: C: Bundler/OrderedGems: Gems should be sorted in an alphabetical order within their section of the Gemfile. Gem `faraday-retry` should appear before `jekyll`.