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

Dump APIs with binary-compatibility-validator #93

Merged
merged 1 commit into from
Dec 14, 2023

Conversation

oldergod
Copy link
Collaborator

No description provided.

dnkoutso
dnkoutso previously approved these changes Dec 14, 2023
@oldergod
Copy link
Collaborator Author

It already works, nice

* What went wrong:
Execution failed for task ':apiCheck'.
> API check failed for project swiftpoet.
  --- /home/runner/work/swiftpoet/swiftpoet/api/swiftpoet.api
  +++ /home/runner/work/swiftpoet/swiftpoet/build/api/swiftpoet.api
  @@ -444,6 +444,7 @@
   
   public final class io/outfoxx/swiftpoet/Modifier : java/lang/Enum {
   	public static final field CLASS Lio/outfoxx/swiftpoet/Modifier;
  +	public static final field CONVENIENCE Lio/outfoxx/swiftpoet/Modifier;
   	public static final field FILEPRIVATE Lio/outfoxx/swiftpoet/Modifier;
   	public static final field FINAL Lio/outfoxx/swiftpoet/Modifier;
   	public static final field INOUT Lio/outfoxx/swiftpoet/Modifier;

@oldergod oldergod merged commit dc661a0 into main Dec 14, 2023
1 check passed
@oldergod oldergod deleted the bquenaudon.2023-12-14.api branch December 14, 2023 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants