8 emoji for 17 #2395
Annotations
4 warnings and 1 notice
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/setup-java@v1, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "unicode-test-results".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Run invariant tests:
unicodetools/src/main/resources/org/unicode/text/UCD/SecurityInvariantTest.txt#L9
Expected empty, got: 8 [\U0001F6D8\U0001FA8A\U0001FA8E\U0001FAC8\U0001FACD\U0001FADD\U0001FAEA\U0001FAEF]
In
\p{Identifier_Type=Not_Character}
But Not In [\p{gc=Cn}\p{gc=Co}\p{gc=Cs}\p{gc=Cc}-\p{White_Space}]
1F6D8 # (�) LANDSLIDE
1FA8A # (�) TROMBONE
1FA8E # (�) TREASURE CHEST
1FAC8 # (�) HAIRY CREATURE
1FACD # (�) ORCA
1FADD # (�) APPLE CORE
1FAEA # (�) DISTORTED FACE
1FAEF # (�) FIGHT CLOUD
|
Loading