Skip to content

[+] Ongeki的谱面IR #101

[+] Ongeki的谱面IR

[+] Ongeki的谱面IR #101

Triggered via push May 20, 2026 08:46
Status Failure
Total duration 37s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

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).