Skip to content

add rate limiting support #179

add rate limiting support

add rate limiting support #179

Triggered via pull request December 28, 2023 19:44
Status Failure
Total duration 2m 31s
Artifacts

action.yml

on: pull_request
check_code_format
29s
check_code_format
Matrix: check_licenses
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

23 errors
test (ubuntu-latest): tests/NuGetUtility.Test/LicenseValidator/LicenseValidatorTest.cs#L49
There is no argument given that corresponds to the required parameter 'token' of 'LicenseValidator.Validate(IAsyncEnumerable<ReferencedPackageWithContext>, CancellationToken)'
test (ubuntu-latest): tests/NuGetUtility.Test/LicenseValidator/LicenseValidatorTest.cs#L104
There is no argument given that corresponds to the required parameter 'token' of 'LicenseValidator.Validate(IAsyncEnumerable<ReferencedPackageWithContext>, CancellationToken)'
test (ubuntu-latest): tests/NuGetUtility.Test/LicenseValidator/LicenseValidatorTest.cs#L132
There is no argument given that corresponds to the required parameter 'token' of 'LicenseValidator.Validate(IAsyncEnumerable<ReferencedPackageWithContext>, CancellationToken)'
test (ubuntu-latest): tests/NuGetUtility.Test/LicenseValidator/LicenseValidatorTest.cs#L162
There is no argument given that corresponds to the required parameter 'token' of 'LicenseValidator.Validate(IAsyncEnumerable<ReferencedPackageWithContext>, CancellationToken)'
test (ubuntu-latest): tests/NuGetUtility.Test/LicenseValidator/LicenseValidatorTest.cs#L192
There is no argument given that corresponds to the required parameter 'token' of 'LicenseValidator.Validate(IAsyncEnumerable<ReferencedPackageWithContext>, CancellationToken)'
test (ubuntu-latest): tests/NuGetUtility.Test/LicenseValidator/LicenseValidatorTest.cs#L223
There is no argument given that corresponds to the required parameter 'token' of 'LicenseValidator.Validate(IAsyncEnumerable<ReferencedPackageWithContext>, CancellationToken)'
test (ubuntu-latest): tests/NuGetUtility.Test/LicenseValidator/LicenseValidatorTest.cs#L250
There is no argument given that corresponds to the required parameter 'token' of 'LicenseValidator.Validate(IAsyncEnumerable<ReferencedPackageWithContext>, CancellationToken)'
test (ubuntu-latest): tests/NuGetUtility.Test/LicenseValidator/LicenseValidatorTest.cs#L278
There is no argument given that corresponds to the required parameter 'token' of 'LicenseValidator.Validate(IAsyncEnumerable<ReferencedPackageWithContext>, CancellationToken)'
test (ubuntu-latest): tests/NuGetUtility.Test/LicenseValidator/LicenseValidatorTest.cs#L306
There is no argument given that corresponds to the required parameter 'token' of 'LicenseValidator.Validate(IAsyncEnumerable<ReferencedPackageWithContext>, CancellationToken)'
test (ubuntu-latest): tests/NuGetUtility.Test/LicenseValidator/LicenseValidatorTest.cs#L343
There is no argument given that corresponds to the required parameter 'token' of 'LicenseValidator.Validate(IAsyncEnumerable<ReferencedPackageWithContext>, CancellationToken)'
test (macos-latest)
The job was canceled because "ubuntu-latest" failed.
test (macos-latest): tests/NuGetUtility.Test/LicenseValidator/LicenseValidatorTest.cs#L49
There is no argument given that corresponds to the required parameter 'token' of 'LicenseValidator.Validate(IAsyncEnumerable<ReferencedPackageWithContext>, CancellationToken)'
test (macos-latest): tests/NuGetUtility.Test/LicenseValidator/LicenseValidatorTest.cs#L104
There is no argument given that corresponds to the required parameter 'token' of 'LicenseValidator.Validate(IAsyncEnumerable<ReferencedPackageWithContext>, CancellationToken)'
test (macos-latest): tests/NuGetUtility.Test/LicenseValidator/LicenseValidatorTest.cs#L132
There is no argument given that corresponds to the required parameter 'token' of 'LicenseValidator.Validate(IAsyncEnumerable<ReferencedPackageWithContext>, CancellationToken)'
test (macos-latest): tests/NuGetUtility.Test/LicenseValidator/LicenseValidatorTest.cs#L162
There is no argument given that corresponds to the required parameter 'token' of 'LicenseValidator.Validate(IAsyncEnumerable<ReferencedPackageWithContext>, CancellationToken)'
test (macos-latest): tests/NuGetUtility.Test/LicenseValidator/LicenseValidatorTest.cs#L192
There is no argument given that corresponds to the required parameter 'token' of 'LicenseValidator.Validate(IAsyncEnumerable<ReferencedPackageWithContext>, CancellationToken)'
test (macos-latest): tests/NuGetUtility.Test/LicenseValidator/LicenseValidatorTest.cs#L223
There is no argument given that corresponds to the required parameter 'token' of 'LicenseValidator.Validate(IAsyncEnumerable<ReferencedPackageWithContext>, CancellationToken)'
test (macos-latest): tests/NuGetUtility.Test/LicenseValidator/LicenseValidatorTest.cs#L250
There is no argument given that corresponds to the required parameter 'token' of 'LicenseValidator.Validate(IAsyncEnumerable<ReferencedPackageWithContext>, CancellationToken)'
test (macos-latest): tests/NuGetUtility.Test/LicenseValidator/LicenseValidatorTest.cs#L278
There is no argument given that corresponds to the required parameter 'token' of 'LicenseValidator.Validate(IAsyncEnumerable<ReferencedPackageWithContext>, CancellationToken)'
test (macos-latest): tests/NuGetUtility.Test/LicenseValidator/LicenseValidatorTest.cs#L306
There is no argument given that corresponds to the required parameter 'token' of 'LicenseValidator.Validate(IAsyncEnumerable<ReferencedPackageWithContext>, CancellationToken)'
test (macos-latest): tests/NuGetUtility.Test/LicenseValidator/LicenseValidatorTest.cs#L343
There is no argument given that corresponds to the required parameter 'token' of 'LicenseValidator.Validate(IAsyncEnumerable<ReferencedPackageWithContext>, CancellationToken)'
test (windows-latest)
The job was canceled because "ubuntu-latest" failed.
test (windows-latest)
The operation was canceled.