Annotations
13 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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:
PoMad/Migrations/20240402201627_first.cs#L9
The type name 'first' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
PoMad/Migrations/20240402201627_first.Designer.cs#L15
The type name 'first' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
PoMad/Services/DailyDataService.cs#L35
Possible null reference return.
|
build:
PoMad/Data/DailyDataEntity.cs#L19
Non-nullable property 'UserId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
PoMad/Models/DailyData.cs#L6
Non-nullable property 'UserId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
PoMad/Components/Pages/UserSettings.razor#L42
Possible null reference assignment.
|
build:
PoMad/Components/Pages/UserSettings.razor#L43
Dereference of a possibly null reference.
|
build:
PoMad/Components/Pages/UserSettings.razor#L37
Non-nullable field 'user' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
PoMad/Components/Pages/Home.razor#L57
Non-nullable field '_dailyDataList' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
PoMad/Components/Pages/Home.razor#L58
Non-nullable field '_monthlyWeightData' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
webapp
Expired
|
80.1 MB |
|