Skip to content

feat(projects): Add comprehensive example projects (#176) #2

feat(projects): Add comprehensive example projects (#176)

feat(projects): Add comprehensive example projects (#176) #2

Triggered via push December 9, 2025 03:50
Status Success
Total duration 1m 18s
Artifacts 3

ci-full.yml

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

Annotations

30 warnings
Python 3.10: .venv/lib/python3.10/site-packages/pytorch_lightning/trainer/connectors/data_connector.py#L424
The 'train_dataloader' does not have many workers which may be a bottleneck. Consider increasing the value of the `num_workers` argument` to `num_workers=3` in the `DataLoader` to improve performance.
Python 3.10: .venv/lib/python3.10/site-packages/pytorch_lightning/trainer/connectors/data_connector.py#L424
The 'val_dataloader' does not have many workers which may be a bottleneck. Consider increasing the value of the `num_workers` argument` to `num_workers=3` in the `DataLoader` to improve performance.
Python 3.10: .venv/lib/python3.10/site-packages/pytorch_lightning/trainer/connectors/data_connector.py#L424
The 'train_dataloader' does not have many workers which may be a bottleneck. Consider increasing the value of the `num_workers` argument` to `num_workers=3` in the `DataLoader` to improve performance.
Python 3.10: .venv/lib/python3.10/site-packages/pytorch_lightning/trainer/configuration_validator.py#L68
You passed in a `val_dataloader` but have no `validation_step`. Skipping val loop.
Python 3.10: .venv/lib/python3.10/site-packages/pytorch_lightning/trainer/connectors/data_connector.py#L424
The 'train_dataloader' does not have many workers which may be a bottleneck. Consider increasing the value of the `num_workers` argument` to `num_workers=3` in the `DataLoader` to improve performance.
Python 3.10: .venv/lib/python3.10/site-packages/pytorch_lightning/trainer/connectors/data_connector.py#L424
The 'val_dataloader' does not have many workers which may be a bottleneck. Consider increasing the value of the `num_workers` argument` to `num_workers=3` in the `DataLoader` to improve performance.
Python 3.10: .venv/lib/python3.10/site-packages/sparkwheel/config.py#L556
Config file path contains '..' (parent directory reference): ../../tests/integration/test_overrides.yaml Resolved to: /home/runner/work/lighter/lighter/tests/integration/test_overrides.yaml This is allowed but ensure the path is from a trusted source to prevent path traversal attacks.
Python 3.10: .venv/lib/python3.10/site-packages/sparkwheel/config.py#L556
Config file path contains '..' (parent directory reference): ../../tests/integration/test_overrides.yaml Resolved to: /home/runner/work/lighter/lighter/tests/integration/test_overrides.yaml This is allowed but ensure the path is from a trusted source to prevent path traversal attacks.
Python 3.10: .venv/lib/python3.10/site-packages/sparkwheel/config.py#L556
Config file path contains '..' (parent directory reference): ../../tests/integration/test_overrides.yaml Resolved to: /home/runner/work/lighter/lighter/tests/integration/test_overrides.yaml This is allowed but ensure the path is from a trusted source to prevent path traversal attacks.
Python 3.11: .venv/lib/python3.11/site-packages/pytorch_lightning/trainer/connectors/data_connector.py#L424
The 'train_dataloader' does not have many workers which may be a bottleneck. Consider increasing the value of the `num_workers` argument` to `num_workers=3` in the `DataLoader` to improve performance.
Python 3.11: .venv/lib/python3.11/site-packages/pytorch_lightning/trainer/connectors/data_connector.py#L424
The 'val_dataloader' does not have many workers which may be a bottleneck. Consider increasing the value of the `num_workers` argument` to `num_workers=3` in the `DataLoader` to improve performance.
Python 3.11: .venv/lib/python3.11/site-packages/pytorch_lightning/trainer/connectors/data_connector.py#L424
The 'train_dataloader' does not have many workers which may be a bottleneck. Consider increasing the value of the `num_workers` argument` to `num_workers=3` in the `DataLoader` to improve performance.
Python 3.11: .venv/lib/python3.11/site-packages/pytorch_lightning/trainer/configuration_validator.py#L68
You passed in a `val_dataloader` but have no `validation_step`. Skipping val loop.
Python 3.11: .venv/lib/python3.11/site-packages/pytorch_lightning/trainer/connectors/data_connector.py#L424
The 'train_dataloader' does not have many workers which may be a bottleneck. Consider increasing the value of the `num_workers` argument` to `num_workers=3` in the `DataLoader` to improve performance.
Python 3.11: .venv/lib/python3.11/site-packages/pytorch_lightning/trainer/connectors/data_connector.py#L424
The 'val_dataloader' does not have many workers which may be a bottleneck. Consider increasing the value of the `num_workers` argument` to `num_workers=3` in the `DataLoader` to improve performance.
Python 3.11: .venv/lib/python3.11/site-packages/sparkwheel/config.py#L556
Config file path contains '..' (parent directory reference): ../../tests/integration/test_overrides.yaml Resolved to: /home/runner/work/lighter/lighter/tests/integration/test_overrides.yaml This is allowed but ensure the path is from a trusted source to prevent path traversal attacks.
Python 3.11: .venv/lib/python3.11/site-packages/sparkwheel/config.py#L556
Config file path contains '..' (parent directory reference): ../../tests/integration/test_overrides.yaml Resolved to: /home/runner/work/lighter/lighter/tests/integration/test_overrides.yaml This is allowed but ensure the path is from a trusted source to prevent path traversal attacks.
Python 3.11: .venv/lib/python3.11/site-packages/sparkwheel/config.py#L556
Config file path contains '..' (parent directory reference): ../../tests/integration/test_overrides.yaml Resolved to: /home/runner/work/lighter/lighter/tests/integration/test_overrides.yaml This is allowed but ensure the path is from a trusted source to prevent path traversal attacks.
Python 3.12: /usr/lib/python3.12/multiprocessing/popen_fork.py#L66
This process (pid=2253) is multi-threaded, use of fork() may lead to deadlocks in the child.
Python 3.12: /usr/lib/python3.12/multiprocessing/popen_fork.py#L66
This process (pid=2253) is multi-threaded, use of fork() may lead to deadlocks in the child.
Python 3.12: .venv/lib/python3.12/site-packages/sparkwheel/config.py#L556
Config file path contains '..' (parent directory reference): ../../tests/integration/test_overrides.yaml Resolved to: /home/runner/work/lighter/lighter/tests/integration/test_overrides.yaml This is allowed but ensure the path is from a trusted source to prevent path traversal attacks.
Python 3.12: /usr/lib/python3.12/multiprocessing/popen_fork.py#L66
This process (pid=2253) is multi-threaded, use of fork() may lead to deadlocks in the child.
Python 3.12: /usr/lib/python3.12/multiprocessing/popen_fork.py#L66
This process (pid=2253) is multi-threaded, use of fork() may lead to deadlocks in the child.
Python 3.12: /usr/lib/python3.12/multiprocessing/popen_fork.py#L66
This process (pid=2253) is multi-threaded, use of fork() may lead to deadlocks in the child.
Python 3.12: /usr/lib/python3.12/multiprocessing/popen_fork.py#L66
This process (pid=2253) is multi-threaded, use of fork() may lead to deadlocks in the child.
Python 3.12: /usr/lib/python3.12/tarfile.py#L2274
Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior.
Python 3.12: .venv/lib/python3.12/site-packages/sparkwheel/config.py#L556
Config file path contains '..' (parent directory reference): ../../tests/integration/test_overrides.yaml Resolved to: /home/runner/work/lighter/lighter/tests/integration/test_overrides.yaml This is allowed but ensure the path is from a trusted source to prevent path traversal attacks.

Artifacts

Produced during runtime
Name Size Digest
test-results-py3.10 Expired
19.2 KB
sha256:c2cf8e998b3d5647156bdf0fe41aa0c61604c6889609f6826c2c6f3e0cff16e8
test-results-py3.11 Expired
19.5 KB
sha256:250311a5b31a3bc1f6e3c984acfa16aa5cf205028dbff431c00c71b5710a01fa
test-results-py3.12 Expired
19.5 KB
sha256:aab9a205b70af41f1605d632123d479bd0ea8fffe832fbd75ae6bd566625271c