Skip to content

Oauth2

Oauth2 #11

Triggered via pull request January 12, 2025 18:24
Status Failure
Total duration 41s
Artifacts

rubocop.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
rubocop: jira-ruby.gemspec#L26
Gemspec/AddRuntimeDependency: Use `add_dependency` instead of `add_runtime_dependency`.
rubocop: jira-ruby.gemspec#L27
Gemspec/AddRuntimeDependency: Use `add_dependency` instead of `add_runtime_dependency`.
rubocop: jira-ruby.gemspec#L28
Gemspec/AddRuntimeDependency: Use `add_dependency` instead of `add_runtime_dependency`.
rubocop: jira-ruby.gemspec#L29
Gemspec/AddRuntimeDependency: Use `add_dependency` instead of `add_runtime_dependency`.
rubocop: jira-ruby.gemspec#L30
Gemspec/AddRuntimeDependency: Use `add_dependency` instead of `add_runtime_dependency`.
rubocop: jira-ruby.gemspec#L33
Gemspec/DevelopmentDependencies: Specify development dependencies in Gemfile.
rubocop: jira-ruby.gemspec#L34
Gemspec/DevelopmentDependencies: Specify development dependencies in Gemfile.
rubocop: jira-ruby.gemspec#L35
Gemspec/DevelopmentDependencies: Specify development dependencies in Gemfile.
rubocop: jira-ruby.gemspec#L36
Gemspec/DevelopmentDependencies: Specify development dependencies in Gemfile.
rubocop: jira-ruby.gemspec#L36
Gemspec/OrderedDependencies: Dependencies should be sorted in an alphabetical order within their section of the gemspec. Dependency `byebug` should appear before `pry`.
rubocop
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636