-
Notifications
You must be signed in to change notification settings - Fork 163
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enhance link checker with updated bank URLs #521
Conversation
WalkthroughThe changes involve updating the Changes
Poem
Recent review detailsConfiguration used: CodeRabbit UI Files ignored due to path filters (1)
Files selected for processing (4)
Files skipped from review due to trivial changes (1)
Additional context usedMarkdownlint
Additional comments not posted (4)
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
PR Review 🔍
|
PR Code Suggestions ✨
|
|
@@ -212,7 +212,7 @@ | |||
INSERT INTO Banks (COMPE,ISPB,Document,LongName,ShortName,Network,Type,PixType,Charge,CreditDocument,LegalCheque,DetectaFlow,PCR,PCRP,SalaryPortability,Products,Url,DateOperationStarted,DatePixStarted,DateRegistered,DateUpdated) VALUES('385','03844699','03.844.699/0001-64','COOPERATIVA DE ECONOMIA E CREDITO MUTUO DOS TRABALHADORES PORTUARIOS DA GRANDE VITORIA - CREDESTIVA.','CECM DOS TRAB.PORT. DA G.VITOR',NULL,NULL,'Internet',NULL,NULL,0,0,NULL,NULL,NULL,NULL,NULL,'2022-03-08',NULL,'2022-03-16T07:58:41.1136389+00:00','2023-09-25T12:28:23.0760465+00:00'); | |||
INSERT INTO Banks (COMPE,ISPB,Document,LongName,ShortName,Network,Type,PixType,Charge,CreditDocument,LegalCheque,DetectaFlow,PCR,PCRP,SalaryPortability,Products,Url,DateOperationStarted,DatePixStarted,DateRegistered,DateUpdated) VALUES('386','30680829','30.680.829/0001-43','NU FINANCEIRA S.A. - Sociedade de Crédito, Financiamento e Investimento','NU FINANCEIRA S.A. CFI',NULL,NULL,'RSFN',NULL,NULL,0,0,NULL,NULL,NULL,'Consignado,Pessoal,Troca de Modalidade',NULL,'2021-01-12',NULL,'2021-05-05T09:11:12.7115010-03:00','2023-10-21T12:05:56.9570288+00:00'); | |||
INSERT INTO Banks (COMPE,ISPB,Document,LongName,ShortName,Network,Type,PixType,Charge,CreditDocument,LegalCheque,DetectaFlow,PCR,PCRP,SalaryPortability,Products,Url,DateOperationStarted,DatePixStarted,DateRegistered,DateUpdated) VALUES('387','03215790','03.215.790/0001-10','Banco Toyota do Brasil S.A.','BCO TOYOTA DO BRASIL S.A.','Banco Múltiplo',NULL,'RSFN',1,0,0,0,1,1,NULL,'Veículos','https://www.bancotoyota.com.br','2020-07-21',NULL,'2021-05-05T09:11:12.7114501-03:00','2024-05-15T16:49:45.7364295+00:00'); | |||
INSERT INTO Banks (COMPE,ISPB,Document,LongName,ShortName,Network,Type,PixType,Charge,CreditDocument,LegalCheque,DetectaFlow,PCR,PCRP,SalaryPortability,Products,Url,DateOperationStarted,DatePixStarted,DateRegistered,DateUpdated) VALUES('389','17184037','17.184.037/0001-10','Banco Mercantil do Brasil S.A.','BCO MERCANTIL DO BRASIL S.A.','Banco Múltiplo','DRCT','RSFN',1,1,0,0,1,1,'Banco folha e Destinatário','Capital de Giro,Cheque Especial,Consignado,Outros Créditos,Pessoal,Troca de Modalidade,Veículos','https://www.mercantil.com.br','2002-04-22','2020-11-03 06:30:00','2021-05-05T09:11:12.7114881-03:00','2024-05-15T16:49:45.7323096+00:00'); | |||
INSERT INTO Banks (COMPE,ISPB,Document,LongName,ShortName,Network,Type,PixType,Charge,CreditDocument,LegalCheque,DetectaFlow,PCR,PCRP,SalaryPortability,Products,Url,DateOperationStarted,DatePixStarted,DateRegistered,DateUpdated) VALUES('389','17184037','17.184.037/0001-10','Banco Mercantil do Brasil S.A.','BCO MERCANTIL DO BRASIL S.A.','Banco Múltiplo','DRCT','RSFN',1,1,0,0,1,1,'Banco folha e Destinatário','Capital de Giro,Cheque Especial,Consignado,Outros Créditos,Pessoal,Troca de Modalidade,Veículos','https://www.bancomercantil.com.br','2002-04-22','2020-11-03 06:30:00','2021-05-05T09:11:12.7114881-03:00','2024-05-15T16:49:45.7323096+00:00'); |
Check warning
Code scanning / Tsqllint (reported by Codacy)
Use of unicode characters in a non unicode string Warning
@@ -212,7 +212,7 @@ | |||
INSERT INTO Banks (COMPE,ISPB,Document,LongName,ShortName,Network,Type,PixType,Charge,CreditDocument,LegalCheque,DetectaFlow,PCR,PCRP,SalaryPortability,Products,Url,DateOperationStarted,DatePixStarted,DateRegistered,DateUpdated) VALUES('385','03844699','03.844.699/0001-64','COOPERATIVA DE ECONOMIA E CREDITO MUTUO DOS TRABALHADORES PORTUARIOS DA GRANDE VITORIA - CREDESTIVA.','CECM DOS TRAB.PORT. DA G.VITOR',NULL,NULL,'Internet',NULL,NULL,0,0,NULL,NULL,NULL,NULL,NULL,'2022-03-08',NULL,'2022-03-16T07:58:41.1136389+00:00','2023-09-25T12:28:23.0760465+00:00'); | |||
INSERT INTO Banks (COMPE,ISPB,Document,LongName,ShortName,Network,Type,PixType,Charge,CreditDocument,LegalCheque,DetectaFlow,PCR,PCRP,SalaryPortability,Products,Url,DateOperationStarted,DatePixStarted,DateRegistered,DateUpdated) VALUES('386','30680829','30.680.829/0001-43','NU FINANCEIRA S.A. - Sociedade de Crédito, Financiamento e Investimento','NU FINANCEIRA S.A. CFI',NULL,NULL,'RSFN',NULL,NULL,0,0,NULL,NULL,NULL,'Consignado,Pessoal,Troca de Modalidade',NULL,'2021-01-12',NULL,'2021-05-05T09:11:12.7115010-03:00','2023-10-21T12:05:56.9570288+00:00'); | |||
INSERT INTO Banks (COMPE,ISPB,Document,LongName,ShortName,Network,Type,PixType,Charge,CreditDocument,LegalCheque,DetectaFlow,PCR,PCRP,SalaryPortability,Products,Url,DateOperationStarted,DatePixStarted,DateRegistered,DateUpdated) VALUES('387','03215790','03.215.790/0001-10','Banco Toyota do Brasil S.A.','BCO TOYOTA DO BRASIL S.A.','Banco Múltiplo',NULL,'RSFN',1,0,0,0,1,1,NULL,'Veículos','https://www.bancotoyota.com.br','2020-07-21',NULL,'2021-05-05T09:11:12.7114501-03:00','2024-05-15T16:49:45.7364295+00:00'); | |||
INSERT INTO Banks (COMPE,ISPB,Document,LongName,ShortName,Network,Type,PixType,Charge,CreditDocument,LegalCheque,DetectaFlow,PCR,PCRP,SalaryPortability,Products,Url,DateOperationStarted,DatePixStarted,DateRegistered,DateUpdated) VALUES('389','17184037','17.184.037/0001-10','Banco Mercantil do Brasil S.A.','BCO MERCANTIL DO BRASIL S.A.','Banco Múltiplo','DRCT','RSFN',1,1,0,0,1,1,'Banco folha e Destinatário','Capital de Giro,Cheque Especial,Consignado,Outros Créditos,Pessoal,Troca de Modalidade,Veículos','https://www.mercantil.com.br','2002-04-22','2020-11-03 06:30:00','2021-05-05T09:11:12.7114881-03:00','2024-05-15T16:49:45.7323096+00:00'); | |||
INSERT INTO Banks (COMPE,ISPB,Document,LongName,ShortName,Network,Type,PixType,Charge,CreditDocument,LegalCheque,DetectaFlow,PCR,PCRP,SalaryPortability,Products,Url,DateOperationStarted,DatePixStarted,DateRegistered,DateUpdated) VALUES('389','17184037','17.184.037/0001-10','Banco Mercantil do Brasil S.A.','BCO MERCANTIL DO BRASIL S.A.','Banco Múltiplo','DRCT','RSFN',1,1,0,0,1,1,'Banco folha e Destinatário','Capital de Giro,Cheque Especial,Consignado,Outros Créditos,Pessoal,Troca de Modalidade,Veículos','https://www.bancomercantil.com.br','2002-04-22','2020-11-03 06:30:00','2021-05-05T09:11:12.7114881-03:00','2024-05-15T16:49:45.7323096+00:00'); |
Check warning
Code scanning / Tsqllint (reported by Codacy)
Object name not schema qualified Warning
Description
Changes walkthrough 📝
.lycheeignore
Update link checker ignore list
.lycheeignore
bancopan.com.br
to the ignore list.bancos.json
Update bank URL in JSON data
data/bancos.json
https://www.mercantil.com.br
tohttps://www.bancomercantil.com.br
.bancos.md
Update bank URL in markdown documentation
data/bancos.md
Banco Mercantil do Brasil S.A.
tohttps://www.bancomercantil.com.br
.bancos.sql
Update bank URL in SQL insert statements
data/bancos.sql
Banco Mercantil do Brasil S.A.
toreflect new URL.
Summary by CodeRabbit
New Features
bancopan.com.br
to the list of ignored domains in the application.Bug Fixes