Releasing ModVerify #36
Annotations
44 warnings
|
test / Build & Test (ubuntu-latest):
src/PetroglyphTools/PG.StarWarsGame.Files.ALO/Data/AlamoModel.cs#L7
Non-nullable property 'Bones' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
test / Build & Test (ubuntu-latest):
src/PetroglyphTools/PG.StarWarsGame.Files.ALO/Data/AlamoParticle.cs#L9
Non-nullable property 'Textures' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
test / Build & Test (ubuntu-latest):
src/PetroglyphTools/PG.StarWarsGame.Files.ALO/Binary/AloFileReaderFactory.cs#L13
Parameter 'serviceProvider' is unread.
|
|
test / Build & Test (ubuntu-latest):
src/PetroglyphTools/PG.StarWarsGame.Files.ALO/Data/AlamoAnimation.cs#L13
Non-nullable property 'BoneData' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
test / Build & Test (ubuntu-latest):
src/PetroglyphTools/PG.StarWarsGame.Files.ALO/Data/AlamoModel.cs#L13
Non-nullable property 'Proxies' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
test / Build & Test (ubuntu-latest):
src/PetroglyphTools/PG.StarWarsGame.Files.ALO/Data/AlamoModel.cs#L11
Non-nullable property 'Textures' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
test / Build & Test (ubuntu-latest):
src/PetroglyphTools/PG.StarWarsGame.Files.ALO/Data/AlamoModel.cs#L9
Non-nullable property 'Shaders' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
test / Build & Test (ubuntu-latest):
src/PetroglyphTools/PG.StarWarsGame.Files.ALO/Data/AlamoModel.cs#L7
Non-nullable property 'Bones' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
test / Build & Test (ubuntu-latest):
src/PetroglyphTools/PG.StarWarsGame.Files.ALO/Binary/AloFileReaderFactory.cs#L13
Parameter 'serviceProvider' is unread.
|
|
test / Build & Test (ubuntu-latest):
src/PetroglyphTools/PG.StarWarsGame.Files.ALO/Data/AlamoParticle.cs#L9
Non-nullable property 'Textures' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
test / Build & Test (windows-latest):
src/PetroglyphTools/PG.StarWarsGame.Files.ALO/Data/AlamoModel.cs#L7
Non-nullable property 'Bones' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
test / Build & Test (windows-latest):
src/PetroglyphTools/PG.StarWarsGame.Files.ALO/Data/AlamoParticle.cs#L9
Non-nullable property 'Textures' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
test / Build & Test (windows-latest):
src/PetroglyphTools/PG.StarWarsGame.Files.ALO/Binary/AloFileReaderFactory.cs#L13
Parameter 'serviceProvider' is unread.
|
|
test / Build & Test (windows-latest):
src/PetroglyphTools/PG.StarWarsGame.Files.ALO/Data/AlamoAnimation.cs#L13
Non-nullable property 'BoneData' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
test / Build & Test (windows-latest):
src/PetroglyphTools/PG.StarWarsGame.Files.ALO/Data/AlamoModel.cs#L13
Non-nullable property 'Proxies' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
test / Build & Test (windows-latest):
src/PetroglyphTools/PG.StarWarsGame.Files.ALO/Data/AlamoModel.cs#L11
Non-nullable property 'Textures' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
test / Build & Test (windows-latest):
src/PetroglyphTools/PG.StarWarsGame.Files.ALO/Data/AlamoModel.cs#L9
Non-nullable property 'Shaders' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
test / Build & Test (windows-latest):
src/PetroglyphTools/PG.StarWarsGame.Files.ALO/Data/AlamoModel.cs#L7
Non-nullable property 'Bones' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
test / Build & Test (windows-latest):
src/PetroglyphTools/PG.StarWarsGame.Files.ALO/Binary/AloFileReaderFactory.cs#L13
Parameter 'serviceProvider' is unread.
|
|
test / Build & Test (windows-latest):
src/PetroglyphTools/PG.StarWarsGame.Files.ALO/Data/AlamoParticle.cs#L9
Non-nullable property 'Textures' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Pack:
src/ModVerify/GameVerificationException.cs#L8
Missing XML comment for publicly visible type or member 'GameVerificationException'
|
|
Pack:
src/PetroglyphTools/PG.StarWarsGame.Engine/CommandBar/CommandBarGameManager.cs#L27
Parameter 'gameConstants' is unread.
|
|
Pack:
modules/ModdingToolBase/src/Updater/AppUpdaterFramework/Storage/BackupManager.cs#L31
Non-nullable property 'FileRepository' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier, or declaring the property as nullable, or safely handling the case where 'field' is null in the 'get' accessor.
|
|
Pack:
src/PetroglyphTools/PG.StarWarsGame.Files.ALO/Data/AlamoAnimation.cs#L13
Non-nullable property 'BoneData' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Pack:
src/PetroglyphTools/PG.StarWarsGame.Files.ALO/Data/AlamoModel.cs#L13
Non-nullable property 'Proxies' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Pack:
src/PetroglyphTools/PG.StarWarsGame.Files.ALO/Data/AlamoModel.cs#L11
Non-nullable property 'Textures' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Pack:
src/PetroglyphTools/PG.StarWarsGame.Files.ALO/Data/AlamoModel.cs#L9
Non-nullable property 'Shaders' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Pack:
src/PetroglyphTools/PG.StarWarsGame.Files.ALO/Data/AlamoModel.cs#L7
Non-nullable property 'Bones' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Pack:
src/PetroglyphTools/PG.StarWarsGame.Files.ALO/Data/AlamoParticle.cs#L9
Non-nullable property 'Textures' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Pack:
src/PetroglyphTools/PG.StarWarsGame.Files.ALO/Binary/AloFileReaderFactory.cs#L13
Parameter 'serviceProvider' is unread.
|
|
Pack:
src/ModVerify/GameVerificationException.cs#L8
Missing XML comment for publicly visible type or member 'GameVerificationException'
|
|
Pack:
modules/ModdingToolBase/src/Updater/AppUpdaterFramework/Storage/BackupManager.cs#L31
Non-nullable property 'FileRepository' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier, or declaring the property as nullable, or safely handling the case where 'field' is null in the 'get' accessor.
|
|
Pack:
src/PetroglyphTools/PG.StarWarsGame.Engine/CommandBar/CommandBarGameManager.cs#L27
Parameter 'gameConstants' is unread.
|
|
Pack:
src/PetroglyphTools/PG.StarWarsGame.Files.ALO/Binary/AloFileReaderFactory.cs#L13
Parameter 'serviceProvider' is unread.
|
|
Pack:
src/PetroglyphTools/PG.StarWarsGame.Files.ALO/Data/AlamoAnimation.cs#L13
Non-nullable property 'BoneData' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Pack:
src/PetroglyphTools/PG.StarWarsGame.Files.ALO/Data/AlamoModel.cs#L13
Non-nullable property 'Proxies' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Pack:
src/PetroglyphTools/PG.StarWarsGame.Files.ALO/Data/AlamoModel.cs#L11
Non-nullable property 'Textures' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Pack:
src/PetroglyphTools/PG.StarWarsGame.Files.ALO/Data/AlamoModel.cs#L9
Non-nullable property 'Shaders' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Pack:
src/PetroglyphTools/PG.StarWarsGame.Files.ALO/Data/AlamoModel.cs#L7
Non-nullable property 'Bones' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Pack:
src/PetroglyphTools/PG.StarWarsGame.Files.ALO/Data/AlamoParticle.cs#L9
Non-nullable property 'Textures' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Deploy:
modules/ModdingToolBase/src/Updater/AppUpdaterFramework/Storage/BackupManager.cs#L31
Non-nullable property 'FileRepository' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier, or declaring the property as nullable, or safely handling the case where 'field' is null in the 'get' accessor.
|
|
Deploy:
modules/ModdingToolBase/src/Updater/AppUpdaterFramework/Storage/BackupManager.cs#L31
Non-nullable property 'FileRepository' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier, or declaring the property as nullable, or safely handling the case where 'field' is null in the 'get' accessor.
|
|
Deploy:
modules/ModdingToolBase/src/Updater/AppUpdaterFramework/Storage/BackupManager.cs#L31
Non-nullable property 'FileRepository' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier, or declaring the property as nullable, or safely handling the case where 'field' is null in the 'get' accessor.
|
|
Deploy:
modules/ModdingToolBase/src/Updater/AppUpdaterFramework/Storage/BackupManager.cs#L31
Non-nullable property 'FileRepository' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier, or declaring the property as nullable, or safely handling the case where 'field' is null in the 'get' accessor.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
Binary Releases
Expired
|
9.94 MB |
sha256:fe1a5c3ef1ae6b92ece62e240beafeb143204764533fa4b2ee3d40e1b23569ac
|
|