Make testnet faucet page more efficient by adding input validation #259 #68
Annotations
10 errors and 4 warnings
lint:
src/pages/testnet/DevelopersPage.vue#L20
Expected indentation of 8 spaces but found 6
|
lint:
src/pages/testnet/DevelopersPage.vue#L21
Expected indentation of 12 spaces but found 8
|
lint:
src/pages/testnet/DevelopersPage.vue#L22
Expected indentation of 16 spaces but found 12
|
lint:
src/pages/testnet/DevelopersPage.vue#L26
Expected indentation of 12 spaces but found 8
|
lint:
src/pages/testnet/DevelopersPage.vue#L27
Expected indentation of 8 spaces but found 6
|
lint:
src/pages/testnet/DevelopersPage.vue#L28
Expected indentation of 8 spaces but found 6
|
lint:
src/pages/testnet/DevelopersPage.vue#L29
Expected indentation of 12 spaces but found 8
|
lint:
src/pages/testnet/DevelopersPage.vue#L30
Expected indentation of 16 spaces but found 10
|
lint:
src/pages/testnet/DevelopersPage.vue#L32
Expected indentation of 14 spaces but found 12
|
lint:
src/pages/testnet/DevelopersPage.vue#L35
Expected indentation of 14 spaces but found 12
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint:
src/pages/testnet/DevelopersPage.vue#L109
This line has a length of 125. Maximum allowed is 120
|
lint:
src/pages/testnet/DevelopersPage.vue#L117
This line has a length of 126. Maximum allowed is 120
|