Skip to content

.NET 10

.NET 10 #78

Triggered via pull request November 25, 2025 20:28
Status Success
Total duration 1m 47s
Artifacts

dotnetcore.pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

26 warnings
build: src/RapidCMS.Core.Tests/Services/Dispatchers/TestClasses.cs#L22
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/RapidCMS.Core.Tests/Services/Dispatchers/TestClasses.cs#L8
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/RapidCMS.Core.Tests/Services/Dispatchers/GetEntityDispatcherTests.cs#L122
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/RapidCMS.Core.Tests/PropertyMetadata/PropertyMetadataTests.cs#L608
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/RapidCMS.Core.Tests/PropertyMetadata/PropertyMetadataTests.cs#L606
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/RapidCMS.Core.Tests/PropertyMetadata/PropertyMetadataTests.cs#L601
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/RapidCMS.Core.Tests/PropertyMetadata/PropertyMetadataTests.cs#L590
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/RapidCMS.Core/Models/Request/Form/GetEntityOfPageRequestModel.cs#L7
Non-nullable property 'PageAlias' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/RapidCMS.Core/Models/UI/FieldUI.cs#L12
Non-nullable property 'Configuration' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/RapidCMS.Core/Models/UI/FieldUI.cs#L23
Possible null reference assignment.
build: src/RapidCMS.UI/Components/Editors/BasePicker.cs#L31
Non-nullable property 'Config' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build
'Router.PreferExactMatches' is obsolete: 'This property is obsolete and configuring it has no effect.'
build: src/RapidCMS.UI/Components/Pages/AuthenticationPage.razor#L5
'SignOutSessionStateManager' is obsolete: 'Use 'Microsoft.AspNetCore.Components.Webassembly.Authentication.NavigationManagerExtensions.NavigateToLogout' instead.'
build: src/RapidCMS.UI/Components/Editors/BasePicker.cs#L31
Non-nullable property 'Config' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build
'Router.PreferExactMatches' is obsolete: 'This property is obsolete and configuring it has no effect.'
build: src/RapidCMS.UI/Components/Pages/AuthenticationPage.razor#L5
'SignOutSessionStateManager' is obsolete: 'Use 'Microsoft.AspNetCore.Components.Webassembly.Authentication.NavigationManagerExtensions.NavigateToLogout' instead.'
build: src/RapidCMS.Repositories/LocalStorageRepository.cs#L49
Possible null reference argument for parameter 'key' in 'ValueTask ILocalStorageService.SetItemAsync<Dictionary<string, List<TEntity>>>(string key, Dictionary<string, List<TEntity>> data, CancellationToken cancellationToken = default(CancellationToken))'.
build: src/RapidCMS.Repositories/LocalStorageRepository.cs#L30
Possible null reference argument for parameter 'key' in 'ValueTask<Dictionary<string, List<TEntity>>?> ILocalStorageService.GetItemAsync<Dictionary<string, List<TEntity>>>(string key, CancellationToken cancellationToken = default(CancellationToken))'.
build: src/RapidCMS.Repositories/LocalStorageRepository.cs#L49
Possible null reference argument for parameter 'key' in 'ValueTask ILocalStorageService.SetItemAsync<Dictionary<string, List<TEntity>>>(string key, Dictionary<string, List<TEntity>> data, CancellationToken cancellationToken = default(CancellationToken))'.
build: src/RapidCMS.Repositories/LocalStorageRepository.cs#L30
Possible null reference argument for parameter 'key' in 'ValueTask<Dictionary<string, List<TEntity>>?> ILocalStorageService.GetItemAsync<Dictionary<string, List<TEntity>>>(string key, CancellationToken cancellationToken = default(CancellationToken))'.
build: src/RapidCMS.Core/Models/Request/Form/GetEntityOfPageRequestModel.cs#L7
Non-nullable property 'PageAlias' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/RapidCMS.Core/Models/UI/FieldUI.cs#L12
Non-nullable property 'Configuration' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/RapidCMS.Core/Models/UI/FieldUI.cs#L23
Possible null reference assignment.
build: src/RapidCMS.Core/Models/Request/Form/GetEntityOfPageRequestModel.cs#L7
Non-nullable property 'PageAlias' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/RapidCMS.Core/Models/UI/FieldUI.cs#L12
Non-nullable property 'Configuration' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/RapidCMS.Core/Models/UI/FieldUI.cs#L23
Possible null reference assignment.