feat: add bun support #152
checks.yml
on: pull_request
Annotations
5 errors and 5 warnings
PythonError: No module named 'numpy':
src/python.ts#L807
at /Users/runner/work/deno_python/deno_python/src/python.ts:807:11
|
PythonError: No module named 'numpy':
src/python.ts#L807
at /Users/runner/work/deno_python/deno_python/src/python.ts:807:11
|
PythonError: No module named 'numpy':
src/python.ts#L807
at /Users/runner/work/deno_python/deno_python/src/python.ts:807:11
|
PythonError: No module named 'numpy':
src/python.ts#L807
at /Users/runner/work/deno_python/deno_python/src/python.ts:807:11
|
test macos-latest
Process completed with exit code 1.
|
lint
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/
|
check
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/
|
test ubuntu-latest
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/
|
test windows-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test macos-latest
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/
|