Skip to content

Update README.md

Update README.md #12

Triggered via push October 11, 2024 14:56
Status Success
Total duration 39s
Billable time 1m
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
build: src/Echoes.Generator/Lib/Tommy.cs#L374
Cannot convert null literal to non-nullable reference type.
build: src/Echoes.Generator/Lib/Tommy.cs#L118
Cannot convert null literal to non-nullable reference type.
build: src/Echoes.Generator/Lib/Tommy.cs#L509
Cannot convert null literal to non-nullable reference type.
build: src/Echoes.Generator/Lib/Extensions.cs#L12
Possible null reference return.
build: src/Echoes.Generator/Lib/Tommy.cs#L57
Possible null reference return.
build: src/Echoes.Generator/Lib/Tommy.cs#L58
Possible null reference return.
build: src/Echoes.Generator/Lib/Tommy.cs#L59
Possible null reference return.
build: src/Echoes.Generator/Lib/Tommy.cs#L60
Possible null reference return.
build: src/Echoes.Generator/Lib/Tommy.cs#L61
Possible null reference return.
build: src/Echoes.Generator/Lib/Tommy.cs#L62
Possible null reference return.
build: src/Echoes/Lib/Tommy.cs#L118
Cannot convert null literal to non-nullable reference type.
build: src/Echoes/Lib/Tommy.cs#L230
Nullability of reference types in type of parameter 'format' of 'string TomlFloat.ToString(string format, IFormatProvider formatProvider)' doesn't match implicitly implemented member 'string IFormattable.ToString(string? format, IFormatProvider? formatProvider)' (possibly because of nullability attributes).
build: src/Echoes/Lib/Tommy.cs#L230
Nullability of reference types in type of parameter 'formatProvider' of 'string TomlFloat.ToString(string format, IFormatProvider formatProvider)' doesn't match implicitly implemented member 'string IFormattable.ToString(string? format, IFormatProvider? formatProvider)' (possibly because of nullability attributes).
build: src/Echoes/Lib/Tommy.cs#L260
Nullability of reference types in type of parameter 'format' of 'string TomlDateTime.ToString(string format, IFormatProvider formatProvider)' doesn't match implicitly implemented member 'string IFormattable.ToString(string? format, IFormatProvider? formatProvider)' (possibly because of nullability attributes).
build: src/Echoes/Lib/Tommy.cs#L260
Nullability of reference types in type of parameter 'formatProvider' of 'string TomlDateTime.ToString(string format, IFormatProvider formatProvider)' doesn't match implicitly implemented member 'string IFormattable.ToString(string? format, IFormatProvider? formatProvider)' (possibly because of nullability attributes).
build: src/Echoes/Lib/Tommy.cs#L374
Cannot convert null literal to non-nullable reference type.
build: src/Echoes/Lib/Tommy.cs#L509
Cannot convert null literal to non-nullable reference type.
build: src/Echoes/TranslationProvider.cs#L17
Non-nullable event 'OnCultureChanged' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
build: src/Echoes/Lib/Tommy.cs#L57
Possible null reference return.
build: src/Echoes/Lib/Tommy.cs#L58
Possible null reference return.