Breaking github action up into several jobs #56
Annotations
12 warnings and 1 notice
|
package
No files were found with the provided path: ./Source/Frontend/TrinityContinuum.WebApp/bin/Release/net9.0/**. No artifacts will be uploaded.
|
|
package
No files were found with the provided path: ./Source/Backend/TrinityContinuum.Server/bin/Release/net9.0/**. No artifacts will be uploaded.
|
|
build:
Source/Frontend/TrinityContinuum.WebApp/Components/SheetSections/PsiSection.razor#L12
Dereference of a possibly null reference.
|
|
build:
Source/Frontend/TrinityContinuum.WebApp/Components/SheetSections/InjuryConditions.razor#L31
Dereference of a possibly null reference.
|
|
build:
Source/Frontend/TrinityContinuum.WebApp/Components/SheetSections/GeneralSection.razor#L14
Dereference of a possibly null reference.
|
|
build:
Source/Frontend/TrinityContinuum.WebApp/Components/SheetSections/AttributesSection.razor#L12
Dereference of a possibly null reference.
|
|
build:
Source/Frontend/TrinityContinuum.WebApp/Components/SheetSections/SpecialtiesTricksSection.razor#L11
Dereference of a possibly null reference.
|
|
build:
Source/Frontend/TrinityContinuum.WebApp/Components/SheetSections/SkillsSection.razor#L8
Dereference of a possibly null reference.
|
|
build:
Source/Frontend/TrinityContinuum.WebApp/Components/SheetSections/EdgesSection.razor#L8
Dereference of a possibly null reference.
|
|
build:
Source/Frontend/TrinityContinuum.WebApp/Components/SheetSections/AspirationsSection.razor#L9
Dereference of a possibly null reference.
|
|
build:
Source/Frontend/TrinityContinuum.WebApp/Services/ToastService.cs#L5
Non-nullable event 'OnHide' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
|
|
build:
Source/Frontend/TrinityContinuum.WebApp/Services/ToastService.cs#L4
Non-nullable event 'OnShow' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
|
|
56 tests found
There are 56 tests, see "Raw output" for the full list of tests.
|