Skip to content

Merge pull request #127 from ModShardTeam/ImprovingPerformance #126

Merge pull request #127 from ModShardTeam/ImprovingPerformance

Merge pull request #127 from ModShardTeam/ImprovingPerformance #126

Triggered via push September 7, 2025 23:14
Status Success
Total duration 1m 52s
Artifacts

build-test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings and 1 notice
build: FileReader.cs#L48
Non-nullable property 'instance' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: FileReader.cs#L47
Non-nullable field 'Path' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: FileReader.cs#L46
Non-nullable field 'Stream' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: FileReader.cs#L44
Non-nullable field 'Assembly' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: FileReader.cs#L42
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: FileReader.cs#L41
Non-nullable field 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: FileReader.cs#L26
Non-nullable property 'Path' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: FileReader.cs#L25
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: FileReader.cs#L19
Non-nullable field 'name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: Mods/ModInterfaceEngine.cs#L98
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677