Create Release #20
Create-Release.yml
on: workflow_dispatch
Matrix: build
release
18s
Annotations
8 warnings
build (win-x64):
SIT.Manager/Models/Mirrors.cs#L5
Non-nullable property 'Link' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (win-x64):
SIT.Manager/Models/Mirrors.cs#L6
Non-nullable property 'Hash' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (win-x64):
SIT.Manager/Services/Caching/CacheEntry.cs#L61
Possible null reference return.
|
build (win-x64):
SIT.Manager/ViewModels/Play/CharacterSummaryViewModel.cs#L197
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.
|
build (linux-x64):
SIT.Manager/Models/Mirrors.cs#L5
Non-nullable property 'Link' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (linux-x64):
SIT.Manager/Models/Mirrors.cs#L6
Non-nullable property 'Hash' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (linux-x64):
SIT.Manager/Services/Caching/CacheEntry.cs#L61
Possible null reference return.
|
build (linux-x64):
SIT.Manager/ViewModels/Play/CharacterSummaryViewModel.cs#L197
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.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
linux-x64
Expired
|
41.5 MB |
|
win-x64
Expired
|
43.3 MB |
|