Skip to content

Enhance Vigenère Cipher to Support Numeric Characters in Encoding and Decoding #870

Enhance Vigenère Cipher to Support Numeric Characters in Encoding and Decoding

Enhance Vigenère Cipher to Support Numeric Characters in Encoding and Decoding #870

Triggered via pull request February 12, 2025 20:08
Status Failure
Total duration 44s
Artifacts

pull_requests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
main: src/core/operations/VigenèreDecode.mjs#L43
Expected indentation of 8 spaces but found 12
main: src/core/operations/VigenèreDecode.mjs#L44
Expected indentation of 8 spaces but found 12
main: src/core/operations/VigenèreDecode.mjs#L45
Expected indentation of 8 spaces but found 12
main: src/core/operations/VigenèreDecode.mjs#L45
A space is required after ','
main: src/core/operations/VigenèreDecode.mjs#L45
A space is required after ','
main: src/core/operations/VigenèreDecode.mjs#L53
Expected exception block, space or tab after '//' in comment
main: src/core/operations/VigenèreEncode.mjs#L44
Expected indentation of 8 spaces but found 12
main: src/core/operations/VigenèreEncode.mjs#L45
Expected indentation of 8 spaces but found 12
main: src/core/operations/VigenèreEncode.mjs#L46
Expected indentation of 8 spaces but found 12
main: src/core/operations/VigenèreEncode.mjs#L54
Expected exception block, space or tab after '//' in comment