fix: Bump Sentry and Sentry.Profiling #386
Annotations
11 warnings
|
Luxoria.App/Luxoria.App/Components/OnboardingOverlay.xaml.cs#L263
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Luxoria.App/Luxoria.App/Components/OnboardingOverlay.xaml.cs#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Luxoria.App/Luxoria.App/Components/OnboardingOverlay.xaml.cs#L17
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Luxoria.App/Luxoria.App/Components/OnboardingOverlay.xaml.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Luxoria.App/Luxoria.App/Services/OnboardingService.cs#L218
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Luxoria.App/Luxoria.App/Services/OnboardingService.cs#L119
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Luxoria.App/Luxoria.App/Services/OnboardingService.cs#L73
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Luxoria.App/Luxoria.GModules/Models/Events/OpenEvent.cs#L10
Non-nullable property 'content' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Luxoria.App/Luxoria.Modules/Services/StorageAPI.cs#L203
Nullability of reference types in type of parameter 'input' of 'Guid Guid.Parse(string input)' doesn't match the target delegate 'Func<string?, Guid>' (possibly because of nullability attributes).
|
|
Luxoria.App/Luxoria.Modules/Services/StorageAPI.cs#L202
Dereference of a possibly null reference.
|
|
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/
|
The logs for this run have expired and are no longer available.
Loading