Diagnostics #47
Tests.yaml
on: pull_request
docs
1m 26s
Matrix: test
deploy-docs
Annotations
10 errors and 51 warnings
|
test (3.13)
The job has exceeded the maximum execution time of 6h0m0s
|
|
test (3.13)
The operation was canceled.
|
|
test (3.11)
The job has exceeded the maximum execution time of 6h0m0s
|
|
test (3.11)
The operation was canceled.
|
|
test (3.12)
The job has exceeded the maximum execution time of 6h0m0s
|
|
test (3.12)
The operation was canceled.
|
|
test (3.10)
The job has exceeded the maximum execution time of 6h0m0s
|
|
test (3.10)
The operation was canceled.
|
|
test (3.9)
The job has exceeded the maximum execution time of 6h0m0s
|
|
test (3.9)
The operation was canceled.
|
|
docs
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test (3.14)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test (3.14):
../../../../../opt/hostedtoolcache/Python/3.14.6/x64/lib/python3.14/site-packages/SimulationSupport/gpr/core.py#L385
The given NumPy array is not writable, and PyTorch does not support non-writable tensors. This means writing to this tensor will result in undefined behavior. You may want to copy the array to protect its data or make it writable before converting it to a tensor. This type of warning will be suppressed for the rest of this program. (Triggered internally at /pytorch/torch/csrc/utils/tensor_numpy.cpp:213.)
|
|
test (3.14):
../../../../../opt/hostedtoolcache/Python/3.14.6/x64/lib/python3.14/site-packages/gpytorch/models/exact_gp.py#L299
The input matches the stored training data. Did you forget to call model.train()?
|
|
test (3.14):
../../../../../opt/hostedtoolcache/Python/3.14.6/x64/lib/python3.14/site-packages/gpytorch/models/exact_gp.py#L299
The input matches the stored training data. Did you forget to call model.train()?
|
|
test (3.14):
../../../../../opt/hostedtoolcache/Python/3.14.6/x64/lib/python3.14/site-packages/torch/optim/lr_scheduler.py#L1691
Converting a tensor with requires_grad=True to a scalar may lead to unexpected behavior.
Consider using tensor.detach() first. (Triggered internally at /pytorch/torch/csrc/autograd/generated/python_variable_methods.cpp:838.)
|
|
test (3.14):
../../../../../opt/hostedtoolcache/Python/3.14.6/x64/lib/python3.14/site-packages/SimulationSupport/EccentricityControl/ZeroEccParamsFromPN.py#L165
Excess work done on this call (perhaps wrong Dfun type). Run with full_output = 1 to get quantitative information.
|
|
test (3.14):
../../../../../opt/hostedtoolcache/Python/3.14.6/x64/lib/python3.14/site-packages/torch/jit/_script.py#L1482
`torch.jit.script` is not supported in Python 3.14+ and may break. Please switch to `torch.compile` or `torch.export`.
|
|
test (3.14):
../../../../../opt/hostedtoolcache/Python/3.14.6/x64/lib/python3.14/site-packages/torch/jit/_script.py#L1482
`torch.jit.script` is not supported in Python 3.14+ and may break. Please switch to `torch.compile` or `torch.export`.
|
|
test (3.13)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test (3.13):
../../../../../opt/hostedtoolcache/Python/3.13.14/x64/lib/python3.13/site-packages/SimulationSupport/gpr/core.py#L385
The given NumPy array is not writable, and PyTorch does not support non-writable tensors. This means writing to this tensor will result in undefined behavior. You may want to copy the array to protect its data or make it writable before converting it to a tensor. This type of warning will be suppressed for the rest of this program. (Triggered internally at /pytorch/torch/csrc/utils/tensor_numpy.cpp:213.)
|
|
test (3.13):
../../../../../opt/hostedtoolcache/Python/3.13.14/x64/lib/python3.13/site-packages/gpytorch/models/exact_gp.py#L299
The input matches the stored training data. Did you forget to call model.train()?
|
|
test (3.13):
../../../../../opt/hostedtoolcache/Python/3.13.14/x64/lib/python3.13/site-packages/gpytorch/models/exact_gp.py#L299
The input matches the stored training data. Did you forget to call model.train()?
|
|
test (3.13):
../../../../../opt/hostedtoolcache/Python/3.13.14/x64/lib/python3.13/site-packages/torch/optim/lr_scheduler.py#L1691
Converting a tensor with requires_grad=True to a scalar may lead to unexpected behavior.
Consider using tensor.detach() first. (Triggered internally at /pytorch/torch/csrc/autograd/generated/python_variable_methods.cpp:838.)
|
|
test (3.13):
../../../../../opt/hostedtoolcache/Python/3.13.14/x64/lib/python3.13/site-packages/SimulationSupport/EccentricityControl/ZeroEccParamsFromPN.py#L165
Excess work done on this call (perhaps wrong Dfun type). Run with full_output = 1 to get quantitative information.
|
|
test (3.13):
../../../../../opt/hostedtoolcache/Python/3.13.14/x64/lib/python3.13/site-packages/torch/jit/_script.py#L1488
`torch.jit.script` is deprecated. Please switch to `torch.compile` or `torch.export`.
|
|
test (3.13):
../../../../../opt/hostedtoolcache/Python/3.13.14/x64/lib/python3.13/site-packages/torch/jit/_script.py#L1488
`torch.jit.script` is deprecated. Please switch to `torch.compile` or `torch.export`.
|
|
test (3.11)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test (3.11):
../../../../../opt/hostedtoolcache/Python/3.11.15/x64/lib/python3.11/site-packages/SimulationSupport/gpr/core.py#L385
The given NumPy array is not writable, and PyTorch does not support non-writable tensors. This means writing to this tensor will result in undefined behavior. You may want to copy the array to protect its data or make it writable before converting it to a tensor. This type of warning will be suppressed for the rest of this program. (Triggered internally at /pytorch/torch/csrc/utils/tensor_numpy.cpp:213.)
|
|
test (3.11):
../../../../../opt/hostedtoolcache/Python/3.11.15/x64/lib/python3.11/site-packages/gpytorch/models/exact_gp.py#L299
The input matches the stored training data. Did you forget to call model.train()?
|
|
test (3.11):
../../../../../opt/hostedtoolcache/Python/3.11.15/x64/lib/python3.11/site-packages/gpytorch/models/exact_gp.py#L299
The input matches the stored training data. Did you forget to call model.train()?
|
|
test (3.11):
../../../../../opt/hostedtoolcache/Python/3.11.15/x64/lib/python3.11/site-packages/torch/optim/lr_scheduler.py#L1691
Converting a tensor with requires_grad=True to a scalar may lead to unexpected behavior.
Consider using tensor.detach() first. (Triggered internally at /pytorch/torch/csrc/autograd/generated/python_variable_methods.cpp:838.)
|
|
test (3.11):
../../../../../opt/hostedtoolcache/Python/3.11.15/x64/lib/python3.11/site-packages/SimulationSupport/EccentricityControl/ZeroEccParamsFromPN.py#L165
Excess work done on this call (perhaps wrong Dfun type). Run with full_output = 1 to get quantitative information.
|
|
test (3.11):
../../../../../opt/hostedtoolcache/Python/3.11.15/x64/lib/python3.11/site-packages/torch/jit/_script.py#L1488
`torch.jit.script` is deprecated. Please switch to `torch.compile` or `torch.export`.
|
|
test (3.11):
../../../../../opt/hostedtoolcache/Python/3.11.15/x64/lib/python3.11/site-packages/torch/jit/_script.py#L1488
`torch.jit.script` is deprecated. Please switch to `torch.compile` or `torch.export`.
|
|
test (3.12)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test (3.12):
../../../../../opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/SimulationSupport/gpr/core.py#L385
The given NumPy array is not writable, and PyTorch does not support non-writable tensors. This means writing to this tensor will result in undefined behavior. You may want to copy the array to protect its data or make it writable before converting it to a tensor. This type of warning will be suppressed for the rest of this program. (Triggered internally at /pytorch/torch/csrc/utils/tensor_numpy.cpp:213.)
|
|
test (3.12):
../../../../../opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/gpytorch/models/exact_gp.py#L299
The input matches the stored training data. Did you forget to call model.train()?
|
|
test (3.12):
../../../../../opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/gpytorch/models/exact_gp.py#L299
The input matches the stored training data. Did you forget to call model.train()?
|
|
test (3.12):
../../../../../opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/torch/optim/lr_scheduler.py#L1691
Converting a tensor with requires_grad=True to a scalar may lead to unexpected behavior.
Consider using tensor.detach() first. (Triggered internally at /pytorch/torch/csrc/autograd/generated/python_variable_methods.cpp:838.)
|
|
test (3.12):
../../../../../opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/SimulationSupport/EccentricityControl/ZeroEccParamsFromPN.py#L165
Excess work done on this call (perhaps wrong Dfun type). Run with full_output = 1 to get quantitative information.
|
|
test (3.12):
../../../../../opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/torch/jit/_script.py#L1488
`torch.jit.script` is deprecated. Please switch to `torch.compile` or `torch.export`.
|
|
test (3.12):
../../../../../opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/torch/jit/_script.py#L1488
`torch.jit.script` is deprecated. Please switch to `torch.compile` or `torch.export`.
|
|
test (3.10)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test (3.10):
../../../../../opt/hostedtoolcache/Python/3.10.20/x64/lib/python3.10/site-packages/gpytorch/models/exact_gp.py#L299
The input matches the stored training data. Did you forget to call model.train()?
|
|
test (3.10):
../../../../../opt/hostedtoolcache/Python/3.10.20/x64/lib/python3.10/site-packages/gpytorch/models/exact_gp.py#L299
The input matches the stored training data. Did you forget to call model.train()?
|
|
test (3.10):
../../../../../opt/hostedtoolcache/Python/3.10.20/x64/lib/python3.10/site-packages/torch/optim/lr_scheduler.py#L1691
Converting a tensor with requires_grad=True to a scalar may lead to unexpected behavior.
Consider using tensor.detach() first. (Triggered internally at /pytorch/torch/csrc/autograd/generated/python_variable_methods.cpp:838.)
|
|
test (3.10):
../../../../../opt/hostedtoolcache/Python/3.10.20/x64/lib/python3.10/site-packages/SimulationSupport/EccentricityControl/ZeroEccParamsFromPN.py#L165
Excess work done on this call (perhaps wrong Dfun type). Run with full_output = 1 to get quantitative information.
|
|
test (3.10):
../../../../../opt/hostedtoolcache/Python/3.10.20/x64/lib/python3.10/site-packages/torch/jit/_script.py#L1488
`torch.jit.script` is deprecated. Please switch to `torch.compile` or `torch.export`.
|
|
test (3.10):
../../../../../opt/hostedtoolcache/Python/3.10.20/x64/lib/python3.10/site-packages/torch/jit/_script.py#L1488
`torch.jit.script` is deprecated. Please switch to `torch.compile` or `torch.export`.
|
|
test (3.9)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test (3.9):
/opt/hostedtoolcache/Python/3.9.25/x64/lib/python3.9/site-packages/matplotlib/_fontconfig_pattern.py#L85
'parseString' deprecated - use 'parse_string'
|
|
test (3.9):
/opt/hostedtoolcache/Python/3.9.25/x64/lib/python3.9/site-packages/matplotlib/_fontconfig_pattern.py#L89
'resetCache' deprecated - use 'reset_cache'
|
|
test (3.9):
/opt/hostedtoolcache/Python/3.9.25/x64/lib/python3.9/site-packages/matplotlib/_fontconfig_pattern.py#L85
'parseString' deprecated - use 'parse_string'
|
|
test (3.9):
/opt/hostedtoolcache/Python/3.9.25/x64/lib/python3.9/site-packages/matplotlib/_fontconfig_pattern.py#L89
'resetCache' deprecated - use 'reset_cache'
|
|
test (3.9):
/opt/hostedtoolcache/Python/3.9.25/x64/lib/python3.9/site-packages/matplotlib/_fontconfig_pattern.py#L85
'parseString' deprecated - use 'parse_string'
|
|
test (3.9):
/opt/hostedtoolcache/Python/3.9.25/x64/lib/python3.9/site-packages/matplotlib/_fontconfig_pattern.py#L89
'resetCache' deprecated - use 'reset_cache'
|
|
test (3.9):
/opt/hostedtoolcache/Python/3.9.25/x64/lib/python3.9/site-packages/matplotlib/_fontconfig_pattern.py#L85
'parseString' deprecated - use 'parse_string'
|
|
test (3.9):
/opt/hostedtoolcache/Python/3.9.25/x64/lib/python3.9/site-packages/matplotlib/_fontconfig_pattern.py#L89
'resetCache' deprecated - use 'reset_cache'
|
|
test (3.9):
/opt/hostedtoolcache/Python/3.9.25/x64/lib/python3.9/site-packages/matplotlib/_fontconfig_pattern.py#L85
'parseString' deprecated - use 'parse_string'
|
|
test (3.9):
/opt/hostedtoolcache/Python/3.9.25/x64/lib/python3.9/site-packages/matplotlib/_fontconfig_pattern.py#L64
'oneOf' deprecated - use 'one_of'
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
github-pages
Expired
|
99.6 KB |
sha256:5c0811e0b453a14e1292fed21a2bd9a6e1e6ca86017eeab500bbdbe1c637ed2b
|
|