Fix LT-22351: load default font features in BaseStyleInfo.ProcessStyleRules#388
Open
johnml1135 wants to merge 4 commits into
Open
Fix LT-22351: load default font features in BaseStyleInfo.ProcessStyleRules#388johnml1135 wants to merge 4 commits into
johnml1135 wants to merge 4 commits into
Annotations
14 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Package
- Add lib or ref assemblies for the netstandard2.0 target framework
|
|
Package
- Add lib or ref assemblies for the net462 target framework
|
|
Package
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
|
|
Build:
src/SIL.LCModel.Utils/ReflectionHelper.cs#L307
Dereference of a possibly null reference.
|
|
Build:
src/SIL.LCModel.Utils/FileUtils.cs#L508
Dereference of a possibly null reference.
|
|
Build:
src/SIL.LCModel.Utils/ReflectionHelper.cs#L189
'Assembly.CodeBase' is obsolete: 'Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.' (https://aka.ms/dotnet-warnings/SYSLIB0012)
|
|
Build:
src/SIL.LCModel.Utils/ConsumerThread.cs#L288
'Thread.Abort()' is obsolete: 'Thread.Abort is not supported and throws PlatformNotSupportedException.' (https://aka.ms/dotnet-warnings/SYSLIB0006)
|
|
Build:
src/SIL.LCModel.Utils/PriorityQueue.cs#L235
Dereference of a possibly null reference.
|
|
Build:
src/SIL.LCModel.Utils/PriorityQueue.cs#L203
Dereference of a possibly null reference.
|
|
Build:
src/SIL.LCModel.Utils/PriorityQueue.cs#L165
Dereference of a possibly null reference.
|
|
Build:
src/SIL.LCModel.Utils/PriorityQueue.cs#L110
Dereference of a possibly null reference.
|
|
Build:
src/SIL.LCModel.Utils/FileUtils.cs#L327
Dereference of a possibly null reference.
|
|
Build:
src/SIL.LCModel.Utils/FileUtils.cs#L322
'HashAlgorithm.Create(string)' is obsolete: 'Cryptographic factory methods accepting an algorithm name are obsolete. Use the parameterless Create factory method on the algorithm type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0045)
|
background
wait
wait-all
cancel
parallel
Loading