chore: Adds feature metrics for collection prefs and button group #13487
build-lint-test.yml
on: pull_request
build
/
git-secrets
5s
build
/
build
6m 37s
build
/
codeql
2m 44s
deploy
/
deploy
Annotations
2 errors and 2 warnings
Documenter › definition for button-group matches the snapshot:
src/__tests__/snapshot-tests/documenter.test.ts#L8
expect(received).toMatchSnapshot(hint)
Snapshot name: `Documenter definition for button-group matches the snapshot: button-group 1`
- Snapshot - 0
+ Received + 1
@@ -78,10 +78,11 @@
"name": "className",
"optional": true,
"type": "string",
},
{
+ "defaultValue": "false",
"description": "Use this property to determine dropdown placement strategy for all menu dropdown items.
By default, the dropdown height is constrained to fit inside the height of its next scrollable container element.
Enabling this property will allow the dropdown to extend beyond that container by using fixed positioning and
[React Portals](https://reactjs.org/docs/portals.html).
↵
at src/__tests__/snapshot-tests/documenter.test.ts:8:24
|
build / build
Process completed with exit code 1.
|
build / git-secrets
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build / codeql
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|