Skip to content

test-fips

test-fips #23

Triggered via schedule April 7, 2025 04:04
Status Failure
Total duration 2m 13s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test-fips.yml

on: schedule
create-matrix
3s
create-matrix
Matrix: test-fips
notify-on-failure
4s
notify-on-failure
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
test-fips (python-3.12, none)
Process completed with exit code 2.
notify-on-failure
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-on-failure
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).