Skip to content

Issue #357: Fixed error with splitting on batch separator inside quotes #1024

Issue #357: Fixed error with splitting on batch separator inside quotes

Issue #357: Fixed error with splitting on batch separator inside quotes #1024

Triggered via push August 13, 2023 10:42
Status Failure
Total duration 2m 14s
Artifacts

ci.yml

on: push
Analyze Code Security
2m 6s
Analyze Code Security
Matrix: Run tests
Fit to window
Zoom out
Zoom in

Annotations

12 errors
Build: grate.unittests/Basic/Infrastructure/PostgreSQL/Statement_Splitting/StatementSplitter_.cs#L128
Type 'StatementSplitter_' already defines a member called 'Ignores_semicolons_in_backslash_escaped_strings' with the same parameter types
Build: grate.unittests/Basic/Infrastructure/PostgreSQL/Statement_Splitting/StatementSplitter_.cs#L151
Type 'StatementSplitter_' already defines a member called 'Ignores_semicolons_in_dollar_quoted_strings' with the same parameter types
Build: grate.unittests/Basic/Infrastructure/PostgreSQL/Statement_Splitting/StatementSplitter_.cs#L128
Type 'StatementSplitter_' already defines a member called 'Ignores_semicolons_in_backslash_escaped_strings' with the same parameter types
Build: grate.unittests/Basic/Infrastructure/PostgreSQL/Statement_Splitting/StatementSplitter_.cs#L151
Type 'StatementSplitter_' already defines a member called 'Ignores_semicolons_in_dollar_quoted_strings' with the same parameter types
Build
Process completed with exit code 1.
Analyze Code Security: grate.unittests/Basic/Infrastructure/PostgreSQL/Statement_Splitting/StatementSplitter_.cs#L128
Type 'StatementSplitter_' already defines a member called 'Ignores_semicolons_in_backslash_escaped_strings' with the same parameter types
Analyze Code Security: grate.unittests/Basic/Infrastructure/PostgreSQL/Statement_Splitting/StatementSplitter_.cs#L151
Type 'StatementSplitter_' already defines a member called 'Ignores_semicolons_in_dollar_quoted_strings' with the same parameter types
Analyze Code Security: grate.unittests/Basic/Infrastructure/PostgreSQL/Statement_Splitting/StatementSplitter_.cs#L128
Type 'StatementSplitter_' already defines a member called 'Ignores_semicolons_in_backslash_escaped_strings' with the same parameter types
Analyze Code Security: grate.unittests/Basic/Infrastructure/PostgreSQL/Statement_Splitting/StatementSplitter_.cs#L151
Type 'StatementSplitter_' already defines a member called 'Ignores_semicolons_in_dollar_quoted_strings' with the same parameter types
Analyze Code Security
Assets file '/home/runner/work/grate/grate/grate/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 Code Security
Assets file '/home/runner/work/grate/grate/grate.unittests/obj/project.assets.json' doesn't have a target for '.NETFramework,Version=v7.0'. Ensure that restore has run and that you have included 'net70' in the TargetFrameworks for your project.
Analyze Code Security
We were unable to automatically build your code. Please replace the call to the autobuild action with your custom build steps. Encountered a fatal error while running "/opt/hostedtoolcache/CodeQL/2.14.1/x64/codeql/csharp/tools/autobuild.sh". Exit code was 1 and error was: Error: Could not auto-detect a suitable build method