Skip to content

feat: Update container with my needs #55

feat: Update container with my needs

feat: Update container with my needs #55

Triggered via push June 2, 2024 22:13
Status Failure
Total duration 21s
Artifacts
build, pack & publish
13s
build, pack & publish
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 11 warnings
build, pack & publish: ManualDi.Main/Resolving/ResolutionExtensions.cs#L52
Use of unassigned local variable 'objValue'
build, pack & publish: ManualDi.Main/Resolving/ResolutionExtensions.cs#L72
Use of unassigned local variable 'objValue'
build, pack & publish: ManualDi.Main/Resolving/ResolutionExtensions.cs#L52
Use of unassigned local variable 'objValue'
build, pack & publish: ManualDi.Main/Resolving/ResolutionExtensions.cs#L72
Use of unassigned local variable 'objValue'
build, pack & publish
The file '/home/runner/work/ManualDi.Main/ManualDi.Main/ManualDi.Main/bin/Release/netstandard2.1/ManualDi.Main.dll' to be packed was not found on disk.
build, pack & publish
😭 error: File does not exist (*.nupkg).
build, pack & publish
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, rohith/publish-nuget@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build, pack & publish
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, rohith/publish-nuget@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build, pack & publish
.NET Core 3.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
build, pack & publish: ManualDi.Main/Container/DiContainer.cs#L47
Nullability of reference types in type of parameter 'resolutionConstraints' of 'bool DiContainer.TryResolveContainer(Type type, IResolutionConstraints resolutionConstraints, out object resolution)' doesn't match implicitly implemented member 'bool IDiContainer.TryResolveContainer(Type type, IResolutionConstraints? resolutionConstraints, out object resolution)' (possibly because of nullability attributes).
build, pack & publish: ManualDi.Main/Resolving/DiContainerResolveExtensions.cs#L9
Cannot convert null literal to non-nullable reference type.
build, pack & publish: ManualDi.Main/Resolving/DiContainerTryResolveExtensions.cs#L9
Cannot convert null literal to non-nullable reference type.
build, pack & publish: ManualDi.Main/Container/DiContainer.cs#L47
Nullability of reference types in type of parameter 'resolutionConstraints' of 'bool DiContainer.TryResolveContainer(Type type, IResolutionConstraints resolutionConstraints, out object resolution)' doesn't match implicitly implemented member 'bool IDiContainer.TryResolveContainer(Type type, IResolutionConstraints? resolutionConstraints, out object resolution)' (possibly because of nullability attributes).
build, pack & publish: ManualDi.Main/Resolving/DiContainerResolveExtensions.cs#L9
Cannot convert null literal to non-nullable reference type.
build, pack & publish: ManualDi.Main/Resolving/DiContainerTryResolveExtensions.cs#L9
Cannot convert null literal to non-nullable reference type.