Update Readme.md #21
Annotations
13 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Publish NuGet
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
|
Build:
ReDI/Container.cs#L158
Cannot convert null literal to non-nullable reference type.
|
Build:
ReDI/ContainerBuilder.cs#L17
Cannot convert null literal to non-nullable reference type.
|
Build:
ReDI/Container.cs#L25
Possible null reference argument for parameter 'instance' in 'ServiceRegistration.ServiceRegistration(Type serviceType, bool alwaysNewInstance, bool isDisposable, object instance)'.
|
Build:
ReDI/ServiceRegistration.cs#L22
Non-nullable field '_constructor' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
ReDI/ServiceRegistration.cs#L22
Non-nullable field '_inject' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
ReDI/Container.cs#L134
Dereference of a possibly null reference.
|
Build:
ReDI/ServiceReflectionHelper.cs#L26
Possible null reference assignment.
|
Build:
ReDI/ServiceRegistration.cs#L62
Possible null reference return.
|
Build:
ReDI/ServiceReflectionHelper.cs#L114
Possible null reference assignment.
|
Build:
ReDI.Tests/ExampleTest.cs#L20
Field 'ExampleTest.Bar.foo' is never assigned to, and will always have its default value null
|
The logs for this run have expired and are no longer available.
Loading