Skip to content

Fixes FrameReady for CameraView #135

Fixes FrameReady for CameraView

Fixes FrameReady for CameraView #135

Triggered via pull request October 23, 2023 14:55
@RedthRedth
synchronize #135
main
Status Failure
Total duration 21m 9s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 21 warnings
Build
Process completed with exit code 1.
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build: ZXing.Net.MAUI/ICameraView.cs#L4
The using directive for 'System' appeared previously in this namespace
Build: ZXing.Net.MAUI/CameraBarcodeReaderViewHandler.cs#L94
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build: ZXing.Net.MAUI/CameraBarcodeReaderViewHandler.cs#L102
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build: ZXing.Net.MAUI/CameraViewHandler.cs#L75
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build: ZXing.Net.MAUI/CameraViewHandler.cs#L83
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build: ZXing.Net.MAUI/CameraManager.cs#L17
The event 'CameraManager.FrameReady' is never used
Build: ZXing.Net.MAUI/BarcodeGeneratorViewHandler.cs#L47
Field 'BarcodeGeneratorViewHandler.imageView' is never assigned to, and will always have its default value null
Build: ZXing.Net.MAUI/ICameraView.cs#L4
The using directive for 'System' appeared previously in this namespace
Build: ZXing.Net.MAUI/CameraBarcodeReaderViewHandler.cs#L94
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build: ZXing.Net.MAUI/ICameraView.cs#L4
The using directive for 'System' appeared previously in this namespace
Build: ZXing.Net.MAUI/CameraBarcodeReaderViewHandler.cs#L94
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build: ZXing.Net.MAUI/CameraBarcodeReaderViewHandler.cs#L102
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build: ZXing.Net.MAUI/CameraViewHandler.cs#L75
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build: ZXing.Net.MAUI/CameraViewHandler.cs#L83
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build: ZXing.Net.MAUI/CameraManager.cs#L17
The event 'CameraManager.FrameReady' is never used
Build: ZXing.Net.MAUI/BarcodeGeneratorViewHandler.cs#L47
Field 'BarcodeGeneratorViewHandler.imageView' is never assigned to, and will always have its default value null
Build: ZXing.Net.MAUI/ICameraView.cs#L4
The using directive for 'System' appeared previously in this namespace
Build: ZXing.Net.MAUI/CameraViewHandler.cs#L75
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build: ZXing.Net.MAUI/CameraViewHandler.cs#L83
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.