feat: proper DPI handling #939
Merged
Annotations
12 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. 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 uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/Veldrid/Veldrid/GraphicsDevice.cs#L37
Field 'GraphicsDevice._physicalDeviceProperties' is never assigned to, and will always have its default value
|
src/Andre/SoulsFormats/SoulsFormats/Formats/MSB/MSB-AC6/EventParam.cs#L416
'MSB_AC6.Event.Name' hides inherited member 'MSB_AC6.Entry.Name'. Use the new keyword if hiding was intended.
|
src/Andre/SoulsFormats/SoulsFormats/Formats/MSB/MSB-AC6/ModelParam.cs#L146
'MSB_AC6.Model.Name' hides inherited member 'MSB_AC6.Entry.Name'. Use the new keyword if hiding was intended.
|
src/Andre/SoulsFormats/SoulsFormats/Formats/MSB/MSB-AC6/MSB-AC6.cs#L275
'MSB_AC6.NamedEntry.Name' hides inherited member 'MSB_AC6.Entry.Name'. Use the new keyword if hiding was intended.
|
src/Andre/SoulsFormats/SoulsFormats/Formats/MSB/MSB-AC6/PartParam.cs#L1425
'MSB_AC6.Part.MapPiece.UnkStruct50' hides inherited member 'MSB_AC6.Part.UnkStruct50'. Use the new keyword if hiding was intended.
|
src/Andre/SoulsFormats/SoulsFormats/Formats/MSB/MSB-AC6/PartParam.cs#L1440
'MSB_AC6.Part.MapPiece.UnkStruct88' hides inherited member 'MSB_AC6.Part.UnkStruct88'. Use the new keyword if hiding was intended.
|
src/Andre/SoulsFormats/SoulsFormats/Formats/MSB/MSB-AC6/PartParam.cs#L1445
'MSB_AC6.Part.MapPiece.UnkStruct90' hides inherited member 'MSB_AC6.Part.UnkStruct90'. Use the new keyword if hiding was intended.
|
src/Andre/SoulsFormats/SoulsFormats/Formats/MSB/MSB-AC6/PartParam.cs#L1450
'MSB_AC6.Part.MapPiece.UnkStruct98' hides inherited member 'MSB_AC6.Part.UnkStruct98'. Use the new keyword if hiding was intended.
|
src/Andre/SoulsFormats/SoulsFormats/Formats/MSB/MSB-AC6/PartParam.cs#L1455
'MSB_AC6.Part.MapPiece.UnkStructA0' hides inherited member 'MSB_AC6.Part.UnkStructA0'. Use the new keyword if hiding was intended.
|
src/Andre/SoulsFormats/SoulsFormats/Formats/MSB/MSB-AC6/PartParam.cs#L1532
'MSB_AC6.Part.EnemyBase.UnkStruct50' hides inherited member 'MSB_AC6.Part.UnkStruct50'. Use the new keyword if hiding was intended.
|
This job succeeded
Loading