Skip to content

πŸ“š Adding Knowledge blocks #116

πŸ“š Adding Knowledge blocks

πŸ“š Adding Knowledge blocks #116

Triggered via pull request June 26, 2024 21:57
Status Failure
Total duration 2m 42s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
lint
Process completed with exit code 3.
lint
Process completed with exit code 4.
lint: src/instructlab/sdg/llmblock.py#L194
W0221: Number of parameters was 2 in 'Block._validate' and is now 4 in overriding 'ConditionalLLMBlock._validate' method (arguments-differ)
lint: src/instructlab/sdg/llmblock.py#L194
W0613: Unused argument 'extra_arg' (unused-argument)