Enhance Vigenère Cipher to Support Numeric Characters in Encoding and Decoding #794
Annotations
10 errors and 1 warning
src/core/operations/VigenèreDecode.mjs#L43
Expected indentation of 8 spaces but found 12
|
src/core/operations/VigenèreDecode.mjs#L44
Expected indentation of 8 spaces but found 12
|
src/core/operations/VigenèreDecode.mjs#L45
Expected indentation of 8 spaces but found 12
|
src/core/operations/VigenèreDecode.mjs#L45
A space is required after ','
|
src/core/operations/VigenèreDecode.mjs#L45
A space is required after ','
|
src/core/operations/VigenèreDecode.mjs#L53
Expected exception block, space or tab after '//' in comment
|
src/core/operations/VigenèreEncode.mjs#L44
Expected indentation of 8 spaces but found 12
|
src/core/operations/VigenèreEncode.mjs#L45
Expected indentation of 8 spaces but found 12
|
src/core/operations/VigenèreEncode.mjs#L46
Expected indentation of 8 spaces but found 12
|
src/core/operations/VigenèreEncode.mjs#L54
Expected exception block, space or tab after '//' in comment
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading