Done #433: Fix header sort function #7
blazor-app-dev_devcoreapp.yml
on: push
build
3m 18s
deploy
52s
Annotations
11 warnings
|
build:
src/Shared/Services/ISettingsService.cs#L7
Non-nullable property 'Culture' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/Shared/Services/ISettingsService.cs#L8
Non-nullable property 'DisplayName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/Shared/Services/ISettingsService.cs#L9
Non-nullable property 'FlagName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/Client/Client.Services/CRUDService.cs#L14
Non-nullable event 'OnDataUpdate' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
|
|
build:
src/Client/Client.Services/ToolbarService.cs#L16
Non-nullable event 'ShrinkSidebar' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
|
|
build:
src/Client/Client.Services/ToolbarService.cs#L16
Non-nullable event 'ToolbarHasChanged' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
|
|
build:
src/Client/Client.Services/ToolbarService.cs#L16
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/Client/Client.Services/ToolbarService.cs#L25
Cannot convert null literal to non-nullable reference type.
|
|
build:
src/Client/Client.Services/CRUDService.cs#L90
Cannot convert null literal to non-nullable reference type.
|
|
build:
src/Client/DevCoreApp.Client/UI/Components/BasePage.cs#L45
Cannot convert null literal to non-nullable reference type.
|
|
build
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
.net-app
Expired
|
35.3 MB |
sha256:408227158dfea3aa7bb3cf538dda202d32337b890df040fe60cc9891036f77f3
|
|