Skip to content

release-step-3

release-step-3 #15

Manually triggered March 3, 2025 14:13
Status Failure
Total duration 58s
Artifacts

release-step-3.yml

on: workflow_dispatch
Publish AWS Lambda
36s
Publish AWS Lambda
Build and push docker images
37s
Build and push docker images
Create GitHub Release
0s
Create GitHub Release
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
Publish AWS Lambda
Process completed with exit code 1.
notify
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.
notify
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://api.slack.com/reference/messaging/attachments#legacy_fields for more details).