fix(Nuget): Updating Nuget package references. #69
nuget_workflow.yml
on: push
build-nuget-publish
1m 15s
Annotations
50 warnings
build-nuget-publish
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-nuget-publish:
src/Http/Models/Requests/HttpRequest.cs#L44
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
build-nuget-publish:
src/Http/Models/Requests/BasicAuthRequest.cs#L11
Non-nullable property 'Username' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-nuget-publish:
src/Http/Models/Requests/BasicAuthRequest.cs#L16
Non-nullable property 'Password' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-nuget-publish:
src/Http/Models/Responses/HttpResponse.cs#L83
Possible null reference assignment.
|
build-nuget-publish:
src/Http/Models/Responses/HttpResponse.cs#L88
Possible null reference argument for parameter 'obj' in 'bool ObjectExtensions.IsValid(object obj, out List<ValidationResult> validationResults)'.
|
build-nuget-publish:
src/Http/Models/Responses/HttpResponse.cs#L28
Non-nullable property 'Response' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-nuget-publish:
src/Http/Models/Responses/HttpResponse.cs#L33
Non-nullable property 'ResponseMessage' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-nuget-publish
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
|
build-nuget-publish
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
|
build-nuget-publish:
src/Data/Services/EmbeddedContentService.cs#L46
Possible null reference argument for parameter 'stream' in 'StreamReader.StreamReader(Stream stream)'.
|
build-nuget-publish:
src/Data/Services/EmbeddedContentService.cs#L56
Possible null reference return.
|
build-nuget-publish:
src/Data/Services/EmbeddedContentService.cs#L65
Possible null reference return.
|
build-nuget-publish:
src/Data/Extensions/EntityFramework/DbSetExtensions.cs#L22
Converting null literal or possible null value to non-nullable type.
|
build-nuget-publish:
src/Security.OAuth/Providers/FacebookOAuthProvider.cs#L49
Cannot convert null literal to non-nullable reference type.
|
build-nuget-publish:
src/Security.OAuth/Providers/GoogleOAuthProvider.cs#L49
Cannot convert null literal to non-nullable reference type.
|
build-nuget-publish:
src/Security.OAuth/Providers/LinkedInOAuthProvider.cs#L56
Cannot convert null literal to non-nullable reference type.
|
build-nuget-publish:
src/Security.OAuth/Providers/LinkedInOAuthProvider.cs#L111
Possible null reference return.
|
build-nuget-publish:
src/Security.OAuth/Providers/LinkedInOAuthProvider.cs#L114
Possible null reference return.
|
build-nuget-publish:
src/Security.OAuth/Providers/LinkedInOAuthProvider.cs#L143
Possible null reference return.
|
build-nuget-publish:
src/Communication/Models/SMS/SmsRequest.cs#L11
Non-nullable property 'From' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-nuget-publish:
src/Communication/Models/SMS/SmsRequest.cs#L15
Non-nullable property 'Destination' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-nuget-publish:
src/Communication/Models/SMS/SmsRequest.cs#L19
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-nuget-publish:
src/Communication/Models/Options/TwilioOptions.cs#L11
Non-nullable property 'AccountSID' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-nuget-publish:
src/Communication/Models/Options/TwilioOptions.cs#L15
Non-nullable property 'AuthToken' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-nuget-publish:
src/Communication/Models/Options/TwilioOptions.cs#L19
Non-nullable property 'Region' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-nuget-publish
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
|
build-nuget-publish
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
|
build-nuget-publish:
src/Data/Extensions/EntityFramework/DbSetExtensions.cs#L22
Converting null literal or possible null value to non-nullable type.
|
build-nuget-publish:
src/Data/Services/EmbeddedContentService.cs#L46
Possible null reference argument for parameter 'stream' in 'StreamReader.StreamReader(Stream stream)'.
|
build-nuget-publish:
src/Data/Services/EmbeddedContentService.cs#L56
Possible null reference return.
|
build-nuget-publish:
src/Data/Services/EmbeddedContentService.cs#L65
Possible null reference return.
|
build-nuget-publish
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
|
build-nuget-publish
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
|
build-nuget-publish:
src/Core/Attributes/Validation/CollectionValidationAttribute.cs#L33
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
build-nuget-publish:
src/Core/Attributes/Validation/ComparisonValidationAttribute.cs#L28
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
build-nuget-publish:
src/Core/Attributes/Validation/HttpHeadersStringValidationAttribute.cs#L18
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
build-nuget-publish:
src/Core/Attributes/Validation/UrlWithPlaceholderValidationAttribute.cs#L17
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
build-nuget-publish:
src/Core/Attributes/Validation/ValidJsonValidationAttribute.cs#L23
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
build-nuget-publish:
src/Core/Abstractions/Singleton.cs#L12
Non-nullable property '_instance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-nuget-publish:
src/Core/Attributes/Validation/ValidJsonValidationAttribute.cs#L25
Possible null reference argument for parameter 'jsonString' in 'string ValidJsonValidationAttribute.GetValidationError(string jsonString)'.
|
build-nuget-publish:
src/Core/Attributes/Validation/ValidJsonValidationAttribute.cs#L27
Possible null reference return.
|
build-nuget-publish:
src/Core/Models/Reactive/Observed.cs#L16
Non-nullable property '_value' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-nuget-publish:
src/Core/Models/Reactive/Observed.cs#L21
Non-nullable event '_onValueChanged' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
|
build-nuget-publish:
src/Semantic.Core/Abstractions/Thoughts/BaseThought.cs#L88
Cannot convert null literal to non-nullable reference type.
|
build-nuget-publish:
src/Semantic.Core/Abstractions/Thoughts/BaseChain.cs#L53
Cannot convert null literal to non-nullable reference type.
|
build-nuget-publish:
src/Semantic.Core/Thoughts/Cognitive/LanguageModelThoughts.cs#L248
Cannot convert null literal to non-nullable reference type.
|
build-nuget-publish:
src/Semantic.Core/Abstractions/Thoughts/BaseThought.cs#L48
Possible null reference return.
|
build-nuget-publish:
src/Semantic.Core/Extensions/Configuration/ServiceProviderExtensions.cs#L33
Possible null reference return.
|
build-nuget-publish:
src/Semantic.Core/Extensions/Configuration/ServiceProviderExtensions.cs#L89
Possible null reference argument for parameter 'assembly' in 'IServiceCollection ServiceProviderExtensions.AddSemanticThoughts(IServiceCollection services, Assembly assembly)'.
|