Skip to content

Fix legacy code

Fix legacy code #17

Triggered via push June 1, 2024 15:46
Status Success
Total duration 2m 24s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: microsoft/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
deploy: src/Lepo.i18n/IO/EmbeddedResourceReader.cs#L25
Converting null literal or possible null value to non-nullable type.
deploy: src/Lepo.i18n/LocalizationProviderFactory.cs#L50
Parameter 'key' has no matching param tag in the XML comment for 'LocalizationProviderFactory.SetInstance(ILocalizationProvider, string)' (but other parameters do)
deploy: src/Lepo.i18n/LocalizationProviderFactory.cs#L50
Parameter 'key' has no matching param tag in the XML comment for 'LocalizationProviderFactory.SetInstance(ILocalizationProvider, string)' (but other parameters do)
deploy: src/Lepo.i18n/IO/EmbeddedResourceReader.cs#L30
Possible null reference argument for parameter 'oldValue' in 'string string.Replace(string oldValue, string? newValue, StringComparison comparisonType)'.
deploy: src/Lepo.i18n/LocalizationProviderFactory.cs#L32
Converting null literal or possible null value to non-nullable type.
deploy: src/Lepo.i18n/LocalizationProviderFactory.cs#L50
Parameter 'key' has no matching param tag in the XML comment for 'LocalizationProviderFactory.SetInstance(ILocalizationProvider, string)' (but other parameters do)
deploy: src/Lepo.i18n/LocalizationProviderFactory.cs#L50
Parameter 'key' has no matching param tag in the XML comment for 'LocalizationProviderFactory.SetInstance(ILocalizationProvider, string)' (but other parameters do)
deploy: src/Lepo.i18n/IO/EmbeddedResourceReader.cs#L25
Converting null literal or possible null value to non-nullable type.
deploy: src/Lepo.i18n/IO/EmbeddedResourceReader.cs#L30
Possible null reference argument for parameter 'oldValue' in 'string string.Replace(string oldValue, string? newValue, StringComparison comparisonType)'.
deploy: src/Lepo.i18n/LocalizationProviderFactory.cs#L32
Converting null literal or possible null value to non-nullable type.