Skip to content

Merge pull request #18 from shahabfar/release #29

Merge pull request #18 from shahabfar/release

Merge pull request #18 from shahabfar/release #29

Triggered via push March 29, 2024 01:51
Status Success
Total duration 2m 26s
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/PersianDateTime/PersianDateTimeComparable.cs#L13
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build: src/Persia.Net/PersianDateTime/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/PersianDateTime/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/PersianDateTime/PersianDateTime.cs#L415
Cannot convert null literal to non-nullable reference type.
build: src/Persia.Net/PersianDateTime/PersianDateTime.cs#L423
Cannot convert null literal to non-nullable reference type.
build: src/Persia.Net/IslamicDateTime/IslamicDateTime.cs#L263
Cannot convert null literal to non-nullable reference type.
build: src/Persia.Net/IslamicDateTime/IslamicDateTime.cs#L271
Cannot convert null literal to non-nullable reference type.
build: src/Persia.Net/PersianDateTime/PersianDateTimeComparable.cs#L13
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build: src/Persia.Net/PersianDateTime/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).