Skip to content

fix master data download #16

fix master data download

fix master data download #16

Triggered via push September 21, 2023 07:37
Status Success
Total duration 5m 10s
Artifacts

publish-dev.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

29 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#L62
Unreachable code detected
deploy: MementoMori.Ortega/Common/Utils/ItemUtil.cs#L66
Unreachable code detected
deploy: MementoMori.Ortega/Common/Utils/ItemUtil.cs#L70
Unreachable code detected
deploy: MementoMori.Ortega/Common/Utils/ItemUtil.cs#L74
Unreachable code detected
deploy: MementoMori.Ortega/Common/Utils/ItemUtil.cs#L78
Unreachable code detected
deploy: MementoMori.Ortega/Common/Utils/ItemUtil.cs#L82
Unreachable code detected
deploy: MementoMori.Ortega/Common/Utils/ItemUtil.cs#L143
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/Shared/NavMenu.razor#L16
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/Components/GachaDetail.razor#L128
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/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#L363
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#L62
Unreachable code detected
deploy: MementoMori.Ortega/Common/Utils/ItemUtil.cs#L66
Unreachable code detected
deploy: MementoMori.Ortega/Common/Utils/ItemUtil.cs#L70
Unreachable code detected
deploy: MementoMori.Ortega/Common/Utils/ItemUtil.cs#L74
Unreachable code detected
deploy: MementoMori.Ortega/Common/Utils/ItemUtil.cs#L78
Unreachable code detected
deploy: MementoMori.Ortega/Common/Utils/ItemUtil.cs#L82
Unreachable code detected
deploy: MementoMori.Ortega/Common/Utils/ItemUtil.cs#L143
Unreachable code detected
deploy: MementoMori.Ortega/Common/Utils/ItemUtil.cs#L147
Unreachable code detected