feat: Windows support πͺ #20
Annotations
1 error and 5 warnings
|
Test
Process completed with exit code 1.
|
|
Test
Could not inject value for "NukeBuild.Platform"
|
|
Test:
build-utils/Build.Utilities/MsBuild/BinaryLogReader.cs#L21
Parameter list should follow declaration (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1114.md)
|
|
Test:
build-utils/Build.Utilities/Versioning/ReleaseVersioningBase.cs#L43
Each attribute should be placed on its own line of code. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1134.md)
|
|
Test:
build-utils/Build.Utilities/Versioning/Strategies/ReleaseVersioning.cs#L18
Parameter 'IGitHubClient gitHubClient' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
|
|
Test:
build-utils/Build.Utilities/Versioning/Strategies/ReleaseVersioning.cs#L18
Parameter 'GitRepository repository' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
|