Skip to content

Merge pull request #2 from SWD392-Domus/hotfix/update-entities #12

Merge pull request #2 from SWD392-Domus/hotfix/update-entities

Merge pull request #2 from SWD392-Domus/hotfix/update-entities #12

Triggered via push January 18, 2024 14:22
Status Success
Total duration 44s
Billable time 1m
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: Domus.Common/Settings/JwtSettings.cs#L5
Non-nullable property 'Issuer' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Domus.Common/Settings/JwtSettings.cs#L6
Non-nullable property 'Audience' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Domus.Common/Settings/JwtSettings.cs#L7
Non-nullable property 'SigningKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Domus.Common/Settings/SwaggerSettings.cs#L136
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Domus.Common/Settings/SwaggerSettings.cs#L137
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Domus.Common/Settings/SwaggerSettings.cs#L118
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Domus.Common/Settings/SwaggerSettings.cs#L119
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Domus.Common/Settings/SwaggerSettings.cs#L120
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Domus.Common/Settings/SwaggerSettings.cs#L121
Non-nullable property 'Location' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Domus.Common/Settings/SwaggerSettings.cs#L111
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.