feat: expose LicenseUrl in output #291
Annotations
10 errors
build:
tests/NuGetUtility.Test/LicenseValidator/LicenseValidatorTest.cs#L120
There is no argument given that corresponds to the required parameter 'LicenseInformationOrigin' of 'LicenseValidationResult.LicenseValidationResult(string, INuGetVersion, string?, string?, string?, LicenseInformationOrigin, List<ValidationError>?)'
|
build:
tests/NuGetUtility.Test/Output/TestBase.cs#L23
There is no argument given that corresponds to the required parameter 'LicenseInformationOrigin' of 'LicenseValidationResult.LicenseValidationResult(string, INuGetVersion, string?, string?, string?, LicenseInformationOrigin, List<ValidationError>?)'
|
build:
tests/NuGetUtility.Test/Output/TestBase.cs#L34
Argument 5: cannot convert from 'NuGetUtility.LicenseValidator.LicenseInformationOrigin' to 'string?'
|
build:
tests/NuGetUtility.Test/Output/TestBase.cs#L35
Argument 6: cannot convert from 'System.Collections.Generic.List<NuGetUtility.LicenseValidator.ValidationError>' to 'NuGetUtility.LicenseValidator.LicenseInformationOrigin'
|
build:
tests/NuGetUtility.Test/LicenseValidator/LicenseValidatorTest.cs#L148
There is no argument given that corresponds to the required parameter 'LicenseInformationOrigin' of 'LicenseValidationResult.LicenseValidationResult(string, INuGetVersion, string?, string?, string?, LicenseInformationOrigin, List<ValidationError>?)'
|
build:
tests/NuGetUtility.Test/LicenseValidator/LicenseValidatorTest.cs#L178
There is no argument given that corresponds to the required parameter 'LicenseInformationOrigin' of 'LicenseValidationResult.LicenseValidationResult(string, INuGetVersion, string?, string?, string?, LicenseInformationOrigin, List<ValidationError>?)'
|
build:
tests/NuGetUtility.Test/LicenseValidator/LicenseValidatorTest.cs#L208
There is no argument given that corresponds to the required parameter 'LicenseInformationOrigin' of 'LicenseValidationResult.LicenseValidationResult(string, INuGetVersion, string?, string?, string?, LicenseInformationOrigin, List<ValidationError>?)'
|
build:
tests/NuGetUtility.Test/LicenseValidator/LicenseValidatorTest.cs#L239
There is no argument given that corresponds to the required parameter 'LicenseInformationOrigin' of 'LicenseValidationResult.LicenseValidationResult(string, INuGetVersion, string?, string?, string?, LicenseInformationOrigin, List<ValidationError>?)'
|
build:
tests/NuGetUtility.Test/LicenseValidator/LicenseValidatorTest.cs#L266
There is no argument given that corresponds to the required parameter 'LicenseInformationOrigin' of 'LicenseValidationResult.LicenseValidationResult(string, INuGetVersion, string?, string?, string?, LicenseInformationOrigin, List<ValidationError>?)'
|
build:
tests/NuGetUtility.Test/LicenseValidator/LicenseValidatorTest.cs#L294
There is no argument given that corresponds to the required parameter 'LicenseInformationOrigin' of 'LicenseValidationResult.LicenseValidationResult(string, INuGetVersion, string?, string?, string?, LicenseInformationOrigin, List<ValidationError>?)'
|
Loading