Skip to content

ライセンスを修正 #12

ライセンスを修正

ライセンスを修正 #12

Triggered via push November 20, 2025 05:32
Status Success
Total duration 3m 16s
Artifacts

autobuild.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: TJAPlayerPI/SongList/C曲リストノードComparers/C曲リストノードComparerノード種別.cs#L5
Nullability of reference types in type of parameter 'y' of 'int C曲リストノードComparerNodeType.Compare(C曲リストノード x, C曲リストノード y)' doesn't match implicitly implemented member 'int IComparer<C曲リストノード>.Compare(C曲リストノード? x, C曲リストノード? y)' (possibly because of nullability attributes).
build: TJAPlayerPI/SongList/C曲リストノードComparers/C曲リストノードComparerノード種別.cs#L5
Nullability of reference types in type of parameter 'x' of 'int C曲リストノードComparerNodeType.Compare(C曲リストノード x, C曲リストノード y)' doesn't match implicitly implemented member 'int IComparer<C曲リストノード>.Compare(C曲リストノード? x, C曲リストノード? y)' (possibly because of nullability attributes).
build: TJAPlayerPI/SongList/C曲リストノードComparers/C曲リストノードComparerタイトル.cs#L12
Nullability of reference types in type of parameter 'n2' of 'int C曲リストノードComparerタイトル.Compare(C曲リストノード n1, C曲リストノード n2)' doesn't match implicitly implemented member 'int IComparer<C曲リストノード>.Compare(C曲リストノード? x, C曲リストノード? y)' (possibly because of nullability attributes).
build: TJAPlayerPI/SongList/C曲リストノードComparers/C曲リストノードComparerタイトル.cs#L12
Nullability of reference types in type of parameter 'n1' of 'int C曲リストノードComparerタイトル.Compare(C曲リストノード n1, C曲リストノード n2)' doesn't match implicitly implemented member 'int IComparer<C曲リストノード>.Compare(C曲リストノード? x, C曲リストノード? y)' (possibly because of nullability attributes).
build: TJAPlayerPI/SongList/C曲リストノードComparers/C曲リストノードComparerGenre.cs#L10
Nullability of reference types in type of parameter 'n2' of 'int C曲リストノードComparerGenre.Compare(C曲リストノード n1, C曲リストノード n2)' doesn't match implicitly implemented member 'int IComparer<C曲リストノード>.Compare(C曲リストノード? x, C曲リストノード? y)' (possibly because of nullability attributes).
build: TJAPlayerPI/SongList/C曲リストノードComparers/C曲リストノードComparerGenre.cs#L10
Nullability of reference types in type of parameter 'n1' of 'int C曲リストノードComparerGenre.Compare(C曲リストノード n1, C曲リストノード n2)' doesn't match implicitly implemented member 'int IComparer<C曲リストノード>.Compare(C曲リストノード? x, C曲リストノード? y)' (possibly because of nullability attributes).
build: TJAPlayerPI/SongList/C曲リストノードComparers/ComparerChain.cs#L12
Nullability of reference types in type of parameter 'y' of 'int ComparerChain<T>.Compare(T x, T y)' doesn't match implicitly implemented member 'int IComparer<T>.Compare(T? x, T? y)' (possibly because of nullability attributes).
build: TJAPlayerPI/SongList/C曲リストノードComparers/ComparerChain.cs#L12
Nullability of reference types in type of parameter 'x' of 'int ComparerChain<T>.Compare(T x, T y)' doesn't match implicitly implemented member 'int IComparer<T>.Compare(T? x, T? y)' (possibly because of nullability attributes).
build: TJAPlayerPI/Stages/05.SongSelect/CActSelect曲リスト.cs#L1520
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build: FDK19/Common/CConvert.cs#L78
Unreachable code detected