Merge pull request #56 from David032/47-module-tests #42
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:
skullOS.HardwareServices/Exceptions/CameraErrorException.cs#L10
Parameter 'modeWhenFailed' is unread.
|
build:
skullOS.Modules/Prop.cs#L25
Cannot convert null literal to non-nullable reference type.
|
build:
skullOS.Modules/Prop.cs#L25
Cannot convert null literal to non-nullable reference type.
|
build:
skullOS.Modules/Buzzer.cs#L16
Cannot convert null literal to non-nullable reference type.
|
build:
skullOS.Modules/Buzzer.cs#L16
Cannot convert null literal to non-nullable reference type.
|
build:
skullOS.Modules/Support.cs#L19
Cannot convert null literal to non-nullable reference type.
|
build:
skullOS.Modules/Support.cs#L19
Cannot convert null literal to non-nullable reference type.
|
build:
skullOS.Modules/Adventure.cs#L17
Cannot convert null literal to non-nullable reference type.
|
build:
skullOS.Modules/Camera.cs#L31
Cannot convert null literal to non-nullable reference type.
|
build:
skullOS.Modules/Camera.cs#L31
Cannot convert null literal to non-nullable reference type.
|