publish #20
Triggered via repository dispatch
May 16, 2024 08:37
github-actions[bot]
publish
7d2e826
Status
Success
Total duration
30s
Artifacts
–
Annotations
9 warnings
publish-nuget
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
|
publish-nuget:
src/Crowdin.Api/Fields/FieldsApiExecutor.cs#L31
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
publish-nuget:
src/Crowdin.Api/Fields/FieldsListParams.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
publish-nuget:
src/Crowdin.Api/Fields/FieldsListParams.cs#L20
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
publish-nuget:
src/Crowdin.Api/Core/Converters/ProjectStringsExporterSettingsConverter.cs#L28
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern 'Crowdin.Api.SourceFiles.ProjectFileType.Auto' is not covered.
|
publish-nuget:
src/Crowdin.Api/Fields/FieldsApiExecutor.cs#L31
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
publish-nuget:
src/Crowdin.Api/Fields/FieldsListParams.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
publish-nuget:
src/Crowdin.Api/Fields/FieldsListParams.cs#L20
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
publish-nuget:
src/Crowdin.Api/Core/Converters/ProjectStringsExporterSettingsConverter.cs#L28
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern 'Crowdin.Api.SourceFiles.ProjectFileType.Auto' is not covered.
|