Add files via upload #14
Annotations
11 warnings
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build:
src/Persia.Net/DateTimes/PersianDateTimeComparable.cs#L13
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
build:
src/Persia.Net/DateTimes/PersianDateTimeComparable.cs#L5
Nullability of reference types in type of parameter 'other' of 'bool PersianDateTime.Equals(PersianDateTime other)' doesn't match implicitly implemented member 'bool IEquatable<PersianDateTime>.Equals(PersianDateTime? other)' (possibly because of nullability attributes).
|
build:
src/Persia.Net/DateTimes/PersianDateTimeComparable.cs#L86
Nullability of reference types in type of parameter 'other' of 'int PersianDateTime.CompareTo(PersianDateTime other)' doesn't match implicitly implemented member 'int IComparable<PersianDateTime>.CompareTo(PersianDateTime? other)' (possibly because of nullability attributes).
|
build:
src/Persia.Net/Words/PersianWords.cs#L14
Possible null reference return.
|
build:
src/Persia.Net/DateTimes/PersianDateTime.cs#L416
Cannot convert null literal to non-nullable reference type.
|
build:
src/Persia.Net/DateTimes/PersianDateTime.cs#L424
Cannot convert null literal to non-nullable reference type.
|
build:
src/Persia.Net/DateTimes/PersianDateTimeComparable.cs#L13
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
build:
src/Persia.Net/DateTimes/PersianDateTimeComparable.cs#L5
Nullability of reference types in type of parameter 'other' of 'bool PersianDateTime.Equals(PersianDateTime other)' doesn't match implicitly implemented member 'bool IEquatable<PersianDateTime>.Equals(PersianDateTime? other)' (possibly because of nullability attributes).
|
build:
src/Persia.Net/DateTimes/PersianDateTimeComparable.cs#L86
Nullability of reference types in type of parameter 'other' of 'int PersianDateTime.CompareTo(PersianDateTime other)' doesn't match implicitly implemented member 'int IComparable<PersianDateTime>.CompareTo(PersianDateTime? other)' (possibly because of nullability attributes).
|
build:
src/Persia.Net/Words/PersianWords.cs#L14
Possible null reference return.
|