Skip to content

Allow users to run Python code from a string #629

Allow users to run Python code from a string

Allow users to run Python code from a string #629

Triggered via pull request January 15, 2025 04:39
Status Success
Total duration 49s
Artifacts 1

dotnet-publish-ci.yml

on: pull_request
publish-github-packages
41s
publish-github-packages
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
publish-github-packages
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
publish-github-packages: src/CSnakes.Runtime/PackageManagement/PipInstaller.cs#L46
Argument of type 'IReadOnlyDictionary<string, string>' cannot be used for parameter 'extraEnv' of type 'IReadOnlyDictionary<string, string?>' in 'void ProcessUtils.ExecuteProcess(string fileName, string arguments, string workingDirectory, string path, ILogger logger, IReadOnlyDictionary<string, string?>? extraEnv = null)' due to differences in the nullability of reference types.
publish-github-packages: src/CSnakes.Runtime/PackageManagement/PipInstaller.cs#L46
Argument of type 'IReadOnlyDictionary<string, string>' cannot be used for parameter 'extraEnv' of type 'IReadOnlyDictionary<string, string?>' in 'void ProcessUtils.ExecuteProcess(string fileName, string arguments, string workingDirectory, string path, ILogger logger, IReadOnlyDictionary<string, string?>? extraEnv = null)' due to differences in the nullability of reference types.
publish-github-packages: src/CSnakes.Runtime/PackageManagement/PipInstaller.cs#L46
Argument of type 'IReadOnlyDictionary<string, string>' cannot be used for parameter 'extraEnv' of type 'IReadOnlyDictionary<string, string?>' in 'void ProcessUtils.ExecuteProcess(string fileName, string arguments, string workingDirectory, string path, ILogger logger, IReadOnlyDictionary<string, string?>? extraEnv = null)' due to differences in the nullability of reference types.
publish-github-packages: src/CSnakes.Runtime/PackageManagement/PipInstaller.cs#L46
Argument of type 'IReadOnlyDictionary<string, string>' cannot be used for parameter 'extraEnv' of type 'IReadOnlyDictionary<string, string?>' in 'void ProcessUtils.ExecuteProcess(string fileName, string arguments, string workingDirectory, string path, ILogger logger, IReadOnlyDictionary<string, string?>? extraEnv = null)' due to differences in the nullability of reference types.

Artifacts

Produced during runtime
Name Size
nuget-packages
354 KB