[+] Ongeki的谱面IR #101
Annotations
1 error and 4 warnings
|
test
Process completed with exit code 1.
|
|
test:
chart/ogk/Lane.cs#L10
Non-nullable field 'Points' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
test:
chart/ogk/Bullet.cs#L31
Nullability of reference types in type of parameter 'value' of 'void Bullet.Detail.set' doesn't match implicitly implemented member 'void IBullet.Detail.set' (possibly because of nullability attributes).
|
|
test:
chart/ogk/Lane.cs#L10
Non-nullable field 'Points' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
test:
chart/ogk/Bullet.cs#L31
Nullability of reference types in type of parameter 'value' of 'void Bullet.Detail.set' doesn't match implicitly implemented member 'void IBullet.Detail.set' (possibly because of nullability attributes).
|