Skip to content

RunnerをLua化

RunnerをLua化 #11

Triggered via push November 20, 2025 05:29
Status Cancelled
Total duration 3m 4s
Artifacts

autobuild.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
build
The run was canceled by @Takkkom.
build
The operation was canceled.
Build TJAPlayerPI
The run was canceled by @Takkkom.
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