Skip to content

RLLM

RLLM #2275

Triggered via pull request July 29, 2025 01:16
Status Failure
Total duration 13m 39s
Artifacts

ci_lint_py.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

30 errors
Lint Python / Lint: src/fairseq2/recipes/lm/_online_finetune/_generative_judge.py#L192
Cannot find implementation or library stub for module named "math_verify"
Lint Python / Lint: src/fairseq2/recipes/lm/_online_finetune/_generative_judge.py#L185
Function is missing a return type annotation
Lint Python / Lint: src/fairseq2/recipes/lm/_online_finetune/_generative_judge.py#L180
Function is missing a return type annotation
Lint Python / Lint: src/fairseq2/recipes/lm/_online_finetune/_generative_judge.py#L171
Function is missing a return type annotation
Lint Python / Lint: src/fairseq2/recipes/lm/_online_finetune/_generative_judge.py#L154
Function is missing a type annotation for one or more arguments
Lint Python / Lint: src/fairseq2/recipes/lm/_online_finetune/_generative_judge.py#L134
Function is missing a type annotation for one or more arguments
Lint Python / Lint: src/fairseq2/recipes/lm/_online_finetune/_generative_judge.py#L120
Function is missing a type annotation for one or more arguments
Lint Python / Lint: src/fairseq2/recipes/lm/_online_finetune/_generative_judge.py#L86
Function is missing a type annotation
Lint Python / Lint: src/fairseq2/datasets/prompt.py#L29
'fairseq2.datasets.LengthBatching' imported but unused
Lint Python / Lint: src/fairseq2/datasets/prompt.py#L19
'fairseq2.data.create_bucket_sizes' imported but unused
Lint Python / Lint: src/fairseq2/datasets/prompt.py#L19
'fairseq2.data.SequenceData' imported but unused
Lint Python / Lint: src/fairseq2/datasets/prompt.py#L19
'fairseq2.data.Collater' imported but unused
Lint Python / Lint: src/fairseq2/datasets/prompt.py#L19
'fairseq2.data.CollateOptionsOverride' imported but unused
Lint Python / Lint: src/fairseq2/datasets/prompt.py#L16
'torch' imported but unused
Lint Python / Lint: src/fairseq2/datasets/prompt.py#L14
'typing.cast' imported but unused
Lint Python / Lint: src/fairseq2/data/text/tokenizers/llama.py#L217
undefined name 'LLaMA3TokenizerHuggingFace'
Lint Python / Lint: src/fairseq2/data/text/tokenizers/huggingface_tokenizer.py#L18
'fairseq2.data.VocabularyInfo' imported but unused
Lint Python / Lint
Process completed with exit code 1.
Lint Python / Lint
Process completed with exit code 1.
Lint Python / Lint: src/fairseq2/setup/_po_finetune_units.py#L0
Imports are incorrectly sorted and/or formatted.
Lint Python / Lint: src/fairseq2/recipes/lm/_online_finetune/_grpo.py#L0
Imports are incorrectly sorted and/or formatted.
Lint Python / Lint: src/fairseq2/recipes/lm/_online_finetune/_common.py#L0
Imports are incorrectly sorted and/or formatted.