Versioning feature and refactor of code #13
Annotations
10 errors and 6 warnings
build:
tests/DependencyUpdated.Projects.DotNet.UnitTests/DotNetUpdaterTests.cs#L3
The type or namespace name 'FluentAssertions' could not be found (are you missing a using directive or an assembly reference?)
|
build:
tests/DependencyUpdated.Projects.DotNet.UnitTests/DotNetUpdaterTests.cs#L4
The type or namespace name 'FluentAssertions' could not be found (are you missing a using directive or an assembly reference?)
|
build:
tests/DependencyUpdated.Projects.DotNet.UnitTests/DotNetUpdaterTests.cs#L6
The type or namespace name 'NSubstitute' could not be found (are you missing a using directive or an assembly reference?)
|
build:
tests/DependencyUpdated.Projects.DotNet.UnitTests/DotNetUpdaterTests.cs#L8
The type or namespace name 'Xunit' could not be found (are you missing a using directive or an assembly reference?)
|
build:
tests/DependencyUpdated.Projects.DotNet.UnitTests/DotNetUpdaterTests.cs#L27
The type or namespace name 'FactAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
build:
tests/DependencyUpdated.Projects.DotNet.UnitTests/DotNetUpdaterTests.cs#L27
The type or namespace name 'Fact' could not be found (are you missing a using directive or an assembly reference?)
|
build:
tests/DependencyUpdated.Projects.DotNet.UnitTests/DotNetUpdaterTests.cs#L44
The type or namespace name 'FactAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
build:
tests/DependencyUpdated.Projects.DotNet.UnitTests/DotNetUpdaterTests.cs#L44
The type or namespace name 'Fact' could not be found (are you missing a using directive or an assembly reference?)
|
build:
tests/DependencyUpdated.Projects.DotNet.UnitTests/DotNetUpdaterTests.cs#L65
The type or namespace name 'FactAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
build:
tests/DependencyUpdated.Projects.DotNet.UnitTests/DotNetUpdaterTests.cs#L65
The type or namespace name 'Fact' could not be found (are you missing a using directive or an assembly reference?)
|
build:
src/DependencyUpdated.Repositories.AzureDevOps/AzureDevOps.cs#L25
'System.Exception' should not be thrown by user code. (https://rules.sonarsource.com/csharp/RSPEC-112)
|
build:
src/DependencyUpdated.Repositories.AzureDevOps/AzureDevOps.cs#L105
'System.Exception' should not be thrown by user code. (https://rules.sonarsource.com/csharp/RSPEC-112)
|
build:
src/DependencyUpdated.Repositories.AzureDevOps/AzureDevOps.cs#L114
'System.Exception' should not be thrown by user code. (https://rules.sonarsource.com/csharp/RSPEC-112)
|
build:
src/DependencyUpdated.Repositories.AzureDevOps/AzureDevOps.cs#L25
'System.Exception' should not be thrown by user code. (https://rules.sonarsource.com/csharp/RSPEC-112)
|
build:
src/DependencyUpdated.Repositories.AzureDevOps/AzureDevOps.cs#L105
'System.Exception' should not be thrown by user code. (https://rules.sonarsource.com/csharp/RSPEC-112)
|
build:
src/DependencyUpdated.Repositories.AzureDevOps/AzureDevOps.cs#L114
'System.Exception' should not be thrown by user code. (https://rules.sonarsource.com/csharp/RSPEC-112)
|