Skip to content

publish

publish #18

Triggered via repository dispatch March 19, 2024 09:13
Status Success
Total duration 39s
Artifacts

publish.yml

on: repository_dispatch
publish-nuget
30s
publish-nuget
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
publish-nuget
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/.
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.