Skip to content

Build TJAPlayerPI

Build TJAPlayerPI #4

Manually triggered November 15, 2025 06:43
Status Failure
Total duration 3m 12s
Artifacts

autobuild.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 10 warnings
build
Upload asset: TJAPlayerPI_linux_x64.zip failed => HttpError at D:\a\_actions\xresloader\upload-to-github-release\v1.4.2\lib\index.js:8615:21 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async run (D:\a\_actions\xresloader\upload-to-github-release\v1.4.2\lib\index.js:39240:40)
build
Upload asset: TJAPlayerPI_osx_x64.zip failed => HttpError at D:\a\_actions\xresloader\upload-to-github-release\v1.4.2\lib\index.js:8615:21 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async run (D:\a\_actions\xresloader\upload-to-github-release\v1.4.2\lib\index.js:39240:40)
build
Upload asset: TJAPlayerPI_win_x86.zip failed => HttpError at D:\a\_actions\xresloader\upload-to-github-release\v1.4.2\lib\index.js:8615:21 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async run (D:\a\_actions\xresloader\upload-to-github-release\v1.4.2\lib\index.js:39240:40)
build
Upload asset: TJAPlayerPI_win_x64.zip failed => HttpError at D:\a\_actions\xresloader\upload-to-github-release\v1.4.2\lib\index.js:8615:21 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async run (D:\a\_actions\xresloader\upload-to-github-release\v1.4.2\lib\index.js:39240:40)
build
Try to create release autobuild for Takkkom/TJAPlayerPI failed: Resource not accessible by integration HttpError: Resource not accessible by integration at D:\a\_actions\xresloader\upload-to-github-release\v1.4.2\lib\index.js:8615:21 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async run (D:\a\_actions\xresloader\upload-to-github-release\v1.4.2\lib\index.js:39033:13)
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/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/Stages/05.SongSelect/CActSelect曲リスト.cs#L1519
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build: TJAPlayerPI/SongList/CDTX.cs#L271
Nullability of reference types in type of parameter 'other' of 'int CChip.CompareTo(CChip other)' doesn't match implicitly implemented member 'int IComparable<CChip>.CompareTo(CChip? other)' (possibly because of nullability attributes).
build: FDK19/Sound/CSoundImplSDL.cs#L12
Field 'CSoundImplSDL._nDurationms' is never assigned to, and will always have its default value 0
build: FDK19/Common/CConvert.cs#L66
Unreachable code detected