Skip to content

implement item using #4

implement item using

implement item using #4

Triggered via push September 6, 2023 16:42
Status Success
Total duration 4m 23s
Artifacts

publish-dev.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

30 warnings
deploy: MementoMori.Common/Services.cs#L7
Non-nullable field '_serviceProvider' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
deploy: MementoMori.Ortega/Share/Data/Character/BaseParameter.cs#L34
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
deploy: MementoMori.Ortega/Common/Utils/ItemUtil.cs#L49
Unreachable code detected
deploy: MementoMori.Ortega/Common/Utils/ItemUtil.cs#L53
Unreachable code detected
deploy: MementoMori.Ortega/Common/Utils/ItemUtil.cs#L57
Unreachable code detected
deploy: MementoMori.Ortega/Common/Utils/ItemUtil.cs#L61
Unreachable code detected
deploy: MementoMori.Ortega/Common/Utils/ItemUtil.cs#L65
Unreachable code detected
deploy: MementoMori.Ortega/Common/Utils/ItemUtil.cs#L69
Unreachable code detected
deploy: MementoMori.Ortega/Common/Utils/ItemUtil.cs#L73
Unreachable code detected
deploy: MementoMori.WebUI/Pages/CharactorUnit.razor#L7
Found markup element with unexpected name 'Column'. If this is intended to be a component, add a @using directive for its namespace.
deploy: MementoMori.WebUI/Pages/Index.razor#L304
Found markup element with unexpected name 'MessageList'. If this is intended to be a component, add a @using directive for its namespace.
deploy: MementoMori.WebUI/Data/WeatherForecast.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
deploy: MementoMori.WebUI/Shared/NavMenu.razor#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
deploy: MementoMori.WebUI/Pages/Error.cshtml.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
deploy: MementoMori.WebUI/Pages/Character.razor#L279
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
deploy: MementoMori.WebUI/Pages/Character.razor#L285
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
deploy: MementoMori.WebUI/Pages/Items.razor#L249
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
deploy: MementoMori.WebUI/Pages/Index.razor#L362
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
deploy: MementoMori.WebUI/Pages/CharactorUnit.razor#L14
The field 'CharactorUnit._count' is never used
deploy: MementoMori.Common/Services.cs#L7
Non-nullable field '_serviceProvider' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
deploy: MementoMori.Ortega/Share/Data/Character/BaseParameter.cs#L34
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
deploy: MementoMori.Ortega/Common/Utils/ItemUtil.cs#L49
Unreachable code detected
deploy: MementoMori.Ortega/Common/Utils/ItemUtil.cs#L53
Unreachable code detected
deploy: MementoMori.Ortega/Common/Utils/ItemUtil.cs#L57
Unreachable code detected
deploy: MementoMori.Ortega/Common/Utils/ItemUtil.cs#L61
Unreachable code detected
deploy: MementoMori.Ortega/Common/Utils/ItemUtil.cs#L65
Unreachable code detected
deploy: MementoMori.Ortega/Common/Utils/ItemUtil.cs#L69
Unreachable code detected
deploy: MementoMori.Ortega/Common/Utils/ItemUtil.cs#L73
Unreachable code detected
deploy: MementoMori.Ortega/Common/Utils/ItemUtil.cs#L77
Unreachable code detected