Skip to content

Features/0.12.0/add oracle procedure based commands - #169

Open
mgrosperrin wants to merge 1 commit into
mainfrom
features/0.12.0/add-oracle-procedure-based-commands
Open

Features/0.12.0/add oracle procedure based commands#169
mgrosperrin wants to merge 1 commit into
mainfrom
features/0.12.0/add-oracle-procedure-based-commands

Start implementation of the retrival of the procedures

3e2bfa9
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Aug 5, 2026 in 13s

Annotations

Check warning on line 6 in src/MGR.CommandLineParser.Command.OracleProcedure/Direction.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Rename the enumeration 'Direction' to match the regular expression: '^([A-Z]{1,3}[a-z0-9]+)*([A-Z]{2})?s$'.

See more on https://sonarcloud.io/project/issues?id=mgrosperrin_commandlineparser&issues=AZ_TtlWoDo-JkVFLDK5n&open=AZ_TtlWoDo-JkVFLDK5n&pullRequest=169

Check warning on line 10 in src/MGR.CommandLineParser.Command.OracleProcedure/CommandObjectBuilder.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Make '_options' 'readonly'.

See more on https://sonarcloud.io/project/issues?id=mgrosperrin_commandlineparser&issues=AZ_TtlYbDo-JkVFLDK5o&open=AZ_TtlYbDo-JkVFLDK5o&pullRequest=169

Check warning on line 11 in src/MGR.CommandLineParser.Command.OracleProcedure/CommandObjectBuilder.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Make '_outParameters' 'readonly'.

See more on https://sonarcloud.io/project/issues?id=mgrosperrin_commandlineparser&issues=AZ_TtlYbDo-JkVFLDK5p&open=AZ_TtlYbDo-JkVFLDK5p&pullRequest=169

Check failure on line 12 in src/MGR.CommandLineParser.Command.OracleProcedure/CommandObjectBuilder.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this unread private field '_dbConnection' or refactor the code to use its value.

See more on https://sonarcloud.io/project/issues?id=mgrosperrin_commandlineparser&issues=AZ_TtlYbDo-JkVFLDK5t&open=AZ_TtlYbDo-JkVFLDK5t&pullRequest=169

Check failure on line 11 in src/MGR.CommandLineParser.Command.OracleProcedure/CommandObjectBuilder.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this unread private field '_outParameters' or refactor the code to use its value.

See more on https://sonarcloud.io/project/issues?id=mgrosperrin_commandlineparser&issues=AZ_TtlYbDo-JkVFLDK5s&open=AZ_TtlYbDo-JkVFLDK5s&pullRequest=169

Check warning on line 12 in src/MGR.CommandLineParser.Command.OracleProcedure/CommandObjectBuilder.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Make '_dbConnection' 'readonly'.

See more on https://sonarcloud.io/project/issues?id=mgrosperrin_commandlineparser&issues=AZ_TtlYbDo-JkVFLDK5q&open=AZ_TtlYbDo-JkVFLDK5q&pullRequest=169

Check failure on line 10 in src/MGR.CommandLineParser.Command.OracleProcedure/CommandObjectBuilder.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this unread private field '_options' or refactor the code to use its value.

See more on https://sonarcloud.io/project/issues?id=mgrosperrin_commandlineparser&issues=AZ_TtlYbDo-JkVFLDK5r&open=AZ_TtlYbDo-JkVFLDK5r&pullRequest=169