Skip to content

chore: reduce info log verbosity in all services (#2170) #2675

chore: reduce info log verbosity in all services (#2170)

chore: reduce info log verbosity in all services (#2170) #2675

Triggered via push October 27, 2025 13:05
Status Success
Total duration 4m 4s
Artifacts

push-image.yaml

on: push
dispatch
8s
dispatch
notify-success-to-slack
4s
notify-success-to-slack
notify-failure-to-slack
0s
notify-failure-to-slack
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
notify-success-to-slack
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).
notify-success-to-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.