jwt added (initial) #8
main_flowboard-backend.yml
on: push
build
24s
deploy
48s
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/Project.cs#L12
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
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#L77
Cannot convert null literal to non-nullable reference type.
|
|
build:
Controllers/PublicController.cs#L53
Cannot convert null literal to non-nullable reference type.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
.net-app
Expired
|
2.11 MB |
sha256:08ebc6a2b9c7925adc062ccdeb4f2289e0b200e13c32f37e713466c27f781314
|
|