Skip to content

1.0.1-preview.7

1.0.1-preview.7 #179

Triggered via release November 16, 2023 01:57
Status Success
Total duration 3m 20s
Artifacts
package build and push
3m 11s
package build and push
Fit to window
Zoom out
Zoom in

Annotations

21 warnings
package build and push
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
package build and push: src/BuildingBlocks/Data/Masa.BuildingBlocks.Data.Contracts/Enumeration.cs#L65
Possible null reference argument for parameter 'left' in 'bool Enumeration.operator ==(Enumeration left, Enumeration right)'.
package build and push: src/BuildingBlocks/Data/Masa.BuildingBlocks.Data.Contracts/Enumeration.cs#L65
Cannot convert null literal to non-nullable reference type.
package build and push: src/Utils/Security/Masa.Utils.Security.Token/DefaultJwtProvider.cs#L76
Number of parameters supplied in the logging message template do not match the number of named placeholders (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2017)
package build and push: src/Utils/Security/Masa.Utils.Security.Token/DefaultJwtProvider.cs#L81
Number of parameters supplied in the logging message template do not match the number of named placeholders (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2017)
package build and push: src/BuildingBlocks/Globalization/Masa.BuildingBlocks.Globalization.I18n/CultureSettings.cs#L11
'CultureSettings.SupportCultureName' is obsolete: 'SupportCultureName has expired, please use SupportCultureFileName instead'
package build and push: src/Contrib/Development/Masa.Contrib.Development.DaprStarter/Internal/ProcessUtils.cs#L93
Number of parameters supplied in the logging message template do not match the number of named placeholders (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2017)
package build and push: src/Contrib/Development/Masa.Contrib.Development.DaprStarter/Internal/ProcessUtils.cs#L105
Number of parameters supplied in the logging message template do not match the number of named placeholders (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2017)
package build and push: src/Contrib/Service/Caller/Masa.Contrib.Service.Caller.HttpClient/MasaHttpClient.cs#L9
'MasaHttpClient.BaseApi' is obsolete: 'recommended to use BaseAddress, BaseApi has expired'
package build and push: src/Contrib/Configuration/ConfigurationApi/Masa.Contrib.Configuration.ConfigurationApi.Dcc/Internal/DccConfigurationRepository.cs#L56
Argument of type 'IDictionary<string, string?>' cannot be used for parameter 'data' of type 'IDictionary<string, string>' in 'IDictionary<string, string> DccConfigurationRepository.SecondaryFormat(string appId, string configObject, IDictionary<string, string> data)' due to differences in the nullability of reference types.
package build and push: src/Contrib/Configuration/ConfigurationApi/Masa.Contrib.Configuration.ConfigurationApi.Dcc/Internal/DccConfigurationRepository.cs#L62
Argument of type 'IDictionary<string, string?>' cannot be used for parameter 'data' of type 'IDictionary<string, string>' in 'IDictionary<string, string> DccConfigurationRepository.SecondaryFormat(string appId, string configObject, IDictionary<string, string> data)' due to differences in the nullability of reference types.
package build and push: src/BuildingBlocks/Data/Masa.BuildingBlocks.Data.Contracts/Enumeration.cs#L65
Possible null reference argument for parameter 'left' in 'bool Enumeration.operator ==(Enumeration left, Enumeration right)'.
package build and push: src/BuildingBlocks/Data/Masa.BuildingBlocks.Data.Contracts/Enumeration.cs#L65
Cannot convert null literal to non-nullable reference type.
package build and push: src/Utils/Security/Masa.Utils.Security.Token/DefaultJwtProvider.cs#L76
Number of parameters supplied in the logging message template do not match the number of named placeholders (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2017)
package build and push: src/Utils/Security/Masa.Utils.Security.Token/DefaultJwtProvider.cs#L81
Number of parameters supplied in the logging message template do not match the number of named placeholders (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2017)
package build and push: src/BuildingBlocks/Globalization/Masa.BuildingBlocks.Globalization.I18n/CultureSettings.cs#L11
'CultureSettings.SupportCultureName' is obsolete: 'SupportCultureName has expired, please use SupportCultureFileName instead'
package build and push: src/Contrib/Service/Caller/Masa.Contrib.Service.Caller.HttpClient/MasaHttpClient.cs#L9
'MasaHttpClient.BaseApi' is obsolete: 'recommended to use BaseAddress, BaseApi has expired'
package build and push: src/Contrib/Configuration/ConfigurationApi/Masa.Contrib.Configuration.ConfigurationApi.Dcc/Internal/DccConfigurationRepository.cs#L56
Argument of type 'IDictionary<string, string?>' cannot be used for parameter 'data' of type 'IDictionary<string, string>' in 'IDictionary<string, string> DccConfigurationRepository.SecondaryFormat(string appId, string configObject, IDictionary<string, string> data)' due to differences in the nullability of reference types.
package build and push: src/Contrib/Configuration/ConfigurationApi/Masa.Contrib.Configuration.ConfigurationApi.Dcc/Internal/DccConfigurationRepository.cs#L62
Argument of type 'IDictionary<string, string?>' cannot be used for parameter 'data' of type 'IDictionary<string, string>' in 'IDictionary<string, string> DccConfigurationRepository.SecondaryFormat(string appId, string configObject, IDictionary<string, string> data)' due to differences in the nullability of reference types.
package build and push: src/Contrib/Configuration/ConfigurationApi/Masa.Contrib.Configuration.ConfigurationApi.Dcc/Internal/DccConfigurationRepository.cs#L63
Argument of type 'IDictionary<string, string?>' cannot be used for parameter 'data' of type 'IDictionary<string, string>' in 'IDictionary<string, string> DccConfigurationRepository.SecondaryFormat(string appId, string configObject, IDictionary<string, string> data)' due to differences in the nullability of reference types.
package build and push: src/Contrib/Dispatcher/IntegrationEvents/Masa.Contrib.Dispatcher.IntegrationEvents/Processor/InfiniteLoopProcessor.cs#L30
Number of parameters supplied in the logging message template do not match the number of named placeholders (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2017)