Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: Enable Swift 6 Language Mode checks #7

Merged
merged 1 commit into from
Oct 2, 2024

Conversation

euanh
Copy link
Collaborator

@euanh euanh commented Oct 2, 2024

Motivation

Much of the project passes the Swift 6 language mode checks, so we should run them on each pull request to prevent regressions.

Modifications

Enable the Swift 6 language mode check job in the pull request workflow and fix the errors it finds.

Result

The Swift 6 checks will pass.

Test Plan

Ran the checks locally using act pull_request.

@euanh euanh merged commit 44f87ce into apple:main Oct 2, 2024
8 checks passed
@euanh euanh deleted the check-swift-6-language-mode branch October 2, 2024 17:07
@euanh euanh added the kind/administration CI, repo automation, other admin tasks label Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/administration CI, repo automation, other admin tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant