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

Ensure that snapshots compile #56

Closed
liamnichols opened this issue Apr 22, 2024 · 0 comments · Fixed by #89
Closed

Ensure that snapshots compile #56

liamnichols opened this issue Apr 22, 2024 · 0 comments · Fixed by #89
Labels
good first issue Good for newcomers

Comments

@liamnichols
Copy link
Owner

It was noted in #55 that there are some compiler errors with some of the snapshots that went unnoticed (due to more edge-case configurations).

It would be beneficial to ensure that the snapshots compile as part of the CI checks to catch this kind of thing earlier on.

Compiling a single file for macOS should be a relatively straightforward swift cli invocation. We might even be able to call it from the test suite itself rather than some other kind of script.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant