Update DI package references for netstandard and net4x targets - #4874
Open
b-higginbotham wants to merge 1 commit into
Open
Update DI package references for netstandard and net4x targets#4874b-higginbotham wants to merge 1 commit into
b-higginbotham wants to merge 1 commit into
Annotations
11 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. 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
parallel
Loading