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 42s
Artifacts

deploy-docs.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
deploy
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.
deploy
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.
deploy
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.
deploy
The type 'IContainerOperations' does not define the field, constructor or member 'StartContainerExecAsync'. Maybe you want one of the following:� StartContainerAsync� ResizeContainerTtyAsync� RestartContainerAsync
deploy
The type 'IContainerOperations' does not define the field, constructor or member 'ExecCreateContainerAsync'. Maybe you want one of the following:� GetArchiveFromContainerAsync� ExportContainerAsync� ExtractArchiveToContainerAsync� CreateContainerAsync� RenameContainerAsync
deploy
The type 'IContainerOperations' does not define the field, constructor or member 'StartWithConfigContainerExecAsync'.
deploy
The type 'IContainerOperations' does not define the field, constructor or member 'ExecCreateContainerAsync'. Maybe you want one of the following:� GetArchiveFromContainerAsync� ExportContainerAsync� ExtractArchiveToContainerAsync� CreateContainerAsync� RenameContainerAsync
deploy
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
deploy
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
deploy
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.
deploy: src/BioFSharp.BioContainers/TargetP.fs#L153
This construct is deprecated. Use runWithStreamAsync instead
deploy: src/BioFSharp.BioContainers/BioContainerIO.fs#L55
This construct is deprecated. No Encoding for Name field is specified, any non-ASCII bytes will be discarded
deploy: src/BioFSharp.BioContainers/BioContainerIO.fs#L44
This construct is deprecated. No Encoding for Name field is specified, any non-ASCII bytes will be discarded
deploy: 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
deploy
This construct is deprecated. This method does not wait for build to complete. Use new BuildImageFromDockerfileAsync(contents, parameters, authConfigs, headers, progress, cancellationToken, instead.)
deploy
This construct is deprecated. Use runWithStreamAsync instead
deploy
This construct is deprecated. No Encoding for Name field is specified, any non-ASCII bytes will be discarded
deploy
This construct is deprecated. No Encoding for Name field is specified, any non-ASCII bytes will be discarded
deploy
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
deploy
This construct is deprecated. This method does not wait for build to complete. Use new BuildImageFromDockerfileAsync(contents, parameters, authConfigs, headers, progress, cancellationToken, instead.)