Skip to content

Upgrade to .NET 10 and add virtual try-on #1

Upgrade to .NET 10 and add virtual try-on

Upgrade to .NET 10 and add virtual try-on #1

Triggered via pull request July 31, 2026 13:34
Status Success
Total duration 55s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build: GoSweet/GoSweet/Controllers/feature/Mail.cs#L24
Possible null reference argument for parameter 'address' in 'MailboxAddress.MailboxAddress(string? name, string address)'.
build: GoSweet/GoSweet/Models/ErrorViewModel.cs#L5
Non-nullable property 'RequestId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: GoSweet/GoSweet/Controllers/SearchController.cs#L146
Dereference of a possibly null reference.
build: GoSweet/GoSweet/Controllers/SearchController.cs#L145
Dereference of a possibly null reference.
build: GoSweet/GoSweet/Controllers/SearchController.cs#L144
Dereference of a possibly null reference.
build: GoSweet/GoSweet/Controllers/SearchController.cs#L141
Dereference of a possibly null reference.
build: GoSweet/GoSweet/Controllers/SearchController.cs#L136
Dereference of a possibly null reference.
build: GoSweet/GoSweet/Models/ViewModels/HomeIndexVm.cs#L11
Non-nullable property 'FormFileVm' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: GoSweet/GoSweet/Models/ViewModels/FirmHomepageModel.cs#L80
The type name 'ratingvalue' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: GoSweet/GoSweet/Controllers/FirmController.cs#L23
The type name 'global' only contains lower-cased ascii characters. Such names may become reserved for the language.