Skip to content

Reformatted endpoint functions to simplify them (#668) #891

Reformatted endpoint functions to simplify them (#668)

Reformatted endpoint functions to simplify them (#668) #891

Triggered via push February 4, 2025 14:09
Status Success
Total duration 4m 33s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 warning
notify-slack
The top-level `text` argument is missing in the request payload for a chat.postMessage call - It's a best practice to always provide a `text` argument when posting a message. The `text` is used in places where the content cannot be rendered such as: system push notifications, assistive technology such as screen readers, etc.