Skip to content

feat: updated to 3.1.2 - #3

Draft
al3xwq wants to merge 1 commit into
masterfrom
develop-3.1.2
Draft

feat: updated to 3.1.2#3
al3xwq wants to merge 1 commit into
masterfrom
develop-3.1.2

feat: updated to 3.1.2

4436779
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Jul 31, 2026 in 13s

Annotations

Check warning on line 34 in src/main/GenericCardSelectionRequestAdapter.cpp

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this "const" qualifier.

See more on https://sonarcloud.io/project/issues?id=eclipse-keyple_keyple-card-generic-cpp-lib&issues=AZ7xSGZBiUaB53boS25G&open=AZ7xSGZBiUaB53boS25G&pullRequest=3

Check warning on line 83 in src/main/GenericExtensionService.cpp

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this "const" qualifier from the return type in all declarations.

See more on https://sonarcloud.io/project/issues?id=eclipse-keyple_keyple-card-generic-cpp-lib&issues=AZ7xSGZWiUaB53boS25M&open=AZ7xSGZWiUaB53boS25M&pullRequest=3

Check warning on line 22 in include/keyple/card/generic/CardTransactionManager.hpp

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Concatenate this namespace with the nested ones.

See more on https://sonarcloud.io/project/issues?id=eclipse-keyple_keyple-card-generic-cpp-lib&issues=AZ7xSGbTiUaB53boS25R&open=AZ7xSGbTiUaB53boS25R&pullRequest=3

Check warning on line 114 in src/main/CardTransactionManagerAdapter.cpp

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this "const" qualifier from the return type in all declarations.

See more on https://sonarcloud.io/project/issues?id=eclipse-keyple_keyple-card-generic-cpp-lib&issues=AZ7xSGVkiUaB53boS25D&open=AZ7xSGVkiUaB53boS25D&pullRequest=3

Check warning on line 30 in src/main/ApduRequestAdapter.cpp

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Do not use the constructor's initializer list for data member "mSuccessfulStatusWords". Use the in-class initializer instead.

See more on https://sonarcloud.io/project/issues?id=eclipse-keyple_keyple-card-generic-cpp-lib&issues=AZ7xSGYxiUaB53boS25F&open=AZ7xSGYxiUaB53boS25F&pullRequest=3

Check warning on line 77 in src/main/GenericExtensionService.cpp

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this "const" qualifier from the return type in all declarations.

See more on https://sonarcloud.io/project/issues?id=eclipse-keyple_keyple-card-generic-cpp-lib&issues=AZ7xSGZWiUaB53boS25L&open=AZ7xSGZWiUaB53boS25L&pullRequest=3

Check warning on line 71 in src/main/GenericExtensionService.cpp

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this "const" qualifier from the return type in all declarations.

See more on https://sonarcloud.io/project/issues?id=eclipse-keyple_keyple-card-generic-cpp-lib&issues=AZ7xSGZWiUaB53boS25K&open=AZ7xSGZWiUaB53boS25K&pullRequest=3

Check warning on line 42 in src/main/GenericCardSelectionRequestAdapter.cpp

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Make this overloaded operator a hidden friend of class "GenericCardSelectionRequestAdapter".

See more on https://sonarcloud.io/project/issues?id=eclipse-keyple_keyple-card-generic-cpp-lib&issues=AZ7xSGZBiUaB53boS25H&open=AZ7xSGZBiUaB53boS25H&pullRequest=3

Check warning on line 156 in src/main/CardTransactionManagerAdapter.cpp

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this "const" qualifier from the return type in all declarations.

See more on https://sonarcloud.io/project/issues?id=eclipse-keyple_keyple-card-generic-cpp-lib&issues=AZ7xSGVliUaB53boS25E&open=AZ7xSGVliUaB53boS25E&pullRequest=3

Check warning on line 16 in include/keyple/card/generic/ChannelControl.hpp

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Concatenate this namespace with the nested ones.

See more on https://sonarcloud.io/project/issues?id=eclipse-keyple_keyple-card-generic-cpp-lib&issues=AZ7xSGbKiUaB53boS25Q&open=AZ7xSGbKiUaB53boS25Q&pullRequest=3

Check failure on line 33 in src/main/GenericExtensionService.cpp

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Use "=default" instead of the default implementation of this special member functions.

See more on https://sonarcloud.io/project/issues?id=eclipse-keyple_keyple-card-generic-cpp-lib&issues=AZ7xSGZWiUaB53boS25I&open=AZ7xSGZWiUaB53boS25I&pullRequest=3

Check warning on line 38 in src/main/GenericCardSelectionExtensionAdapter.cpp

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Use "std::make_unique" to construct "std::unique_ptr".

See more on https://sonarcloud.io/project/issues?id=eclipse-keyple_keyple-card-generic-cpp-lib&issues=AZ7xSGZdiUaB53boS25O&open=AZ7xSGZdiUaB53boS25O&pullRequest=3

Check warning on line 29 in src/main/GenericCardSelectionExtensionAdapter.cpp

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Do not use the constructor's initializer list for data member "mSuccessfulSelectionStatusWords". Use the in-class initializer instead.

See more on https://sonarcloud.io/project/issues?id=eclipse-keyple_keyple-card-generic-cpp-lib&issues=AZ7xSGZdiUaB53boS25N&open=AZ7xSGZdiUaB53boS25N&pullRequest=3

Check warning on line 42 in src/main/GenericExtensionService.cpp

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Use "std::make_shared" to construct "std::shared_ptr".

See more on https://sonarcloud.io/project/issues?id=eclipse-keyple_keyple-card-generic-cpp-lib&issues=AZ7xSGZWiUaB53boS25J&open=AZ7xSGZWiUaB53boS25J&pullRequest=3