Skip to content

[infra] Re-enable analyzer plugin for custom_lint #2384

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

liamappelbe
Copy link
Contributor

Looks like dart-lang/sdk#60784 was fixed a while ago, so this can probably be re-enabled.

Copy link

github-actions bot commented Jul 4, 2025

PR Health

Breaking changes ⚠️
Package Change Current Version New Version Needed Version Looking good?
code_assets Breaking 0.19.4 0.19.4 0.20.0
Got "0.19.4" expected >= "0.20.0" (breaking changes)
⚠️
data_assets Breaking 0.19.1 0.19.1 0.20.0
Got "0.19.1" expected >= "0.20.0" (breaking changes)
⚠️
hooks Breaking 0.19.5 0.19.5 0.20.0
Got "0.19.5" expected >= "0.20.0" (breaking changes)
⚠️
hooks_runner Breaking 0.21.0 0.21.0 0.22.0
Got "0.21.0" expected >= "0.22.0" (breaking changes)
⚠️
native_toolchain_c Breaking 0.16.6 0.16.6 0.17.0
Got "0.16.6" expected >= "0.17.0" (breaking changes)
⚠️

This check can be disabled by tagging the PR with skip-breaking-check.

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/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

@liamappelbe
Copy link
Contributor Author

Looks like the error is still happening on github CI, but I can't repro it locally.

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.

1 participant