Skip to content

Fix ReadModelSqlGenerator column prefix and suffix usage [Copilot workspare test] #502

Fix ReadModelSqlGenerator column prefix and suffix usage [Copilot workspare test]

Fix ReadModelSqlGenerator column prefix and suffix usage [Copilot workspare test] #502

Triggered via pull request June 19, 2024 05:45
Status Failure
Total duration 4m 45s
Artifacts

codeql-analysis.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Analyze (csharp): Source/EventFlow.PostgreSql.Tests/UnitTests/ReadModelSqlGeneratorTests.cs#L63
The type or namespace name 'IReadModel' could not be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): Source/EventFlow.PostgreSql.Tests/UnitTests/ReadModelSqlGeneratorTests.cs#L63
The type or namespace name 'IReadModel' could not be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): Source/EventFlow.PostgreSql.Tests/UnitTests/ReadModelSqlGeneratorTests.cs#L63
The type or namespace name 'IReadModel' could not be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): Source/EventFlow.PostgreSql.Tests/UnitTests/ReadModelSqlGeneratorTests.cs#L63
The type or namespace name 'IReadModel' could not be found (are you missing a using directive or an assembly reference?)
Analyze (csharp)
Assets file '/home/runner/work/EventFlow/EventFlow/Source/EventFlow/obj/project.assets.json' doesn't have a target for '.NETFramework,Version=v6.0'. Ensure that restore has run and that you have included 'net60' in the TargetFrameworks for your project.
Analyze (csharp)
Assets file '/home/runner/work/EventFlow/EventFlow/Source/EventFlow/obj/project.assets.json' doesn't have a target for '.NETFramework,Version=v8.0'. Ensure that restore has run and that you have included 'net80' in the TargetFrameworks for your project.
Analyze (csharp)
Assets file '/home/runner/work/EventFlow/EventFlow/Source/EventFlow.Tests/obj/project.assets.json' doesn't have a target for '.NETFramework,Version=v6.0'. Ensure that restore has run and that you have included 'net60' in the TargetFrameworks for your project.
Analyze (csharp)
Assets file '/home/runner/work/EventFlow/EventFlow/Source/EventFlow.Tests/obj/project.assets.json' doesn't have a target for '.NETFramework,Version=v8.0'. Ensure that restore has run and that you have included 'net80' in the TargetFrameworks for your project.
Analyze (csharp)
Assets file '/home/runner/work/EventFlow/EventFlow/Source/EventFlow.TestHelpers/obj/project.assets.json' doesn't have a target for '.NETFramework,Version=v6.0'. Ensure that restore has run and that you have included 'net60' in the TargetFrameworks for your project.
Analyze (csharp)
Assets file '/home/runner/work/EventFlow/EventFlow/Source/EventFlow.TestHelpers/obj/project.assets.json' doesn't have a target for '.NETFramework,Version=v8.0'. Ensure that restore has run and that you have included 'net80' in the TargetFrameworks for your project.
Analyze (csharp)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.