Skip to content

dotnet 10 upgrade

dotnet 10 upgrade #444

Triggered via push November 12, 2025 23:06
Status Failure
Total duration 1m 10s
Artifacts

ci.yml

on: push
versioning  /  gha-release-versioning
19s
versioning / gha-release-versioning
release  /  gha-release-versioning
release / gha-release-versioning
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
lint / lint
Process completed with exit code 1.
build: samples/ConsoleApp/Program.cs#L1
Converting null literal or possible null value to non-nullable type.
build: src/CasCap.Api.GooglePhotos/Models/_GooglePhotosOptions.cs#L14
Non-nullable property 'ClientSecret' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/CasCap.Api.GooglePhotos/Models/_GooglePhotosOptions.cs#L14
Non-nullable property 'ClientId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/CasCap.Api.GooglePhotos/Models/_GooglePhotosOptions.cs#L14
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/CasCap.Api.GooglePhotos/Models/_GooglePhotosOptions.cs#L14
Non-nullable property 'ClientSecret' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/CasCap.Api.GooglePhotos/Models/_GooglePhotosOptions.cs#L14
Non-nullable property 'ClientId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/CasCap.Api.GooglePhotos/Models/_GooglePhotosOptions.cs#L14
Non-nullable property 'ClientSecret' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/CasCap.Api.GooglePhotos/Models/_GooglePhotosOptions.cs#L14
Non-nullable property 'ClientId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/CasCap.Api.GooglePhotos/Models/_GooglePhotosOptions.cs#L14
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/CasCap.Api.GooglePhotos/Models/_GooglePhotosOptions.cs#L14
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.