dotnet 10 upgrade #444
ci.yml
on: push
versioning
/
gha-release-versioning
19s
lint
/
lint
32s
release
/
gha-release-versioning
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.
|