Skip to content

[record_use] Require package: URIs in schema#3071

Merged
auto-submit[bot] merged 1 commit intomainfrom
record-use-schema-constraint
Feb 11, 2026
Merged

[record_use] Require package: URIs in schema#3071
auto-submit[bot] merged 1 commit intomainfrom
record-use-schema-constraint

Conversation

@dcharkes
Copy link
Collaborator

@dcharkes dcharkes requested a review from goderbauer February 10, 2026 15:43
@github-actions
Copy link

github-actions bot commented Feb 10, 2026

PR Health

License Headers ✔️
// Copyright (c) 2026, 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/hooks_runner/test_data/download_assets/hook/build.dart
pkgs/jni/test/debug_release_test.dart
pkgs/objective_c/example/command_line/lib/main.dart
pkgs/objective_c/lib/src/ns_input_stream.dart

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

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 symbol Leaking sources

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

Breaking changes ✔️
Package Change Current Version New Version Needed Version Looking good?
record_use Breaking 0.4.2 0.5.0-wip 0.5.0-wip ✔️

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

Copy link
Contributor

@goderbauer goderbauer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dcharkes dcharkes force-pushed the record-use-schema-constraint branch from f0af76f to 926d85a Compare February 11, 2026 10:15
@dcharkes dcharkes force-pushed the record-use-validation branch 2 times, most recently from 886fb0f to b117e2f Compare February 11, 2026 11:38
@dcharkes dcharkes force-pushed the record-use-schema-constraint branch from 926d85a to a120c94 Compare February 11, 2026 11:38
@dcharkes dcharkes force-pushed the record-use-validation branch from b117e2f to e53eb5f Compare February 11, 2026 11:42
@dcharkes dcharkes force-pushed the record-use-schema-constraint branch 2 times, most recently from 4de0f0d to d9e214c Compare February 11, 2026 11:59
Base automatically changed from record-use-validation to main February 11, 2026 12:02
@dcharkes dcharkes force-pushed the record-use-schema-constraint branch from d9e214c to 3c57977 Compare February 11, 2026 12:02
@coveralls
Copy link

coveralls commented Feb 11, 2026

Coverage Status

coverage: 77.183% (+0.1%) from 77.068%
when pulling 3c57977 on record-use-schema-constraint
into 0838740 on main.

@auto-submit auto-submit bot merged commit 0343aba into main Feb 11, 2026
31 checks passed
@auto-submit auto-submit bot deleted the record-use-schema-constraint branch February 11, 2026 12:17
Hassnaa9 pushed a commit to Hassnaa9/native that referenced this pull request Feb 13, 2026
Add `package:` library check to the json schema and validator.

Follow up of:

* dart-lang#3069
* dart-lang#2891
Cairo09 pushed a commit to Cairo09/native that referenced this pull request Feb 13, 2026
Add `package:` library check to the json schema and validator.

Follow up of:

* dart-lang#3069
* dart-lang#2891
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.

3 participants