main_flowboard-backend.yml
on: push
build
55s
deploy
2m 33s
Annotations
11 warnings
|
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.
|
|
build:
Models/User.cs#L21
Non-nullable property 'Password' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
Models/User.cs#L20
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
Models/User.cs#L17
Non-nullable property 'ContactNumber' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
Models/User.cs#L16
Non-nullable property 'MiddleName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
Models/User.cs#L15
Non-nullable property 'FirstName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
Models/User.cs#L14
Non-nullable property 'LastName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
Models/User.cs#L13
Non-nullable property 'UserName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
Controllers/PublicController.cs#L110
Dereference of a possibly null reference.
|
|
build:
Controllers/PublicController.cs#L85
Cannot convert null literal to non-nullable reference type.
|
|
build:
Controllers/PublicController.cs#L55
Cannot convert null literal to non-nullable reference type.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
.net-app
Expired
|
2.1 MB |
sha256:bc2d99e3ceacc71e128b38c2658605981912dfd8e9c9162c968c139c5753c0c1
|
|