Skip to content

Merge pull request #10 from shahabfar/release #20

Merge pull request #10 from shahabfar/release

Merge pull request #10 from shahabfar/release #20

Triggered via push March 23, 2024 01:15
Status Success
Total duration 42s
Artifacts

publish.yml

on: push
Fit to window
Zoom out
Zoom in

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.