Merge pull request #10 from GraySquyd/main #9
Annotations
12 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: microsoft/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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/
|
BG3Cam/SigScan.cs#L87
Cannot convert null literal to non-nullable reference type.
|
BG3Cam/SigScan.cs#L100
Cannot convert null literal to non-nullable reference type.
|
BG3Cam/SigScan.cs#L21
Dereference of a possibly null reference.
|
BG3Cam/SigScan.cs#L37
Possible null reference return.
|
BG3Cam/SigScan.cs#L50
A possible null value may not be used for a type marked with
|
BG3Cam/MainWindow.cs#L10
Non-nullable field 'mem' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
BG3Cam/MainWindow.cs#L10
Non-nullable field 'controller' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
BG3Cam/SigScan.cs#L92
Dereference of a possibly null reference.
|
BG3Cam/SigScan.cs#L105
Dereference of a possibly null reference.
|
BG3Cam/MainWindow.cs#L122
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
The logs for this run have expired and are no longer available.
Loading