Skip to content

build(deps): bump the aws group with 4 updates (#765) #400

build(deps): bump the aws group with 4 updates (#765)

build(deps): bump the aws group with 4 updates (#765) #400

Triggered via push March 30, 2026 08:23
Status Success
Total duration 9m 35s
Artifacts

smoke-tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
test
Additionally, the attachment-level `fallback` argument is missing in the request payload for a chat.postMessage call - To avoid this warning, it is recommended to always provide a top-level `text` argument when posting a message. Alternatively, you can provide an attachment-level `fallback` argument, though this is now considered a legacy field (see https://docs.slack.dev/legacy/legacy-messaging/legacy-secondary-message-attachments for more details).
test
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.