Remove blanket exception swallowing from user callbacks #745
Annotations
10 warnings and 1 notice
|
Build:
tests/Reactor.Tests/PreviewCaptureServerTests.cs#L35
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.NonPublicMethods' in call to 'System.Type.GetMethod(String, BindingFlags)'. The field 'Microsoft.UI.Reactor.Tests.PreviewCaptureServerTests.ServerType' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
|
|
Build:
tests/Reactor.Tests/InputModifierExtensionsTests.cs#L252
'ElementExtensions.AccessKeyDisplayRequested<T>(T, Action)' is obsolete: 'Use OnAccessKeyDisplayRequested. See #260.'
|
|
Build:
tests/Reactor.AppTests.Host/SelfTest/Fixtures/ReconcilerBigCoverageFixtures.cs#L40
'ElementExtensions.AccessKeyDisplayRequested<T>(T, Action)' is obsolete: 'Use OnAccessKeyDisplayRequested. See #260.'
|
|
Build:
tests/Reactor.AppTests.Host/SelfTest/Fixtures/DevtoolsFixtures.cs#L1183
Dereference of a possibly null reference.
|
|
Build:
tests/Reactor.AppTests.Host/SelfTest/Fixtures/DevtoolsFixtures.cs#L1183
Dereference of a possibly null reference.
|
|
Build:
tests/Reactor.AppTests.Host/SelfTest/Fixtures/ReconcilerBigCoverageFixtures.cs#L40
'ElementExtensions.AccessKeyDisplayRequested<T>(T, Action)' is obsolete: 'Use OnAccessKeyDisplayRequested. See #260.'
|
|
Build:
samples/ReactorGallery/ControlPages/StatusAndInfo/InfoBarPage.cs#L33
'ElementExtensions.Closable(InfoBarElement, bool)' is obsolete: 'Use IsClosable() — aligns with WinUI naming (see #268).'
|
|
Build:
samples/ReactorGallery/ControlPages/StatusAndInfo/InfoBarPage.cs#L30
'ElementExtensions.Closable(InfoBarElement, bool)' is obsolete: 'Use IsClosable() — aligns with WinUI naming (see #268).'
|
|
Build:
samples/ReactorGallery/ControlPages/StatusAndInfo/InfoBarPage.cs#L27
'ElementExtensions.Closable(InfoBarElement, bool)' is obsolete: 'Use IsClosable() — aligns with WinUI naming (see #268).'
|
|
Build:
samples/ReactorGallery/ControlPages/StatusAndInfo/InfoBarPage.cs#L24
'ElementExtensions.Closable(InfoBarElement, bool)' is obsolete: 'Use IsClosable() — aligns with WinUI naming (see #268).'
|
|
|
background
wait
wait-all
cancel
Loading