Conversation
Package publishing
Documentation at https://github.com/dart-lang/ecosystem/wiki/Publishing-automation. |
PR HealthLicense Headers ✔️
All source files should start with a license header. Unrelated files missing license headers
This check can be disabled by tagging the PR with 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.
This check can be disabled by tagging the PR with Breaking changes ✔️
This check can be disabled by tagging the PR with
Unused Dependencies
|
| Package | Status |
|---|---|
| characters | ✔️ All dependencies utilized correctly. |
| collection | ✔️ All dependencies utilized correctly. |
| crypto | ❗ Show IssuesThese packages may be unused, or you may be using assets from these packages: |
| logging | ✔️ All dependencies utilized correctly. |
| typed_data | ✔️ All dependencies utilized correctly. |
For details on how to fix these, see dependency_validator.
This check can be disabled by tagging the PR with skip-unused-dependencies-check.
Coverage ✔️
| File | Coverage |
|---|
This check for test coverage is informational (issues shown here will not fail the PR).
This check can be disabled by tagging the PR with skip-coverage-check.
Changelog Entry ✔️
| Package | Changed Files |
|---|
Changes to files need to be accounted for in their respective changelogs.
This check can be disabled by tagging the PR with skip-changelog-check.
I asked gemini "are there any updates you'd like to make to SKILL.md that would have made your job easier?" per it's work on dart-lang/core#935 This is the delta it created
|
Can you update the first comment with the planned content for the commit message? We should describe the code changes and how they were produced. |
No description provided.