Skip to content

Replace pickle with safer alternatives #30839

Replace pickle with safer alternatives

Replace pickle with safer alternatives #30839

Triggered via pull request December 20, 2024 13:30
Status Failure
Total duration 18m 23s
Artifacts 7

continous-integration.yml

on: pull_request
Check for file changes
4s
Check for file changes
Build Docker base images and setup environment
14s
Build Docker base images and setup environment
Check for changelog
3s
Check for changelog
Matrix: Run Tests
Wait for docs tests
6m 4s
Wait for docs tests
Code Quality
2m 35s
Code Quality
Run Non-Sequential Integration Tests
3m 56s
Run Non-Sequential Integration Tests
Run Broker Integration Tests
3m 30s
Run Broker Integration Tests
Run Sequential Integration Tests
5m 44s
Run Sequential Integration Tests
Matrix: Run Flaky Tests
Matrix: Build Docker
Upload coverage reports to codeclimate
0s
Upload coverage reports to codeclimate
Deploy to PyPI
0s
Deploy to PyPI
Notify Slack & Publish Release Notes
0s
Notify Slack & Publish Release Notes
Fit to window
Zoom out
Zoom in

Annotations

39 errors and 2 warnings
Run Flaky Tests (ubuntu-22.04, 3.8)
Process completed with exit code 1.
Run Tests (test-core-featurizers, ubuntu-22.04, 3.8)
Process completed with exit code 1.
Run Tests (test-nlu-featurizers, ubuntu-22.04, 3.8)
Process completed with exit code 1.
Run Tests (test-performance, ubuntu-22.04, 3.8)
Process completed with exit code 1.
Run Tests (test-nlu-predictors, ubuntu-22.04, 3.8)
Process completed with exit code 1.
Run Tests (test-full-model-training, ubuntu-22.04, 3.8)
Process completed with exit code 1.
Run Tests (test-nlu-featurizers, windows-2019, 3.8)
Process completed with exit code 1.
Run Tests (test-other-unit-tests, ubuntu-22.04, 3.8)
Process completed with exit code 1.
Run Tests (test-cli, ubuntu-22.04, 3.8)
Process completed with exit code 1.
Run Tests (test-policies, ubuntu-22.04, 3.8)
Process completed with exit code 1.
Run Flaky Tests (windows-2019, 3.8)
Process completed with exit code 1.
Run Tests (test-full-model-training, windows-2019, 3.8)
Process completed with exit code 1.
Run Tests (test-core-featurizers, windows-2019, 3.8)
Process completed with exit code 1.
Run Tests (test-performance, windows-2019, 3.8)
Process completed with exit code 1.
Run Tests (test-other-unit-tests, windows-2019, 3.8)
Process completed with exit code 1.
Run Tests (test-cli, windows-2019, 3.8)
Process completed with exit code 1.
Run Tests (test-nlu-predictors, windows-2019, 3.8)
Process completed with exit code 1.
Run Tests (test-policies, windows-2019, 3.8)
Process completed with exit code 1.
Code Quality: rasa/nlu/classifiers/logistic_regression_classifier.py#L4
F401 [*] `structlog` imported but unused
Code Quality: rasa/nlu/classifiers/logistic_regression_classifier.py#L188
E501 Line too long (99 > 88 characters)
Code Quality: rasa/nlu/featurizers/sparse_featurizer/count_vectors_featurizer.py#L9
F401 [*] `sklearn.exceptions.NotFittedError` imported but unused
Code Quality: rasa/nlu/featurizers/sparse_featurizer/count_vectors_featurizer.py#L20
F401 [*] `rasa.utils.io` imported but unused
Code Quality: rasa/nlu/featurizers/sparse_featurizer/count_vectors_featurizer.py#L21
F811 Redefinition of unused `CountVectorizer` from line 10
Code Quality: rasa/nlu/featurizers/sparse_featurizer/count_vectors_featurizer.py#L30
F811 Redefinition of unused `SparseFeaturizer` from line 17
Code Quality: rasa/nlu/featurizers/sparse_featurizer/count_vectors_featurizer.py#L32
F811 Redefinition of unused `SpacyModel` from line 18
Code Quality: rasa/nlu/featurizers/sparse_featurizer/count_vectors_featurizer.py#L33
F811 Redefinition of unused `DOCS_URL_COMPONENTS` from line 19
Code Quality: rasa/nlu/featurizers/sparse_featurizer/count_vectors_featurizer.py#L34
F811 Redefinition of unused `RasaException` from line 24
Code Quality: rasa/nlu/featurizers/sparse_featurizer/count_vectors_featurizer.py#L34
F811 Redefinition of unused `FileIOException` from line 24
Run Broker Integration Tests
Process completed with exit code 127.
Run Tests (test-core-featurizers, ubuntu-22.04, 3.9)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
Run Tests (test-performance, ubuntu-22.04, 3.10)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
Run Tests (test-nlu-predictors, ubuntu-22.04, 3.10)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
Run Tests (test-cli, ubuntu-22.04, 3.10)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
Run Tests (test-nlu-featurizers, ubuntu-22.04, 3.10)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
Run Tests (test-full-model-training, ubuntu-22.04, 3.9)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
Run Tests (test-other-unit-tests, ubuntu-22.04, 3.10)
Process completed with exit code 2.
Run Tests (test-other-unit-tests, ubuntu-22.04, 3.9)
Process completed with exit code 2.
Run Tests (test-policies, ubuntu-22.04, 3.10)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
Run Tests (test-other-unit-tests, windows-2019, 3.9)
Process completed with exit code 2.
Run Flaky Tests (ubuntu-22.04, 3.10)
No files were found with the provided path: /home/runner/work/rasa/rasa/-coverage. No artifacts will be uploaded.
Run Flaky Tests (ubuntu-22.04, 3.9)
No files were found with the provided path: /home/runner/work/rasa/rasa/-coverage. No artifacts will be uploaded.

Artifacts

Produced during runtime
Name Size
test-cli-coverage
22.3 KB
test-core-featurizers-coverage
21 KB
test-full-model-training-coverage
23 KB
test-nlu-featurizers-coverage
21.2 KB
test-nlu-predictors-coverage
21.8 KB
test-performance-coverage
20.6 KB
test-policies-coverage
21.9 KB