net 7 #254
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build:
subtrack.DAL/Migrations/20230813120452_settingsdata.cs#L7
The type name 'settingsdata' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Build:
subtrack.DAL/Migrations/20230813120452_settingsdata.Designer.cs#L15
The type name 'settingsdata' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Build:
subtrack.DAL/Entities/Subscription.cs#L29
Non-nullable property 'PrimaryColor' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
subtrack.DAL/Entities/Subscription.cs#L33
Non-nullable property 'SecondaryColor' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
subtrack.DAL/Entities/SettingsBase.cs#L5
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
subtrack.MAUI/Responses/SubscriptionResponse.cs#L13
Non-nullable property 'PrimaryColor' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
subtrack.MAUI/Responses/SubscriptionResponse.cs#L15
Non-nullable property 'SecondaryColor' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
subtrack.MAUI/Shared/NavMenu.razor#L33
Possible null reference return.
|
Build:
subtrack.MAUI/Pages/UpsertSubscription.razor#L20
Dereference of a possibly null reference.
|
Build:
subtrack.MAUI/Pages/UpsertSubscription.razor#L104
Dereference of a possibly null reference.
|
The logs for this run have expired and are no longer available.
Loading