Skip to content

build(deps): Bump Npgsql.EntityFrameworkCore.PostgreSQL from 7.0.4 to 7.0.11 #2585

build(deps): Bump Npgsql.EntityFrameworkCore.PostgreSQL from 7.0.4 to 7.0.11

build(deps): Bump Npgsql.EntityFrameworkCore.PostgreSQL from 7.0.4 to 7.0.11 #2585

Triggered via pull request September 19, 2023 16:05
Status Success
Total duration 3m 44s
Artifacts

Build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/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
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/[email protected]. 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.Rpc/RpcHub.cs#L14
The field 'RpcHub._lastPeerInstanceId' is never used
build: src/Stl.Rpc/RpcPeer.cs#L123
Use Task.ConfigureAwait(false) as the current SynchronizationContext is not needed (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0004.md)
build: src/Stl.Rpc/Infrastructure/RpcSystemCalls.cs#L79
Use Task.ConfigureAwait(false) as the current SynchronizationContext is not needed (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0004.md)
build: src/Stl.Fusion.EntityFramework/DbEntityResolver.cs#L71
'DbEntityResolver<TDbContext, TKey, TDbEntity>.Log' hides inherited member 'DbServiceBase<TDbContext>.Log'. Use the new keyword if hiding was intended.