Merge pull request #53 from David032/51-megacon-birmingham-2024-integ… #33
Annotations
22 warnings
build (ubuntu-latest)
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 (ubuntu-latest):
skullOS.HardwareServices/Exceptions/CameraErrorException.cs#L10
Parameter 'modeWhenFailed' is unread.
|
build (ubuntu-latest):
skullOS.Modules/Camera.cs#L102
Dereference of a possibly null reference.
|
build (ubuntu-latest):
skullOS.Modules/Camera.cs#L106
Dereference of a possibly null reference.
|
build (ubuntu-latest):
skullOS.Modules/Camera.cs#L126
Dereference of a possibly null reference.
|
build (ubuntu-latest):
skullOS.Modules/Camera.cs#L130
Dereference of a possibly null reference.
|
build (ubuntu-latest):
skullOS.Modules/Prop.cs#L32
Possible null reference argument for parameter 'value' in 'bool bool.Parse(string value)'.
|
build (ubuntu-latest):
skullOS.Modules/Prop.cs#L47
Possible null reference argument for parameter 'value' in 'bool bool.Parse(string value)'.
|
build (ubuntu-latest):
skullOS.Modules/Prop.cs#L65
Possible null reference argument for parameter 'value' in 'bool bool.Parse(string value)'.
|
build (ubuntu-latest):
skullOS.Modules/Prop.cs#L84
Possible null reference argument for parameter 'value' in 'bool bool.Parse(string value)'.
|
build (ubuntu-latest):
skullOS.Modules/Camera.cs#L23
The field 'Camera.useMic' is assigned but its value is never used
|
build (windows-latest)
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 (windows-latest):
skullOS.HardwareServices/Exceptions/CameraErrorException.cs#L10
Parameter 'modeWhenFailed' is unread.
|
build (windows-latest):
skullOS.Modules/Prop.cs#L32
Possible null reference argument for parameter 'value' in 'bool bool.Parse(string value)'.
|
build (windows-latest):
skullOS.Modules/Prop.cs#L47
Possible null reference argument for parameter 'value' in 'bool bool.Parse(string value)'.
|
build (windows-latest):
skullOS.Modules/Prop.cs#L65
Possible null reference argument for parameter 'value' in 'bool bool.Parse(string value)'.
|
build (windows-latest):
skullOS.Modules/Camera.cs#L102
Dereference of a possibly null reference.
|
build (windows-latest):
skullOS.Modules/Camera.cs#L106
Dereference of a possibly null reference.
|
build (windows-latest):
skullOS.Modules/Camera.cs#L126
Dereference of a possibly null reference.
|
build (windows-latest):
skullOS.Modules/Camera.cs#L130
Dereference of a possibly null reference.
|
build (windows-latest):
skullOS.Modules/Prop.cs#L84
Possible null reference argument for parameter 'value' in 'bool bool.Parse(string value)'.
|
build (windows-latest):
skullOS.Modules/Camera.cs#L23
The field 'Camera.useMic' is assigned but its value is never used
|