Beria Erfe #1968
cli-build-instructions.yml
on: pull_request
Formatter + Style checker
1m 3s
In-source Instructions (Examples)
4m 42s
Check UCD consistency, invariants, smoke-test generators
2m 23s
Check UCA data
2m 35s
Check security data invariants
2m 18s
Annotations
11 errors, 10 warnings, and 1 notice
File must be regenerated:
unicodetools/data/ucd/dev/CaseFolding.txt#L1
Run org.unicode.text.UCD.Main build MakeUnicodeFiles and copy any changed files to unicodetools/data/ucd/dev.
|
File must be regenerated:
unicodetools/data/ucd/dev/DerivedAge.txt#L1
Run org.unicode.text.UCD.Main build MakeUnicodeFiles and copy any changed files to unicodetools/data/ucd/dev.
|
File must be regenerated:
.../data/ucd/dev/DerivedCoreProperties.txt#L1
Run org.unicode.text.UCD.Main build MakeUnicodeFiles and copy any changed files to unicodetools/data/ucd/dev.
|
File must be regenerated:
.../data/ucd/dev/DerivedNormalizationProps.txt#L1
Run org.unicode.text.UCD.Main build MakeUnicodeFiles and copy any changed files to unicodetools/data/ucd/dev.
|
File must be regenerated:
unicodetools/data/ucd/dev/EastAsianWidth.txt#L1
Run org.unicode.text.UCD.Main build MakeUnicodeFiles and copy any changed files to unicodetools/data/ucd/dev.
|
File must be regenerated:
unicodetools/data/ucd/dev/LineBreak.txt#L1
Run org.unicode.text.UCD.Main build MakeUnicodeFiles and copy any changed files to unicodetools/data/ucd/dev.
|
File must be regenerated:
unicodetools/data/ucd/dev/PropertyValueAliases.txt#L1
Run org.unicode.text.UCD.Main build MakeUnicodeFiles and copy any changed files to unicodetools/data/ucd/dev.
|
File must be regenerated:
unicodetools/data/ucd/dev/Scripts.txt#L1
Run org.unicode.text.UCD.Main build MakeUnicodeFiles and copy any changed files to unicodetools/data/ucd/dev.
|
File must be regenerated:
unicodetools/data/ucd/dev/VerticalOrientation.txt#L1
Run org.unicode.text.UCD.Main build MakeUnicodeFiles and copy any changed files to unicodetools/data/ucd/dev.
|
File must be regenerated:
.../ucd/dev/auxiliary/SentenceBreakProperty.txt#L1
Run org.unicode.text.UCD.Main build MakeUnicodeFiles and copy any changed files to unicodetools/data/ucd/dev.
|
In-source Instructions (Examples)
Process completed with exit code 1.
|
Formatter + Style checker
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check security data invariants
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-java@v1, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check security data invariants
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/
|
Check UCD consistency, invariants, smoke-test generators
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-java@v1, actions/cache@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check UCD consistency, invariants, smoke-test generators
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/
|
Check UCD consistency, invariants, smoke-test generators
No files were found with the provided path: unicodetools/mine/Generated/UnicodeTestResults.*. No artifacts will be uploaded.
|
Check UCA data
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-java@v1, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check UCA data
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/
|
In-source Instructions (Examples)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-java@v1, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
In-source Instructions (Examples)
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/
|
Invariant test failure:
unicodetools/src/main/resources/org/unicode/text/UCD/SecurityInvariantTest.txt#L9
Expected empty, got: 50 [\U00016EA0-\U00016EB8\U00016EBB-\U00016ED3]
In \p{Identifier_Type=Not_Character}
But Not In [\p{gc=Cn}\p{gc=Co}\p{gc=Cs}\p{gc=Cc}-\p{White_Space}]
16EA0..16EB8 # [25] (�..�) BERIA ERFE CAPITAL LETTER ARKAB..BERIA ERFE CAPITAL LETTER AY
16EBB..16ED3 # [25] (�..�) BERIA ERFE SMALL LETTER ARKAB..BERIA ERFE SMALL LETTER AY
|