publish #20
Annotations
9 warnings
Create the package
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
|
Build the project:
src/Crowdin.Api/Fields/FieldsApiExecutor.cs#L31
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build the project:
src/Crowdin.Api/Fields/FieldsListParams.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build the project:
src/Crowdin.Api/Fields/FieldsListParams.cs#L20
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build the project:
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.
|
Build the project:
src/Crowdin.Api/Fields/FieldsApiExecutor.cs#L31
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build the project:
src/Crowdin.Api/Fields/FieldsListParams.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build the project:
src/Crowdin.Api/Fields/FieldsListParams.cs#L20
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build the project:
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.
|
Loading