refactor: use primary constructors when possible #2501
Annotations
20 errors and 11 warnings
build
Assets file '/home/runner/work/Stl.Fusion/Stl.Fusion/artifacts/obj/Abstractions/project.assets.json' doesn't have a target for 'net7.0'. Ensure that restore has run and that you have included 'net7.0' in the TargetFrameworks for your project.
|
build
Assets file '/home/runner/work/Stl.Fusion/Stl.Fusion/artifacts/obj/Host/project.assets.json' doesn't have a target for 'net7.0'. Ensure that restore has run and that you have included 'net7.0' in the TargetFrameworks for your project.
|
build
Assets file '/home/runner/work/Stl.Fusion/Stl.Fusion/artifacts/obj/Services/project.assets.json' doesn't have a target for 'net7.0'. Ensure that restore has run and that you have included 'net7.0' in the TargetFrameworks for your project.
|
build
Assets file '/home/runner/work/Stl.Fusion/Stl.Fusion/artifacts/obj/UI/project.assets.json' doesn't have a target for 'net7.0'. Ensure that restore has run and that you have included 'net7.0' in the TargetFrameworks for your project.
|
build
Assets file '/home/runner/work/Stl.Fusion/Stl.Fusion/artifacts/obj/ConsoleClient/project.assets.json' doesn't have a target for 'net7.0'. Ensure that restore has run and that you have included 'net7.0' in the TargetFrameworks for your project.
|
build
Assets file '/home/runner/work/Stl.Fusion/Stl.Fusion/artifacts/obj/HelloCart/project.assets.json' doesn't have a target for 'net7.0'. Ensure that restore has run and that you have included 'net7.0' in the TargetFrameworks for your project.
|
build
Assets file '/home/runner/work/Stl.Fusion/Stl.Fusion/artifacts/obj/MiniRpc/project.assets.json' doesn't have a target for 'net7.0'. Ensure that restore has run and that you have included 'net7.0' in the TargetFrameworks for your project.
|
build
Assets file '/home/runner/work/Stl.Fusion/Stl.Fusion/artifacts/obj/Abstractions/project.assets.json' doesn't have a target for 'net7.0'. Ensure that restore has run and that you have included 'net7.0' in the TargetFrameworks for your project.
|
build
Assets file '/home/runner/work/Stl.Fusion/Stl.Fusion/artifacts/obj/Host/project.assets.json' doesn't have a target for 'net7.0'. Ensure that restore has run and that you have included 'net7.0' in the TargetFrameworks for your project.
|
build
Assets file '/home/runner/work/Stl.Fusion/Stl.Fusion/artifacts/obj/Services/project.assets.json' doesn't have a target for 'net7.0'. Ensure that restore has run and that you have included 'net7.0' in the TargetFrameworks for your project.
|
build
Assets file '/home/runner/work/Stl.Fusion/Stl.Fusion/artifacts/obj/Abstractions/project.assets.json' doesn't have a target for 'net7.0'. Ensure that restore has run and that you have included 'net7.0' in the TargetFrameworks for your project.
|
build
Assets file '/home/runner/work/Stl.Fusion/Stl.Fusion/artifacts/obj/Services/project.assets.json' doesn't have a target for 'net7.0'. Ensure that restore has run and that you have included 'net7.0' in the TargetFrameworks for your project.
|
build
Assets file '/home/runner/work/Stl.Fusion/Stl.Fusion/artifacts/obj/UI/project.assets.json' doesn't have a target for 'net7.0'. Ensure that restore has run and that you have included 'net7.0' in the TargetFrameworks for your project.
|
build
Assets file '/home/runner/work/Stl.Fusion/Stl.Fusion/artifacts/obj/ConsoleClient/project.assets.json' doesn't have a target for 'net7.0'. Ensure that restore has run and that you have included 'net7.0' in the TargetFrameworks for your project.
|
build
Assets file '/home/runner/work/Stl.Fusion/Stl.Fusion/artifacts/obj/Host/project.assets.json' doesn't have a target for 'net7.0'. Ensure that restore has run and that you have included 'net7.0' in the TargetFrameworks for your project.
|
build
Assets file '/home/runner/work/Stl.Fusion/Stl.Fusion/artifacts/obj/HelloCart/project.assets.json' doesn't have a target for 'net7.0'. Ensure that restore has run and that you have included 'net7.0' in the TargetFrameworks for your project.
|
build
Assets file '/home/runner/work/Stl.Fusion/Stl.Fusion/artifacts/obj/MiniRpc/project.assets.json' doesn't have a target for 'net7.0'. Ensure that restore has run and that you have included 'net7.0' in the TargetFrameworks for your project.
|
build
Assets file '/home/runner/work/Stl.Fusion/Stl.Fusion/artifacts/obj/Abstractions/project.assets.json' doesn't have a target for 'net7.0'. Ensure that restore has run and that you have included 'net7.0' in the TargetFrameworks for your project.
|
build
Assets file '/home/runner/work/Stl.Fusion/Stl.Fusion/artifacts/obj/Services/project.assets.json' doesn't have a target for 'net7.0'. Ensure that restore has run and that you have included 'net7.0' in the TargetFrameworks for your project.
|
build
Assets file '/home/runner/work/Stl.Fusion/Stl.Fusion/artifacts/obj/UI/project.assets.json' doesn't have a target for 'net7.0'. Ensure that restore has run and that you have included 'net7.0' in the TargetFrameworks for your project.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/codecov-action@v1.0.13. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
Cannot convert null literal to non-nullable reference type.
|
build
Cannot convert null literal to non-nullable reference type.
|
build
Cannot convert null literal to non-nullable reference type.
|
build
Cannot convert null literal to non-nullable reference type.
|
build:
src/Stl.Fusion/Internal/FusionInternalHub.cs#L15
Parameter 'IServiceProvider services' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
|
build
Cannot convert null literal to non-nullable reference type.
|
build
Cannot convert null literal to non-nullable reference type.
|
build
Cannot convert null literal to non-nullable reference type.
|
build
Cannot convert null literal to non-nullable reference type.
|
build:
src/Stl.Fusion/Internal/FusionInternalHub.cs#L15
Parameter 'IServiceProvider services' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
|