chore(deps): update project-origin/.github digest to 5367661 #3181
sonarcloud.yaml
on: pull_request
analyse
/
sonar-analysis
8m 23s
Annotations
20 warnings
|
analyse / sonar-analysis:
src/ProjectOrigin.Vault/Services/REST/v1/TransfersController.cs#L52
Define a constant instead of using this literal 'Unable to interact with a disabled wallet.' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
|
analyse / sonar-analysis:
src/ProjectOrigin.Vault/Services/REST/v1/TransfersController.cs#L51
Define a constant instead of using this literal 'You don't own a wallet. Create a wallet first.' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
|
analyse / sonar-analysis:
src/ProjectOrigin.Vault/Exceptions/QuantityNotYetAvailableToReserveException.cs#L6
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. Add a 'protected' constructor 'QuantityNotYetAvailableToReserveException(SerializationInfo, StreamingContext)'. (https://rules.sonarsource.com/csharp/RSPEC-3925)
|
|
analyse / sonar-analysis:
src/ProjectOrigin.Vault/Services/REST/v1/SlicesController.cs#L155
Remove this empty record, write its code or make it an "interface". (https://rules.sonarsource.com/csharp/RSPEC-2094)
|
|
analyse / sonar-analysis:
src/ProjectOrigin.Vault/Serialization/IHDPublicKeyConverter.cs#L30
Rename class 'IHDPublicKeySchemaFilter' to match pascal case naming rules, consider using 'IhdPublicKeySchemaFilter'. (https://rules.sonarsource.com/csharp/RSPEC-101)
|
|
analyse / sonar-analysis:
src/ProjectOrigin.Vault/Serialization/IHDPublicKeyConverter.cs#L10
Rename class 'IHDPublicKeyConverter' to match pascal case naming rules, consider using 'IhdPublicKeyConverter'. (https://rules.sonarsource.com/csharp/RSPEC-101)
|
|
analyse / sonar-analysis:
src/ProjectOrigin.Vault/Projections/GranularCertificate.cs#L47
Define a constant instead of using this literal 'Invalid state' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
|
analyse / sonar-analysis:
src/ProjectOrigin.Vault/Services/REST/v1/CertificatesController.cs#L45
Define a constant instead of using this literal 'Unable to interact with a disabled wallet.' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
|
analyse / sonar-analysis:
src/ProjectOrigin.Vault/Services/REST/v1/CertificatesController.cs#L44
Define a constant instead of using this literal 'You don't own a wallet. Create a wallet first.' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
|
analyse / sonar-analysis:
src/ProjectOrigin.Vault/Extensions/IHDAlgorithmExtensions.cs#L6
Rename class 'IHDAlgorithmExtensions' to match pascal case naming rules, consider using 'IhdAlgorithmExtensions'. (https://rules.sonarsource.com/csharp/RSPEC-101)
|
|
analyse / sonar-analysis:
test/ProjectOrigin.Vault.Tests/DockerTestCollection.cs#L100
'IWaitForContainerOS.UntilPortIsAvailable(int, Action<IWaitStrategy>)' is obsolete: 'Use UntilInternalTcpPortIsAvailable or UntilExternalTcpPortIsAvailable instead. This method corresponds to the internal variant.'
|
|
analyse / sonar-analysis:
test/ProjectOrigin.Vault.Tests/DockerTestCollection.cs#L53
'IWaitForContainerOS.UntilPortIsAvailable(int, Action<IWaitStrategy>)' is obsolete: 'Use UntilInternalTcpPortIsAvailable or UntilExternalTcpPortIsAvailable instead. This method corresponds to the internal variant.'
|
|
analyse / sonar-analysis:
test/ProjectOrigin.Vault.Tests/TestClassFixtures/RegistryFixture.cs#L101
'IWaitForContainerOS.UntilPortIsAvailable(int, Action<IWaitStrategy>)' is obsolete: 'Use UntilInternalTcpPortIsAvailable or UntilExternalTcpPortIsAvailable instead. This method corresponds to the internal variant.'
|
|
analyse / sonar-analysis:
test/ProjectOrigin.Vault.Tests/TestClassFixtures/StampAndRegistryFixture.cs#L59
'IWaitForContainerOS.UntilPortIsAvailable(int, Action<IWaitStrategy>)' is obsolete: 'Use UntilInternalTcpPortIsAvailable or UntilExternalTcpPortIsAvailable instead. This method corresponds to the internal variant.'
|
|
analyse / sonar-analysis:
test/ProjectOrigin.Vault.Tests/DockerTestCollectionWithExpireTurnedOff.cs#L100
'IWaitForContainerOS.UntilPortIsAvailable(int, Action<IWaitStrategy>)' is obsolete: 'Use UntilInternalTcpPortIsAvailable or UntilExternalTcpPortIsAvailable instead. This method corresponds to the internal variant.'
|
|
analyse / sonar-analysis:
test/ProjectOrigin.Vault.Tests/DockerTestCollectionWithExpireTurnedOff.cs#L53
'IWaitForContainerOS.UntilPortIsAvailable(int, Action<IWaitStrategy>)' is obsolete: 'Use UntilInternalTcpPortIsAvailable or UntilExternalTcpPortIsAvailable instead. This method corresponds to the internal variant.'
|
|
analyse / sonar-analysis:
test/ProjectOrigin.Vault.Tests/DockerTestCollection.cs#L100
'IWaitForContainerOS.UntilPortIsAvailable(int, Action<IWaitStrategy>)' is obsolete: 'Use UntilInternalTcpPortIsAvailable or UntilExternalTcpPortIsAvailable instead. This method corresponds to the internal variant.'
|
|
analyse / sonar-analysis:
test/ProjectOrigin.Vault.Tests/DockerTestCollection.cs#L53
'IWaitForContainerOS.UntilPortIsAvailable(int, Action<IWaitStrategy>)' is obsolete: 'Use UntilInternalTcpPortIsAvailable or UntilExternalTcpPortIsAvailable instead. This method corresponds to the internal variant.'
|
|
analyse / sonar-analysis:
test/ProjectOrigin.Vault.Tests/TestClassFixtures/RegistryFixture.cs#L101
'IWaitForContainerOS.UntilPortIsAvailable(int, Action<IWaitStrategy>)' is obsolete: 'Use UntilInternalTcpPortIsAvailable or UntilExternalTcpPortIsAvailable instead. This method corresponds to the internal variant.'
|
|
analyse / sonar-analysis:
test/ProjectOrigin.Vault.Tests/TestClassFixtures/StampAndRegistryFixture.cs#L59
'IWaitForContainerOS.UntilPortIsAvailable(int, Action<IWaitStrategy>)' is obsolete: 'Use UntilInternalTcpPortIsAvailable or UntilExternalTcpPortIsAvailable instead. This method corresponds to the internal variant.'
|