Skip to content
Triggered via push May 19, 2024 17:53
Status Failure
Total duration 2m 15s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 13 warnings
deploy
Process completed with exit code 1.
deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: microsoft/setup-msbuild@v1.3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
deploy
IsTrimmable and EnableTrimAnalyzer are not supported for the target framework. Consider multi-targeting to a supported framework to enable trimming, and set IsTrimmable only for the supported frameworks. For example:
deploy
<IsTrimmable Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net6.0'))">true</IsTrimmable>
deploy
IsTrimmable and EnableTrimAnalyzer are not supported for the target framework. Consider multi-targeting to a supported framework to enable trimming, and set IsTrimmable only for the supported frameworks. For example:
deploy
<IsTrimmable Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net6.0'))">true</IsTrimmable>
deploy: src/Lepo.i18n.DependencyInjection/ServiceCollectionExtensions.cs#L21
XML comment has cref attribute 'StringLocalizerFactory' that could not be resolved
deploy: src/Lepo.i18n.DependencyInjection/ServiceCollectionExtensions.cs#L21
XML comment has cref attribute 'StringLocalizerFactory' that could not be resolved
deploy: src/Lepo.i18n.DependencyInjection/ServiceCollectionExtensions.cs#L21
XML comment has cref attribute 'StringLocalizerFactory' that could not be resolved
deploy: src/Lepo.i18n.DependencyInjection/ServiceCollectionExtensions.cs#L21
XML comment has cref attribute 'StringLocalizerFactory' that could not be resolved
deploy: tests/Lepo.i18n.DependencyInjection.UnitTests/StringLocalizerBuilderExtensionsTests.cs#L86
Argument of type 'Dictionary<string, string>' cannot be used for parameter 'localizations' of type 'IDictionary<string, string?>' in 'LocalizationBuilder LocalizationBuilderExtensions.AddLocalization(LocalizationBuilder builder, CultureInfo culture, IDictionary<string, string?> localizations)' due to differences in the nullability of reference types.
deploy: src/Lepo.i18n.DependencyInjection/ServiceCollectionExtensions.cs#L21
XML comment has cref attribute 'StringLocalizerFactory' that could not be resolved
deploy
IsTrimmable and EnableTrimAnalyzer are not supported for the target framework. Consider multi-targeting to a supported framework to enable trimming, and set IsTrimmable only for the supported frameworks. For example:
deploy
<IsTrimmable Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net6.0'))">true</IsTrimmable>