Skip to content

[jnigen] Remove exclude from config #2348

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

Merged
merged 1 commit into from
Jun 10, 2025
Merged

Conversation

HosseinYousefi
Copy link
Member

@HosseinYousefi HosseinYousefi commented Jun 6, 2025

Stacked PRs:


[jnigen] Remove exclude from config

Closes #2125

HosseinYousefi added a commit that referenced this pull request Jun 6, 2025
stack-info: PR: #2348, branch: HosseinYousefi/stack/1
@HosseinYousefi HosseinYousefi force-pushed the HosseinYousefi/stack/1 branch from 0349d69 to 3d988a9 Compare June 6, 2025 10:51
Copy link

github-actions bot commented Jun 6, 2025

PR Health

Breaking changes ✔️
Package Change Current Version New Version Needed Version Looking good?
Changelog Entry ✔️
Package Changed Files

Changes to files need to be accounted for in their respective changelogs.

API leaks ✔️

The following packages contain symbols visible in the public API, but not exported by the library. Export these symbols or remove them from your publicly visible API.

Package Leaked API symbols
License Headers ✔️
// Copyright (c) 2025, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
Files
no missing headers

All source files should start with a license header.

Unrelated files missing license headers
Files
pkgs/jni/lib/src/third_party/generated_bindings.dart
pkgs/native_doc_dartifier/example/native_doc_dartifier_example.dart
pkgs/native_doc_dartifier/lib/native_doc_dartifier.dart
pkgs/native_doc_dartifier/lib/src/native_doc_dartifier_base.dart
pkgs/objective_c/lib/src/ns_input_stream.dart

1 similar comment
Copy link

github-actions bot commented Jun 6, 2025

PR Health

Breaking changes ✔️
Package Change Current Version New Version Needed Version Looking good?
Changelog Entry ✔️
Package Changed Files

Changes to files need to be accounted for in their respective changelogs.

API leaks ✔️

The following packages contain symbols visible in the public API, but not exported by the library. Export these symbols or remove them from your publicly visible API.

Package Leaked API symbols
License Headers ✔️
// Copyright (c) 2025, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
Files
no missing headers

All source files should start with a license header.

Unrelated files missing license headers
Files
pkgs/jni/lib/src/third_party/generated_bindings.dart
pkgs/native_doc_dartifier/example/native_doc_dartifier_example.dart
pkgs/native_doc_dartifier/lib/native_doc_dartifier.dart
pkgs/native_doc_dartifier/lib/src/native_doc_dartifier_base.dart
pkgs/objective_c/lib/src/ns_input_stream.dart

HosseinYousefi added a commit that referenced this pull request Jun 6, 2025
stack-info: PR: #2348, branch: HosseinYousefi/stack/1
@HosseinYousefi HosseinYousefi force-pushed the HosseinYousefi/stack/1 branch from 3d988a9 to fa9529a Compare June 6, 2025 10:56
HosseinYousefi added a commit that referenced this pull request Jun 10, 2025
stack-info: PR: #2348, branch: HosseinYousefi/stack/1
@HosseinYousefi HosseinYousefi force-pushed the HosseinYousefi/stack/1 branch from fa9529a to 9f67bca Compare June 10, 2025 09:57
Closes #2125

stack-info: PR: #2348, branch: HosseinYousefi/stack/1
@HosseinYousefi HosseinYousefi force-pushed the HosseinYousefi/stack/1 branch from 9f67bca to 3841b6f Compare June 10, 2025 09:59
@HosseinYousefi HosseinYousefi merged commit fd9415b into main Jun 10, 2025
27 of 28 checks passed
@HosseinYousefi HosseinYousefi deleted the HosseinYousefi/stack/1 branch June 10, 2025 11:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[jnigen] Remove filters
2 participants