Skip to content

#37 Add a domain model for semantic versions #112

#37 Add a domain model for semantic versions

#37 Add a domain model for semantic versions #112

Triggered via push June 21, 2024 08:11
Status Failure
Total duration 1m 12s
Artifacts

pipeline.yml

on: push
Build and test projects  /  determine-strategy
0s
Build and test projects / determine-strategy
Test staging area  /  determine-strategy
Test staging area / determine-strategy
Matrix: Build and test projects / build-and-test
Matrix: Test staging area / build-and-test
Waiting for pending jobs
Release API image
0s
Release API image
Release client package  /  release
Release client package / release
Release index package  /  release
Release index package / release
Staging area pre-publish checks
0s
Staging area pre-publish checks
update-preview-index
0s
update-preview-index
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 20 warnings
Build and test projects / build-and-test (macos-latest): src/AVPRClient/Extensions.cs#L145
There is no argument given that corresponds to the required parameter 'ReleaseNotes' of 'Domain.ValidationPackageMetadata.create(string, string, string, int, int, int, FSharpOption<string>, FSharpOption<string>, FSharpOption<bool>, FSharpOption<Domain.Author[]>, FSharpOption<Domain.OntologyAnnotation[]>, FSharpOption<string>, FSharpOption<string>)'
Build and test projects / build-and-test (macos-latest): src/AVPRClient/Extensions.cs#L145
There is no argument given that corresponds to the required parameter 'ReleaseNotes' of 'Domain.ValidationPackageMetadata.create(string, string, string, int, int, int, FSharpOption<string>, FSharpOption<string>, FSharpOption<bool>, FSharpOption<Domain.Author[]>, FSharpOption<Domain.OntologyAnnotation[]>, FSharpOption<string>, FSharpOption<string>)'
Build and test projects / build-and-test (macos-latest)
Process completed with exit code 1.
Build and test projects / build-and-test (windows-latest)
The job was canceled because "macos-latest" failed.
Build and test projects / build-and-test (windows-latest)
The operation was canceled.
Build and test projects / build-and-test (ubuntu-latest)
The job was canceled because "macos-latest" failed.
Build and test projects / build-and-test (ubuntu-latest): src/AVPRClient/Extensions.cs#L145
There is no argument given that corresponds to the required parameter 'ReleaseNotes' of 'Domain.ValidationPackageMetadata.create(string, string, string, int, int, int, FSharpOption<string>, FSharpOption<string>, FSharpOption<bool>, FSharpOption<Domain.Author[]>, FSharpOption<Domain.OntologyAnnotation[]>, FSharpOption<string>, FSharpOption<string>)'
Build and test projects / build-and-test (ubuntu-latest): src/AVPRClient/Extensions.cs#L145
There is no argument given that corresponds to the required parameter 'ReleaseNotes' of 'Domain.ValidationPackageMetadata.create(string, string, string, int, int, int, FSharpOption<string>, FSharpOption<string>, FSharpOption<bool>, FSharpOption<Domain.Author[]>, FSharpOption<Domain.OntologyAnnotation[]>, FSharpOption<string>, FSharpOption<string>)'
Build and test projects / build-and-test (ubuntu-latest)
The operation was canceled.
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/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/Data/DataInitializer.cs#L33
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
Build and test projects / build-and-test (macos-latest): src/PackageRegistryService/Data/DataInitializer.cs#L65
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
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/Data/DataInitializer.cs#L33
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
Build and test projects / build-and-test (ubuntu-latest): src/PackageRegistryService/Data/DataInitializer.cs#L65
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
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.