Add github actions #7
Open
Annotations
1 error and 10 warnings
|
Turbo.Core/Game/Inventory/IPlayerFurnitureContainer.cs#L8
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Turbo.Core/Game/Inventory/IPlayerFurnitureInventory.cs#L12
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Turbo.Core/Game/Wired/IWiredArguments.cs#L12
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Turbo.Core/Game/Wired/IWiredArguments.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Turbo.Plugins/TurboPluginManager.cs#L64
Number of parameters supplied in the logging message template do not match the number of named placeholders (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2017)
|
Turbo.Database/Entities/Catalog/CatalogPageEntity.cs#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Turbo.Database/Entities/Catalog/CatalogPageEntity.cs#L30
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Turbo.Database/Entities/Catalog/CatalogPageEntity.cs#L33
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Turbo.Database/Entities/Catalog/CatalogProductEntity.cs#L25
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Turbo.Database/Entities/Navigator/NavigatorCategoryEntity.cs#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
The logs for this run have expired and are no longer available.
Loading