Skip to content

Allow users to use a virtualenv as own python #11098

Allow users to use a virtualenv as own python

Allow users to use a virtualenv as own python #11098

Triggered via pull request October 15, 2024 13:47
@ktfktf
synchronize #5661
ktf:pr5661
Status Success
Total duration 1m 55s
Artifacts

recipe-checks.yml

on: pull_request
alidistlint
8s
alidistlint
circular dependencies
1m 46s
circular dependencies
Fit to window
Zoom out
Zoom in

Annotations

2 warnings and 7 notices
alidistlint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
circular dependencies
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
alidistlint: python-modules.sh#L18
Missing script shebang. Use exactly "#!/bin/bash -e" to match aliBuild environment. You may see spurious errors until you fix the shebang. [ali:bad-shebang]
alidistlint: python-modules.sh#L31
Missing script shebang. Use exactly "#!/bin/bash -e" to match aliBuild environment. You may see spurious errors until you fix the shebang. [ali:bad-shebang]
alidistlint: xjalienfs.sh#L17
Missing script shebang. Use exactly "#!/bin/bash -e" to match aliBuild environment. You may see spurious errors until you fix the shebang. [ali:bad-shebang]
alidistlint: xjalienfs.sh#L19
Use -n instead of ! -z. [SC2236]
alidistlint: xjalienfs.sh#L19
Double quote to prevent globbing and word splitting. [SC2086]
alidistlint: python-modules.sh#L20
Use -n instead of ! -z. [SC2236]
alidistlint: python-modules.sh#L20
Double quote to prevent globbing and word splitting. [SC2086]