Skip to content

Release 1.1.0

Release 1.1.0 #54

Triggered via pull request October 15, 2024 14:58
@RodrigoMNardiRodrigoMNardi
synchronize #25
main
Status Success
Total duration 21s
Artifacts

ruby.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
Rubocop: lib/slack/client.rb#L31
[rubocop] reported by reviewdog 🐶 Use safe navigation (`&.`) instead of checking if an object exists before calling the method. Raw Output: lib/slack/client.rb:31:5: C: Style/SafeNavigation: Use safe navigation (`&.`) instead of checking if an object exists before calling the method.
Rubocop
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/