Barred letters #2378
Annotations
3 warnings and 2 notices
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: 29 [\U0001DF40-\U0001DF56\U0001DFD2-\U0001DFD7]
In
\p{Identifier_Type=Not_Character}
But Not In [\p{gc=Cn}\p{gc=Co}\p{gc=Cs}\p{gc=Cc}-\p{White_Space}]
1DF40..1DF56 # [23] (�..�) LATIN CAPITAL LETTER BARRED A..LATIN LETTER GLOTTAL STOP WITH DOUBLE STROKE
1DFD2..1DFD7 # [6] (�..�) MODIFIER LETTER SMALL B WITH STROKE..MODIFIER LETTER SMALL TURNED R WITH STROKE
|
Run invariant tests:
unicodetools/src/main/resources/org/unicode/text/UCD/SecurityInvariantTest.txt#L19
Expected empty, got: 6 [\U0001DFD2-\U0001DFD7]
In [\p{NFKC_QC=No}-\p{Deprecated}-\p{Default_Ignorable_Code_Point}]
But Not In \p{Identifier_Type=Not_NFKC}
1DFD2..1DFD7 # [6] (�..�) MODIFIER LETTER SMALL B WITH STROKE..MODIFIER LETTER SMALL TURNED R WITH STROKE
|
Loading