20 bank account registration #13
Annotations
11 errors and 14 warnings
lint:
src/Controllers/bankAccountController.js#L1
Replace `'mongoose'` with `"mongoose"`
|
lint:
src/Controllers/bankAccountController.js#L3
Replace `'../Models/bankAccountSchema'` with `"../Models/bankAccountSchema"`
|
lint:
src/Controllers/bankAccountController.js#L8
Replace `'Dados·recebidos:'` with `"Dados·recebidos:"`
|
lint:
src/Controllers/bankAccountController.js#L15
Replace `'Nome·não·fornecido'` with `"Nome·não·fornecido"`
|
lint:
src/Controllers/bankAccountController.js#L23
Replace `'Nome·já·cadastrado'` with `"Nome·já·cadastrado"`
|
lint:
src/Controllers/bankAccountController.js#L29
Replace `'Conta·bancária·criada·com·sucesso:'` with `"Conta·bancária·criada·com·sucesso:"`
|
|
lint:
src/Controllers/bankAccountController.js#L34
Replace `'Erro·ao·criar·conta·bancária:'` with `"Erro·ao·criar·conta·bancária:"`
|
|
|
format
Process completed with exit code 1.
|
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint:
src/Controllers/bankAccountController.js#L8
Unexpected console statement
|
lint:
src/Controllers/bankAccountController.js#L29
Unexpected console statement
|
lint:
src/Controllers/bankAccountController.js#L34
Unexpected console statement
|
lint:
src/Controllers/bankAccountController.js#L65
Unexpected console statement
|
lint:
src/Controllers/bankAccountController.js#L79
Unexpected console statement
|
lint:
src/Controllers/bankAccountController.js#L93
Unexpected console statement
|
lint:
src/Controllers/bankAccountController.js#L106
Unexpected console statement
|
lint:
src/Controllers/bankAccountController.js#L116
Unexpected console statement
|
lint:
src/index.js#L40
Unexpected console statement
|
lint:
src/index.js#L51
Unexpected console statement
|
format
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
sonarcloud
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|