Release AVPRClient #3
release-client.yml
on: workflow_dispatch
Verify AVPRClient release
/
...
/
determine-strategy
4s
Verify AVPRClient release
/
...
/
determine-strategy
Matrix: Verify AVPRClient release / Build and test projects / run-target
Matrix: Verify AVPRClient release / Test portable package / run-target
Waiting for pending jobs
Publish AVPRClient to NuGet
/
release
46s
Annotations
1 error and 10 warnings
|
Publish AVPRClient to NuGet / release
Input required and not supplied: user
|
|
Verify AVPRClient release / Build and test projects / run-target (ubuntu-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Verify AVPRClient release / Build and test projects / run-target (ubuntu-latest):
src/PackageRegistryService/Pages/Handlers/PackagesHandlers.cs#L47
Dereference of a possibly null reference.
|
|
|
|
Verify AVPRClient release / Build and test projects / run-target (ubuntu-latest):
src/PackageRegistryService/Authentication/APIKeyEndpointFilter.cs#L25
Dereference of a possibly null reference.
|
|
Verify AVPRClient release / Build and test projects / run-target (ubuntu-latest)
Nullability of reference types in return type of 'ValueTask<object> APIKeyEndpointFilter.InvokeAsync(EndpointFilterInvocationContext context, EndpointFilterDelegate next)' doesn't match implicitly implemented member 'ValueTask<object?> IEndpointFilter.InvokeAsync(EndpointFilterInvocationContext context, EndpointFilterDelegate next)'.
|
|
Verify AVPRClient release / Build and test projects / run-target (ubuntu-latest)
Dereference of a possibly null reference.
|
|
Verify AVPRClient release / Build and test projects / run-target (ubuntu-latest)
Possible null reference return.
|
|
Verify AVPRClient release / Build and test projects / run-target (ubuntu-latest)
Dereference of a possibly null reference.
|
|
Verify AVPRClient release / Build and test projects / run-target (ubuntu-latest)
Nullability of reference types in return type of 'ValueTask<object> APIKeyEndpointFilter.InvokeAsync(EndpointFilterInvocationContext context, EndpointFilterDelegate next)' doesn't match implicitly implemented member 'ValueTask<object?> IEndpointFilter.InvokeAsync(EndpointFilterInvocationContext context, EndpointFilterDelegate next)'.
|
|
Publish AVPRClient to NuGet / release
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|