Skip to content

Update listProcesses to return pid. (#183) #408

Update listProcesses to return pid. (#183)

Update listProcesses to return pid. (#183) #408

Triggered via push September 24, 2024 16:03
Status Success
Total duration 4m 29s
Artifacts

main.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build (8.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (8.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (8.x): VmAgent.Core/Interfaces/DockerContainerEngine.cs#L513
'IContainerOperations.GetContainerLogsAsync(string, ContainerLogsParameters, CancellationToken)' is obsolete: '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 (8.x): VmAgent.Core/Interfaces/DockerContainerEngine.cs#L513
'IContainerOperations.GetContainerLogsAsync(string, ContainerLogsParameters, CancellationToken)' is obsolete: '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'