Skip to content

Translate Username to ID #49

Translate Username to ID

Translate Username to ID #49

Triggered via pull request October 14, 2024 20:06
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#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/