Skip to content

Merge pull request #60 from David032/57-hardware-services-tests #46

Merge pull request #60 from David032/57-hardware-services-tests

Merge pull request #60 from David032/57-hardware-services-tests #46

Triggered via push April 5, 2024 11:15
Status Success
Total duration 43s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: Source/skullOS.HardwareServices/BuzzerService.cs#L9
Cannot convert null literal to non-nullable reference type.
build: Source/skullOS.HardwareServices/LedService.cs#L11
Cannot convert null literal to non-nullable reference type.
build: Source/skullOS.HardwareServices/MicrophoneService.cs#L10
Cannot convert null literal to non-nullable reference type.
build: Source/skullOS.HardwareServices/ProgrammableLedService.cs#L11
Cannot convert null literal to non-nullable reference type.
build: Source/skullOS.HardwareServices/CameraService.cs#L16
Non-nullable field '_processSettings' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Source/skullOS.HardwareServices/Exceptions/CameraErrorException.cs#L10
Parameter 'modeWhenFailed' is unread.
build: Source/skullOS.Modules/Prop.cs#L25
Cannot convert null literal to non-nullable reference type.
build: Source/skullOS.Modules/Prop.cs#L25
Cannot convert null literal to non-nullable reference type.
build: Source/skullOS.Modules/Adventure.cs#L17
Cannot convert null literal to non-nullable reference type.
build: Source/skullOS.Modules/Support.cs#L19
Cannot convert null literal to non-nullable reference type.