fix(workflows): don't fail nuget publish when release tag already exists - #1405
Merged
harshithmohan merged 1 commit intoAug 16, 2026
Merged
Annotations
10 warnings
|
Run integration tests:
Shoko.Server/API/v2/Models/common/Group.cs#L38
Cannot convert null literal to non-nullable reference type.
|
|
Run integration tests:
Shoko.Server/API/v2/Models/common/Serie.cs#L439
Nullability of reference types in type of parameter 'obj' of 'int Serie.CompareTo(object obj)' doesn't match implicitly implemented member 'int IComparable.CompareTo(object? obj)' (possibly because of nullability attributes).
|
|
Run integration tests:
Shoko.Server/API/v2/Models/common/Filters.cs#L31
Cannot convert null literal to non-nullable reference type.
|
|
Run integration tests:
Shoko.Server/Providers/AniDB/RequestFactory.cs#L70
Cannot convert null literal to non-nullable reference type.
|
|
Run integration tests:
Shoko.Server/Providers/AniDB/RequestFactory.cs#L21
Cannot convert null literal to non-nullable reference type.
|
|
Run integration tests:
Shoko.Server/Providers/AniDB/AniDBStateUpdate.cs#L30
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
Run integration tests:
Shoko.Server/API/BaseController.cs#L52
Cannot convert null literal to non-nullable reference type.
|
|
Run integration tests:
Shoko.Server/API/BaseController.cs#L41
Cannot convert null literal to non-nullable reference type.
|
|
Run integration tests:
Shoko.Server/API/BaseController.cs#L30
Cannot convert null literal to non-nullable reference type.
|
|
Run integration tests:
Shoko.Server/API/v3/Models/Release/ReleaseGroup.cs#L22
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
|
background
wait
wait-all
cancel
parallel
Loading