pipeline test #42
pipeline.yml
on: push
setup
4s
Matrix: Build and test projects / build-and-test
Matrix: Test staging area / build-and-test
Waiting for pending jobs
Release client package
/
release
Release index package
/
release
Annotations
1 error and 30 warnings
pipeline
Error when evaluating 'strategy' for job 'build-and-test'. nfdi4plants/arc-validate-package-registry/.github/workflows/build-and-test-solution.yml@main (Line: 49, Col: 15): Matrix vector 'os' does not contain any values
|
Build and test projects / build-and-test (ubuntu-latest):
src/PackageRegistryService/Authentication/APIKeyEndpointFilter.cs#L13
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)'.
|
Build and test projects / build-and-test (ubuntu-latest):
src/PackageRegistryService/Authentication/APIKeyEndpointFilter.cs#L25
Dereference of a possibly null reference.
|
Build and test projects / build-and-test (ubuntu-latest):
src/PackageRegistryService/Authentication/APIKeyEndpointFilter.cs#L30
Possible null reference return.
|
Build and test projects / build-and-test (ubuntu-latest):
src/PackageRegistryService/Pages/Handlers/PackagesHandlers.cs#L46
Dereference of a possibly null reference.
|
Build and test projects / build-and-test (ubuntu-latest):
src/PackageRegistryService/Pages/Handlers/IndexHandlers.cs#L9
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build and test projects / build-and-test (ubuntu-latest):
src/PackageRegistryService/Pages/Handlers/AboutHandlers.cs#L9
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build and test projects / build-and-test (ubuntu-latest):
src/PackageRegistryService/Authentication/APIKeyEndpointFilter.cs#L13
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)'.
|
Build and test projects / build-and-test (ubuntu-latest):
src/PackageRegistryService/Authentication/APIKeyEndpointFilter.cs#L25
Dereference of a possibly null reference.
|
Build and test projects / build-and-test (ubuntu-latest):
src/PackageRegistryService/Authentication/APIKeyEndpointFilter.cs#L30
Possible null reference return.
|
Build and test projects / build-and-test (ubuntu-latest):
src/PackageRegistryService/Pages/Handlers/PackagesHandlers.cs#L46
Dereference of a possibly null reference.
|
Build and test projects / build-and-test (macos-latest):
src/PackageRegistryService/Authentication/APIKeyEndpointFilter.cs#L13
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)'.
|
Build and test projects / build-and-test (macos-latest):
src/PackageRegistryService/Authentication/APIKeyEndpointFilter.cs#L25
Dereference of a possibly null reference.
|
Build and test projects / build-and-test (macos-latest):
src/PackageRegistryService/Authentication/APIKeyEndpointFilter.cs#L30
Possible null reference return.
|
Build and test projects / build-and-test (macos-latest):
src/PackageRegistryService/Pages/Handlers/PackagesHandlers.cs#L46
Dereference of a possibly null reference.
|
Build and test projects / build-and-test (macos-latest):
src/PackageRegistryService/Pages/Handlers/IndexHandlers.cs#L9
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build and test projects / build-and-test (macos-latest):
src/PackageRegistryService/Pages/Handlers/AboutHandlers.cs#L9
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build and test projects / build-and-test (macos-latest):
src/PackageRegistryService/Authentication/APIKeyEndpointFilter.cs#L13
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)'.
|
Build and test projects / build-and-test (macos-latest):
src/PackageRegistryService/Authentication/APIKeyEndpointFilter.cs#L25
Dereference of a possibly null reference.
|
Build and test projects / build-and-test (macos-latest):
src/PackageRegistryService/Authentication/APIKeyEndpointFilter.cs#L30
Possible null reference return.
|
Build and test projects / build-and-test (macos-latest):
src/PackageRegistryService/Pages/Handlers/PackagesHandlers.cs#L46
Dereference of a possibly null reference.
|
Build and test projects / build-and-test (windows-latest):
src/PackageRegistryService/Authentication/APIKeyEndpointFilter.cs#L13
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)'.
|
Build and test projects / build-and-test (windows-latest):
src/PackageRegistryService/Authentication/APIKeyEndpointFilter.cs#L25
Dereference of a possibly null reference.
|
Build and test projects / build-and-test (windows-latest):
src/PackageRegistryService/Authentication/APIKeyEndpointFilter.cs#L30
Possible null reference return.
|
Build and test projects / build-and-test (windows-latest):
src/PackageRegistryService/Pages/Handlers/PackagesHandlers.cs#L46
Dereference of a possibly null reference.
|
Build and test projects / build-and-test (windows-latest):
src/PackageRegistryService/Pages/Handlers/AboutHandlers.cs#L9
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build and test projects / build-and-test (windows-latest):
src/PackageRegistryService/Pages/Handlers/IndexHandlers.cs#L9
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build and test projects / build-and-test (windows-latest):
src/PackageRegistryService/Authentication/APIKeyEndpointFilter.cs#L13
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)'.
|
Build and test projects / build-and-test (windows-latest):
src/PackageRegistryService/Authentication/APIKeyEndpointFilter.cs#L25
Dereference of a possibly null reference.
|
Build and test projects / build-and-test (windows-latest):
src/PackageRegistryService/Authentication/APIKeyEndpointFilter.cs#L30
Possible null reference return.
|
Build and test projects / build-and-test (windows-latest):
src/PackageRegistryService/Pages/Handlers/PackagesHandlers.cs#L46
Dereference of a possibly null reference.
|