Implement WCF Data Portal Channel #4851
Merged
Annotations
11 warnings
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build:
Source/tests/Csla.TestHelpers/Http/HttpTestServerFactory.cs#L11
'WebHostBuilder' is obsolete: 'WebHostBuilder is deprecated in favor of HostBuilder and WebApplicationBuilder. For more information, visit https://aka.ms/aspnet/deprecate/004.' (https://aka.ms/aspnet/deprecate/004)
|
|
Build:
Source/Csla/Core/ManagedObjectBase.cs#L71
'DynamicallyAccessedMembersAttribute' on 'Csla.Core.ManagedObjectBase' or one of its base types references 'Csla.Core.ManagedObjectBase.RegisterProperty<P>(Type, PropertyInfo<P>)' which has 'DynamicallyAccessedMembersAttribute' requirements.
|
|
Build:
Source/Csla/DynamicBindingListBase.cs#L44
'DynamicallyAccessedMembersAttribute' on 'Csla.DynamicBindingListBase<T>' or one of its base types references 'System.ComponentModel.BindingList<T>.BindingList(IList<T>)' which requires unreferenced code. Raises ListChanged events with PropertyDescriptors. PropertyDescriptors require unreferenced code.
|
|
Build:
Source/Csla/DynamicBindingListBase.cs#L44
'DynamicallyAccessedMembersAttribute' on 'Csla.DynamicBindingListBase<T>' or one of its base types references 'System.ComponentModel.BindingList<T>.BindingList()' which requires unreferenced code. Raises ListChanged events with PropertyDescriptors. PropertyDescriptors require unreferenced code.
|
|
Build:
Source/tests/csla.netcore.test/DataPortal/ServiceProviderMethodCallerTests.cs#L915
'CriteriaBase<Issue2287ListBase.Criteria>' is obsolete: 'Use types that can be serialized by CSLA. See the `/docs/Upgrade to CSLA 9.md` document for details.'
|
|
Build:
Source/tests/Csla.TestHelpers/Http/HttpTestServerFactory.cs#L11
'TestServer.TestServer(IWebHostBuilder)' is obsolete: 'IWebHost, which this method uses, is obsolete. Use one of the ctors that takes an IServiceProvider instead. For more information, visit https://aka.ms/aspnet/deprecate/008.' (https://aka.ms/aspnet/deprecate/008)
|
|
Build:
Source/tests/Csla.TestHelpers/Http/HttpTestServerFactory.cs#L11
'WebHostBuilder' is obsolete: 'WebHostBuilder is deprecated in favor of HostBuilder and WebApplicationBuilder. For more information, visit https://aka.ms/aspnet/deprecate/004.' (https://aka.ms/aspnet/deprecate/004)
|
|
Build:
Source/Csla/Core/ManagedObjectBase.cs#L71
'DynamicallyAccessedMembersAttribute' on 'Csla.Core.ManagedObjectBase' or one of its base types references 'Csla.Core.ManagedObjectBase.RegisterProperty<P>(Type, PropertyInfo<P>)' which has 'DynamicallyAccessedMembersAttribute' requirements.
|
|
Build:
Source/Csla/DynamicBindingListBase.cs#L44
'DynamicallyAccessedMembersAttribute' on 'Csla.DynamicBindingListBase<T>' or one of its base types references 'System.ComponentModel.BindingList<T>.BindingList(IList<T>)' which requires unreferenced code. Raises ListChanged events with PropertyDescriptors. PropertyDescriptors require unreferenced code.
|
|
Build:
Source/Csla/DynamicBindingListBase.cs#L44
'DynamicallyAccessedMembersAttribute' on 'Csla.DynamicBindingListBase<T>' or one of its base types references 'System.ComponentModel.BindingList<T>.BindingList()' which requires unreferenced code. Raises ListChanged events with PropertyDescriptors. PropertyDescriptors require unreferenced code.
|
background
wait
wait-all
cancel
Loading