Release 1.1.0 #51
Annotations
2 warnings
Rubocop:
lib/slack/client.rb#L30
[rubocop] reported by reviewdog 🐶
Use safe navigation (`&.`) instead of checking if an object exists before calling the method.
Raw Output:
lib/slack/client.rb:30: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/
|