Skip to content

fix: Add missing assembly src files to ObjCxx #5261

fix: Add missing assembly src files to ObjCxx

fix: Add missing assembly src files to ObjCxx #5261

Triggered via pull request January 14, 2025 06:42
Status Failure
Total duration 10s
Artifacts

commit_msg_check.yml

on: pull_request
conventional_commit_check
2s
conventional_commit_check
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
conventional_commit_check
Pull request body ************************************************************************************** Assembly files like `.S` are allowed in `srcs` of `objc_library` but we were dropping these because it was only being handled in the `else` case where we do not have Objective-C srcs. ************************************************************************************** does not match (.*\n)+(.*)
conventional_commit_check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636