.NET #36
Annotations
1 error and 11 warnings
build
Process completed with exit code 1.
|
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/Buzzer.cs#L15
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/Adventure.cs#L45
Possible null reference return.
|
build:
skullOS.Modules/Prop.cs#L32
Possible null reference argument for parameter 'value' in 'bool bool.Parse(string value)'.
|
build:
skullOS.Modules/Prop.cs#L47
Possible null reference argument for parameter 'value' in 'bool bool.Parse(string value)'.
|
build:
skullOS.Modules/Prop.cs#L65
Possible null reference argument for parameter 'value' in 'bool bool.Parse(string value)'.
|
build:
skullOS.Modules/Camera.cs#L102
Dereference of a possibly null reference.
|