CSkin: 相対パスと絶対パスがごっちゃになっていた問題を修正 #25
Annotations
10 warnings
Build:
FDK19/src/01.Framework/SDL/GameWindow.cs#L91
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
|
Build:
TJAPlayer3-f/src/Stages/05.SongSelect/CActSelect曲リスト.cs#L1519
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
Build:
TJAPlayer3-f/src/Songs/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:
TJAPlayer3-f/src/Songs/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:
TJAPlayer3-f/src/Songs/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:
TJAPlayer3-f/src/Songs/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:
TJAPlayer3-f/src/Songs/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:
TJAPlayer3-f/src/Songs/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:
TJAPlayer3-f/src/Songs/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:
TJAPlayer3-f/src/Songs/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).
|
Loading