Skip to content

release: 0.1.0-alpha.30 #258

release: 0.1.0-alpha.30

release: 0.1.0-alpha.30 #258

Triggered via pull request March 29, 2025 13:57
Status Success
Total duration 1m 37s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: Rakefile#L17
Layout/TrailingWhitespace: Trailing whitespace detected.
lint: Rakefile#L22
Style/SignalException: Always use `raise` to signal exceptions.
lint: lib/orb.rb#L5
Style/SpecialGlobalVars: Prefer `$PROGRAM_NAME` over `$0`.
lint: lib/orb/base_model.rb#L5
Metrics/ModuleLength: Module has too many lines. [108/100]
lint: lib/orb/base_model.rb#L141
Lint/SuppressedException: Do not suppress exceptions.
lint: lib/orb/base_model.rb#L141
Metrics/BlockNesting: Avoid more than 3 levels of block nesting.
lint: lib/orb/base_model.rb#L154
Lint/SuppressedException: Do not suppress exceptions.
lint: lib/orb/base_model.rb#L154
Metrics/BlockNesting: Avoid more than 3 levels of block nesting.
lint: lib/orb/base_model.rb#L160
Metrics/BlockNesting: Avoid more than 3 levels of block nesting.
lint: lib/orb/base_model.rb#L163
Metrics/BlockNesting: Avoid more than 3 levels of block nesting.