Skip to content

Port code from core project #2

Port code from core project

Port code from core project #2

Triggered via push April 8, 2025 14:25
Status Failure
Total duration 2m 36s
Artifacts
build-and-test-linux
40s
build-and-test-linux
build-and-test-windows
2m 28s
build-and-test-windows
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 20 warnings
build-and-test-linux
Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior to this program point to constrain the type of the object. This may allow the lookup to be resolved.
build-and-test-linux
Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior to this program point to constrain the type of the object. This may allow the lookup to be resolved.
build-and-test-linux
Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior to this program point to constrain the type of the object. This may allow the lookup to be resolved.
build-and-test-linux
The type 'IContainerOperations' does not define the field, constructor or member 'StartContainerExecAsync'. Maybe you want one of the following:� StartContainerAsync� ResizeContainerTtyAsync� RestartContainerAsync
build-and-test-linux
The type 'IContainerOperations' does not define the field, constructor or member 'ExecCreateContainerAsync'. Maybe you want one of the following:� GetArchiveFromContainerAsync� ExportContainerAsync� ExtractArchiveToContainerAsync� CreateContainerAsync� RenameContainerAsync
build-and-test-linux
The type 'IContainerOperations' does not define the field, constructor or member 'StartWithConfigContainerExecAsync'.
build-and-test-linux
The type 'IContainerOperations' does not define the field, constructor or member 'ExecCreateContainerAsync'. Maybe you want one of the following:� GetArchiveFromContainerAsync� ExportContainerAsync� ExtractArchiveToContainerAsync� CreateContainerAsync� RenameContainerAsync
build-and-test-linux
The type 'HostConfig' does not define the field, constructor or member 'set_InitPath'. Maybe you want one of the following:� set_Init� set_Isolation� set_CapAdd� set_Ulimits� set_Binds
build-and-test-linux
The type 'HostConfig' does not define the field, constructor or member 'set_DiskQuota'. Maybe you want one of the following:� set_CPUQuota� set_UTSMode� set_Isolation� set_DeviceRequests� set_DNS
build-and-test-linux
The member or object constructor 'InitImagesListParameters' has no argument or settable return property 'MatchName'. The required signature is static member ImagesParams.InitImagesListParameters: ?All: bool * ?Filters: #IDictionary<string,IDictionary<string,bool>> * ?Digests: Nullable<bool> -> ImagesListParameters.
build-and-test-windows
Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior to this program point to constrain the type of the object. This may allow the lookup to be resolved.
build-and-test-windows
Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior to this program point to constrain the type of the object. This may allow the lookup to be resolved.
build-and-test-windows
Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior to this program point to constrain the type of the object. This may allow the lookup to be resolved.
build-and-test-windows
The type 'IContainerOperations' does not define the field, constructor or member 'StartContainerExecAsync'. Maybe you want one of the following:� StartContainerAsync� ResizeContainerTtyAsync� RestartContainerAsync
build-and-test-windows
The type 'IContainerOperations' does not define the field, constructor or member 'ExecCreateContainerAsync'. Maybe you want one of the following:� GetArchiveFromContainerAsync� ExportContainerAsync� ExtractArchiveToContainerAsync� CreateContainerAsync� RenameContainerAsync
build-and-test-windows
The type 'IContainerOperations' does not define the field, constructor or member 'StartWithConfigContainerExecAsync'.
build-and-test-windows
The type 'IContainerOperations' does not define the field, constructor or member 'ExecCreateContainerAsync'. Maybe you want one of the following:� GetArchiveFromContainerAsync� ExportContainerAsync� ExtractArchiveToContainerAsync� CreateContainerAsync� RenameContainerAsync
build-and-test-windows
The type 'HostConfig' does not define the field, constructor or member 'set_InitPath'. Maybe you want one of the following:� set_Init� set_Isolation� set_CapAdd� set_Ulimits� set_Binds
build-and-test-windows
The type 'HostConfig' does not define the field, constructor or member 'set_DiskQuota'. Maybe you want one of the following:� set_CPUQuota� set_UTSMode� set_Isolation� set_DeviceRequests� set_DNS
build-and-test-windows
The member or object constructor 'InitImagesListParameters' has no argument or settable return property 'MatchName'. The required signature is static member ImagesParams.InitImagesListParameters: ?All: bool * ?Filters: #IDictionary<string,IDictionary<string,bool>> * ?Digests: Nullable<bool> -> ImagesListParameters.
build-and-test-linux: src/BioFSharp.BioContainers/TargetP.fs#L153
This construct is deprecated. Use runWithStreamAsync instead
build-and-test-linux: src/BioFSharp.BioContainers/BioContainerIO.fs#L55
This construct is deprecated. No Encoding for Name field is specified, any non-ASCII bytes will be discarded
build-and-test-linux: src/BioFSharp.BioContainers/BioContainerIO.fs#L44
This construct is deprecated. No Encoding for Name field is specified, any non-ASCII bytes will be discarded
build-and-test-linux: src/BioFSharp.BioContainers/Docker.fs#L758
This construct is deprecated. The stream returned by this method won't be demultiplexed properly if the container was created without a TTY. Use GetContainerLogsAsync(string, bool, ContainerLogsParameters, CancellationToken) instead
build-and-test-linux
This construct is deprecated. This method does not wait for build to complete. Use new BuildImageFromDockerfileAsync(contents, parameters, authConfigs, headers, progress, cancellationToken, instead.)
build-and-test-linux
This construct is deprecated. Use runWithStreamAsync instead
build-and-test-linux
This construct is deprecated. No Encoding for Name field is specified, any non-ASCII bytes will be discarded
build-and-test-linux
This construct is deprecated. No Encoding for Name field is specified, any non-ASCII bytes will be discarded
build-and-test-linux
This construct is deprecated. The stream returned by this method won't be demultiplexed properly if the container was created without a TTY. Use GetContainerLogsAsync(string, bool, ContainerLogsParameters, CancellationToken) instead
build-and-test-linux
This construct is deprecated. This method does not wait for build to complete. Use new BuildImageFromDockerfileAsync(contents, parameters, authConfigs, headers, progress, cancellationToken, instead.)
build-and-test-windows: src/BioFSharp.BioContainers/TargetP.fs#L153
This construct is deprecated. Use runWithStreamAsync instead
build-and-test-windows: src/BioFSharp.BioContainers/BioContainerIO.fs#L55
This construct is deprecated. No Encoding for Name field is specified, any non-ASCII bytes will be discarded
build-and-test-windows: src/BioFSharp.BioContainers/BioContainerIO.fs#L44
This construct is deprecated. No Encoding for Name field is specified, any non-ASCII bytes will be discarded
build-and-test-windows: src/BioFSharp.BioContainers/Docker.fs#L758
This construct is deprecated. The stream returned by this method won't be demultiplexed properly if the container was created without a TTY. Use GetContainerLogsAsync(string, bool, ContainerLogsParameters, CancellationToken) instead
build-and-test-windows
This construct is deprecated. This method does not wait for build to complete. Use new BuildImageFromDockerfileAsync(contents, parameters, authConfigs, headers, progress, cancellationToken, instead.)
build-and-test-windows
This construct is deprecated. Use runWithStreamAsync instead
build-and-test-windows
This construct is deprecated. No Encoding for Name field is specified, any non-ASCII bytes will be discarded
build-and-test-windows
This construct is deprecated. No Encoding for Name field is specified, any non-ASCII bytes will be discarded
build-and-test-windows
This construct is deprecated. The stream returned by this method won't be demultiplexed properly if the container was created without a TTY. Use GetContainerLogsAsync(string, bool, ContainerLogsParameters, CancellationToken) instead
build-and-test-windows
This construct is deprecated. This method does not wait for build to complete. Use new BuildImageFromDockerfileAsync(contents, parameters, authConfigs, headers, progress, cancellationToken, instead.)