Skip to content

release: 0.1.0-alpha.2 #263

release: 0.1.0-alpha.2

release: 0.1.0-alpha.2 #263

Triggered via pull request March 10, 2025 19:37
Status Success
Total duration 1m 17s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
lint: lib/prelude-sdk.rb#L1
Naming/FileName: The name of this source file (`prelude-sdk.rb`) should use snake_case.
lint: lib/prelude-sdk/base_client.rb#L461
Layout/LineLength: Line is too long. [122/110]
lint: lib/prelude-sdk/pooled_net_requester.rb#L65
Lint/EmptyInPattern: Avoid `in` branches without a body.
lint: lib/prelude-sdk/pooled_net_requester.rb#L163
Lint/SuppressedException: Do not suppress exceptions.
lint: lib/prelude-sdk/util.rb#L616
Metrics/BlockLength: Block has too many lines. [27/25]
lint: prelude-sdk.gemspec#L13
Gemspec/RequiredRubyVersion: `required_ruby_version` and `TargetRubyVersion` (3.1, which may be specified in .rubocop.yml) should be equal.
lint: prelude-sdk.gemspec#L18
Gemspec/RequireMFA: `metadata['rubygems_mfa_required']` must be set to `'true'`.
lint: test/prelude-sdk/resources/transactional_test.rb#L8
Layout/LineLength: Line is too long. [146/110]