Skip to content

Bbek

Bbek #11939

Triggered via pull request November 21, 2024 05:05
Status Failure
Total duration 18s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Ruff: algorithms/Graph.ipynb#L1
algorithms/Graph.ipynb:1:1: Expected a Jupyter Notebook, which must be internally stored as JSON, but this file isn't valid JSON: expected value at line 204 column 1
Ruff: cryptography/extended_eucledian.ipynb#L1
cryptography/extended_eucledian.ipynb:1:1: Expected a Jupyter Notebook, which must be internally stored as JSON, but this file isn't valid JSON: expected value at line 158 column 1
Ruff: cryptography/galois_field.ipynb#L1
cryptography/galois_field.ipynb:1:1: Expected a Jupyter Notebook, which must be internally stored as JSON, but this file isn't valid JSON: expected value at line 539 column 1
Ruff (E501): cryptography/lfsr_bit_stream.ipynb#L10
cryptography/lfsr_bit_stream.ipynb:1:1: E501 Line too long (90 > 88)
Ruff (E501): cryptography/lfsr_bit_stream.ipynb#L13
cryptography/lfsr_bit_stream.ipynb:1:1: E501 Line too long (97 > 88)
Ruff (E501): cryptography/lfsr_bit_stream.ipynb#L28
cryptography/lfsr_bit_stream.ipynb:1:1: E501 Line too long (106 > 88)
Ruff (E501): cryptography/lfsr_bit_stream.ipynb#L35
cryptography/lfsr_bit_stream.ipynb:1:1: E501 Line too long (92 > 88)
Ruff (N802): cryptography/lfsr_bit_stream.ipynb#L45
cryptography/lfsr_bit_stream.ipynb:1:1: N802 Function name `XOR` should be lowercase
Ruff (E501): cryptography/lfsr_bit_stream.ipynb#L49
cryptography/lfsr_bit_stream.ipynb:1:1: E501 Line too long (90 > 88)
Ruff (E501): cryptography/lfsr_bit_stream.ipynb#L53
cryptography/lfsr_bit_stream.ipynb:1:1: E501 Line too long (100 > 88)