feat(new-tool):-argon2-password-hashing-and-verification #83
Annotations
10 errors and 11 warnings
ci:
src/tools/argon2-hash-generator/argon2-hash-generator.e2e.spec.ts#L1
Member 'expect' of the import declaration should be sorted alphabetically
|
ci:
src/tools/argon2-hash-generator/argon2-hash-generator.e2e.spec.ts#L15
Unexpected parentheses around single function argument having a body with no curly braces
|
ci:
src/tools/argon2-hash-generator/argon2-hash-generator.e2e.spec.ts#L21
Unexpected parentheses around single function argument having a body with no curly braces
|
ci:
src/tools/argon2-hash-generator/argon2-hash-generator.vue#L77
'<script setup lang=ts>' should be above '<template>' on line 1
|
ci:
src/tools/argon2-hash-generator/argon2-hash-generator.vue#L79
`hash-wasm` import should occur before import of `@/composable/copy`
|
ci:
src/tools/argon2-hash-generator/argon2-hash-generator.vue#L79
Member 'argon2Verify' of the import declaration should be sorted alphabetically
|
ci:
src/tools/bcrypt/bcrypt.vue#L55
'<script setup lang=ts>' should be above '<template>' on line 1
|
ci:
src/tools/bcrypt/bcrypt.vue#L57
'useThemeVars' is defined but never used
|
ci:
src/tools/index.ts#L99
Unexpected comma in middle of array
|
ci:
src/tools/index.ts#L109
Expected indentation of 6 spaces but found 4
|
ci
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
ci:
src/tools/argon2-hash-generator/argon2-hash-generator.vue#L33
Disallow self-closing on HTML void elements (<br/>)
|
ci:
src/tools/argon2-hash-generator/argon2-hash-generator.vue#L35
Expected 1 line break after opening tag (`<n-button>`), but no line breaks found
|
ci:
src/tools/argon2-hash-generator/argon2-hash-generator.vue#L35
Expected 1 line break before closing tag (`</n-button>`), but no line breaks found
|
ci:
src/tools/bcrypt/bcrypt.vue#L19
Disallow self-closing on HTML void elements (<br/>)
|
ci:
src/tools/bcrypt/bcrypt.vue#L21
Expected 1 line break after opening tag (`<n-button>`), but no line breaks found
|
ci:
src/tools/bcrypt/bcrypt.vue#L21
Expected 1 line break before closing tag (`</n-button>`), but no line breaks found
|
ci:
src/tools/bcrypt/bcrypt.vue#L48
Expected 1 line break after opening tag (`<n-tag>`), but no line breaks found
|
ci:
src/tools/bcrypt/bcrypt.vue#L48
Expected 1 line break before closing tag (`</n-tag>`), but no line breaks found
|
ci:
src/tools/bcrypt/bcrypt.vue#L49
Expected 1 line break after opening tag (`<n-tag>`), but no line breaks found
|
ci:
src/tools/bcrypt/bcrypt.vue#L49
Expected 1 line break before closing tag (`</n-tag>`), but no line breaks found
|