Skip to content

Merge pull request #29 from fIyingPhoenix/work #86

Merge pull request #29 from fIyingPhoenix/work

Merge pull request #29 from fIyingPhoenix/work #86

Triggered via push October 4, 2025 20:22
Status Failure
Total duration 1m 46s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build
Process completed with exit code 1.
build: TrionUI/Controls/MetroTextBox.cs#L121
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build: TrionUI/Controls/MetroLink.cs#L114
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build: TrionUI/Controls/MetroComboBox.cs#L123
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build: TrionUI/Controls/MetroCheckBox.cs#L98
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build: TrionUI/Controls/CustomComboBox.cs#L162
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build: TrionUI/Controls/CustomAlertBox.cs#L60
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build: TrionControlPanel.API/Classes/FileManager.cs#L92
Possible null reference assignment.
build: TrionControlPanel.API/Classes/FileManager.cs#L77
Possible null reference assignment.
build: TrionControlPanel.API/Classes/TrionLogger.cs#L29
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
build: TrionControlPanel.API/Classes/TrionLogger.cs#L26
Converting null literal or possible null value to non-nullable type.