3 musical symbol characters #1971
cli-build-instructions.yml
on: pull_request
Formatter + Style checker
56s
In-source Instructions (Examples)
4m 34s
Check UCD consistency, invariants, smoke-test generators
2m 50s
Check UCA data
2m 37s
Check security data invariants
2m 30s
Annotations
11 errors, 10 warnings, and 1 notice
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:
unicodetools/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:
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/NormalizationTest.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/GraphemeBreakProperty.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.
|
File must be regenerated:
.../data/ucd/dev/auxiliary/WordBreakProperty.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 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/
|
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.
|
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: 3 [\U0001D127\U0001D128\U0001D1FF]
In \p{Identifier_Type=Not_Character}
But Not In [\p{gc=Cn}\p{gc=Co}\p{gc=Cs}\p{gc=Cc}-\p{White_Space}]
1D127..1D128 # [2] (�..�) MUSICAL SYMBOL COMBINING STRESS..MUSICAL SYMBOL COMBINING UNSTRESS
1D1FF # (�) MUSICAL SYMBOL LONGA REST
|