diff --git a/.npmignore b/.npmignore index 05562be..d93a7f6 100644 --- a/.npmignore +++ b/.npmignore @@ -9,7 +9,7 @@ eslint-results.sarif package.lock.json coverage/ src/ -data/ docs/ test/ +temp/ rollup.config.js diff --git a/README.md b/README.md index 697f7a4..3be5eaf 100644 --- a/README.md +++ b/README.md @@ -10,21 +10,21 @@ [![FOSSA Licence](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fmarcelo-lourenco%2Fgerador-br.svg?type=shield&issueType=license)](https://app.fossa.com/projects/git%2Bgithub.com%2Fmarcelo-lourenco%2Fgerador-br) [![FOSSA Security](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fmarcelo-lourenco%2Fgerador-br.svg?type=shield&issueType=security)](https://app.fossa.com/projects/git%2Bgithub.com%2Fmarcelo-lourenco%2Fgerador-br) -Gere dados fictícios, mas válidos, para testes e desenvolvimento. +Gere dados fictícios/válidos, para testes e desenvolvimento de Software. Ideal para testes automatizados com **Cypress**, **Jest**, **Node.js Test Runner**, **Jasmine**, **Mocha**, **Chai**, **Supertest**, **Sinon** e **Puppeteer**. O pacote fornece uma coleção de funções para gerar dados brasileiros aleatórios, como: -* [Gerador de Documento](https://marcelo-lourenco.github.io/gerador-br/#/geradores?id=documentos-pf): CPF, RG, CNH, Título de Eleitor, PIS, CNS (Cartão Nacional Saúde), Passaporte, -* [Gerador de Pessoa](https://marcelo-lourenco.github.io/gerador-br/#/geradores?id=pessoas): Nome, Nickname, Data de Nascimento, Cor de Pele, Orientação Sexual, Identidade de Gênero, Tipo Sanguíneo, Escolaridade e Profissão; -* [Gerador de Empresa](https://marcelo-lourenco.github.io/gerador-br/#/geradores?id=documentos-pj): CNPJ e Inscrição Estadual; -* [Gerador de Endereço](https://marcelo-lourenco.github.io/gerador-br/#/geradores?id=cep): CEP, Logradouro, Número, Bairro, Localidade e Estado; -* [Gerador de Contato](https://marcelo-lourenco.github.io/gerador-br/#/geradores?id=contatos): E-mail, DDD, Operadora, Celular e Telefone; -* [Gerador de Conta Bancária](https://marcelo-lourenco.github.io/gerador-br/#/geradores?id=bancos): Código do Banco, Nome do Banco, Agência Bancária e Conta Bancária; -* [Gerador de Cartão de Crédito](https://marcelo-lourenco.github.io/gerador-br/#/geradores?id=cartaocredito): Número, Bandeira, CVV e Validade; -* [Gerador de Veículo](https://marcelo-lourenco.github.io/gerador-br/#/geradores?id=ve%c3%8dculos): Placa Antiga, Placa Mercosul e RENAVAM; -* [Gerador de Texto (Lorem Ipsum)](https://marcelo-lourenco.github.io/gerador-br/#/geradores?id=lorem-ipsum): Palavras, Sentenças e Parágrafos; +* [Gerador de Documento](https://marcelo-lourenco.github.io/gerador-br/#/guia-utilizacao?id=documentos-pf): CPF, RG, CNH, Título de Eleitor, PIS, CNS (Cartão Nacional Saúde), Passaporte, +* [Gerador de Pessoa](https://marcelo-lourenco.github.io/gerador-br/#/guia-utilizacao?id=pessoas): Nome, Nickname, Data de Nascimento, Cor de Pele, Orientação Sexual, Identidade de Gênero, Tipo Sanguíneo, Escolaridade e Profissão; +* [Gerador de Empresa](https://marcelo-lourenco.github.io/gerador-br/#/guia-utilizacao?id=documentos-pj): CNPJ e Inscrição Estadual; +* [Gerador de Endereço](https://marcelo-lourenco.github.io/gerador-br/#/guia-utilizacao?id=cep): CEP, Logradouro, Número, Bairro, Localidade e Estado; +* [Gerador de Contato](https://marcelo-lourenco.github.io/gerador-br/#/guia-utilizacao?id=contatos): E-mail, DDD, Operadora, Celular e Telefone; +* [Gerador de Conta Bancária](https://marcelo-lourenco.github.io/gerador-br/#/guia-utilizacao?id=bancos): Código do Banco, Nome do Banco, Agência Bancária e Conta Bancária; +* [Gerador de Cartão de Crédito](https://marcelo-lourenco.github.io/gerador-br/#/guia-utilizacao?id=cartaocredito): Número, Bandeira, CVV e Validade; +* [Gerador de Veículo](https://marcelo-lourenco.github.io/gerador-br/#/guia-utilizacao?id=ve%c3%8dculos): Placa Antiga, Placa Mercosul e RENAVAM; +* [Gerador de Texto (Lorem Ipsum)](https://marcelo-lourenco.github.io/gerador-br/#/guia-utilizacao?id=lorem-ipsum): Palavras, Sentenças e Parágrafos; ## Compatibilidade @@ -62,7 +62,7 @@ const gerar = require('gerador-br'); ## Utilização -> Veja todos os exemplos na [documentação](https://marcelo-lourenco.github.io/gerador-br/#/geradores). +> Veja todos os exemplos na [documentação](https://marcelo-lourenco.github.io/gerador-br/#/guia-utilizacao). **Importe apenas a(s) função(ões) que desejar:** diff --git a/docs/README.md b/docs/README.md index 8698b80..6f416a5 100644 --- a/docs/README.md +++ b/docs/README.md @@ -18,15 +18,15 @@ Ideal para testes automatizados com **Cypress**, **Jest**, **Node.js Test Runner O pacote fornece uma coleção de funções para gerar dados brasileiros aleatórios, como: -* [Gerador de Documento](geradores?id=documentos-pf): CPF, RG, CNH, Título de Eleitor, PIS, CNS (Cartão Nacional Saúde), Passaporte, -* [Gerador de Pessoa](geradores?id=pessoas): Nome, Nickname, Data de Nascimento, Cor de Pele, Orientação Sexual, Identidade de Gênero, Tipo Sanguíneo, Escolaridade e Profissão; -* [Gerador de Empresa](geradores?id=documentos-pj): CNPJ e Inscrição Estadual; -* [Gerador de Endereço](geradores?id=cep): CEP, Logradouro, Número, Bairro, Localidade e Estado; -* [Gerador de Contato](geradores?id=contatos): E-mail, DDD, Operadora, Celular e Telefone; -* [Gerador de Conta Bancária](geradores?id=bancos): Código do Banco, Nome do Banco, Agência Bancária e Conta Bancária; -* [Gerador de Cartão de Crédito](geradores?id=cartaocredito): Número, Bandeira, CVV e Validade; -* [Gerador de Veículo](geradores?id=ve%c3%8dculos): Placa Antiga, Placa Mercosul e RENAVAM; -* [Gerador de Texto (Lorem Ipsum)](geradores?id=lorem-ipsum): Palavras, Sentenças e Parágrafos; +* [Gerador de Documento](guia-utilizacao?id=documentos-pf): CPF, RG, CNH, Título de Eleitor, PIS, CNS (Cartão Nacional Saúde), Passaporte, +* [Gerador de Pessoa](guia-utilizacao?id=pessoas): Nome, Nickname, Data de Nascimento, Cor de Pele, Orientação Sexual, Identidade de Gênero, Tipo Sanguíneo, Escolaridade e Profissão; +* [Gerador de Empresa](guia-utilizacao?id=documentos-pj): CNPJ e Inscrição Estadual; +* [Gerador de Endereço](guia-utilizacao?id=cep): CEP, Logradouro, Número, Bairro, Localidade e Estado; +* [Gerador de Contato](guia-utilizacao?id=contatos): E-mail, DDD, Operadora, Celular e Telefone; +* [Gerador de Conta Bancária](guia-utilizacao?id=bancos): Código do Banco, Nome do Banco, Agência Bancária e Conta Bancária; +* [Gerador de Cartão de Crédito](guia-utilizacao?id=cartaocredito): Número, Bandeira, CVV e Validade; +* [Gerador de Veículo](guia-utilizacao?id=ve%c3%8dculos): Placa Antiga, Placa Mercosul e RENAVAM; +* [Gerador de Texto (Lorem Ipsum)](guia-utilizacao?id=lorem-ipsum): Palavras, Sentenças e Parágrafos; ## Compatibilidade diff --git a/docs/_coverpage.md b/docs/_coverpage.md index b6bb5ef..2043709 100644 --- a/docs/_coverpage.md +++ b/docs/_coverpage.md @@ -1,9 +1,9 @@ -# Gerador-BR 1.1.0 - ![logo](_media/icon-128.svg) +# Gerador-BR + > Gerador de Dados Fictícios - Brasil. -[Get Started](comecando.md) +[Get Started](inicio.md) diff --git a/docs/_css/style.css b/docs/_css/style.css new file mode 100644 index 0000000..3146e22 --- /dev/null +++ b/docs/_css/style.css @@ -0,0 +1,115 @@ +.aside-custom { + display: grid; + background-color: #f0f0f0; + padding: 20px 0; + justify-content: center; + justify-items: center; + align-content: center; + align-items: center; +} + +.pre-custom { + width: 400px; +} + +.code { + padding: 15px !important; +} + +.sidebar .sidebar-nav { + line-height: 25px; +} + +.app-sub-sidebar li:before { + content: ""; +} + +.sidebar li { + margin: 0px; +} + +.sidebar h1 { + font-size: 1.5rem; + font-weight: 300; + text-align: center; +} + +button { + background-color: #0d6efd; + color: white; + padding: 12px 20px; + border: none; + cursor: pointer; + border-radius: 5px; + font-size: 16px; +} + +.input-container { + position: relative; + display: inline-block; + padding: 20px 0 40px 0; +} + +.input-gerador { + width: 250px; + padding: 12px; + padding-right: 30px; + border: 1px solid #ccc; + border-radius: 5px; + font-size: 16px; + margin-top: 20px; + margin-bottom: 20px; + text-align: center; +} + +.icon-copy { + position: absolute; + top: 30%; + right: 10px; + transform: translateY(-50%); + background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%23cccccc' d='M11.4 0a.85.85 0 0 1 .622.273l2.743 3a.884.884 0 0 1 .235.602v9.25a.867.867 0 0 1-.857.875H3.857A.867.867 0 0 1 3 13.125V.875C3 .392 3.384 0 3.857 0zM14 4h-2.6a.4.4 0 0 1-.4-.4V1H4v12h10z'/%3E%3Cpath fill='%23cccccc' d='M3 1H2a1 1 0 0 0-1 1v13a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1v-1h-1v1H2V2h1z'/%3E%3C/svg%3E"); + background-repeat: no-repeat; + background-size: 100% 100%; + cursor: pointer; +} + +.icon-copy:hover { + background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%230d6efd' d='M11.4 0a.85.85 0 0 1 .622.273l2.743 3a.884.884 0 0 1 .235.602v9.25a.867.867 0 0 1-.857.875H3.857A.867.867 0 0 1 3 13.125V.875C3 .392 3.384 0 3.857 0zM14 4h-2.6a.4.4 0 0 1-.4-.4V1H4v12h10z'/%3E%3Cpath fill='%230d6efd' d='M3 1H2a1 1 0 0 0-1 1v13a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1v-1h-1v1H2V2h1z'/%3E%3C/svg%3E"); +} + +.icon-copy-position { + position: absolute; + top: 50px; + right: 200px; + transform: translateY(-50%); + color: #0d6efd; +} + +.icon { + display: none; + background-repeat: no-repeat; + background-size: 100% 100%; + cursor: pointer; +} + +.icon-16 { + width: 16px; + height: 16px; +} + +.copiado { + position: absolute; + top: -10px; + left: 50%; + transform: translateX(-50%); + background-color: #4CAF50; + color: white; + padding: 7px; + border-radius: 5px; + opacity: 0; + transition: opacity 0.3s; +} + +.mostrar { + opacity: 1; +} \ No newline at end of file diff --git a/docs/_js/gerador-br.min.js b/docs/_js/gerador-br.min.js new file mode 100644 index 0000000..c3d8543 --- /dev/null +++ b/docs/_js/gerador-br.min.js @@ -0,0 +1 @@ +"use strict";const siglasEstados=["AC","AL","AP","AM","BA","CE","DF","ES","GO","MA","MT","MS","MG","PA","PB","PR","PE","PI","RJ","RN","RS","RO","RR","SC","SP","SE","TO"],nomesMasculinos=["Adriano","Adriel","Afonso","Agnaldo","Ailton","Alan","Alberto","Alcides","Alexandre","Alfredo","Alisson","Álvaro","Alvino","Alípio","Amadeu","Amaro","Américo","André","Anselmo","Aníbal","Argemiro","Arnaldo","Arthur","Atílio","Augusto","Benedito","Benjamin","Benício","Bernardo","Bruno","Caetano","Caio","Carlos","Celso","Claudinei","Cláudio","Cristiano","Cássio","César","Cícero","Daniel","Danilo","Darley","Davi","Davison","Dener","Denis","Diego","Domingos","Donaldo","Donato","Edivaldo","Edmilson","Edson","Eduardo","Egberto","Eldon","Eli","Elias","Eloi","Emiliano","Enrico","Enzo","Euclides","Everton","Ezequiel","Fabrício","Felipe","Fernando","Flávio","Francisco","Fred","Fábio","Gabriel","Gabriele","Gerson","Gerônimo","Gilberto","Gilmar","Gilson","Gustavo","Heitor","Helder","Henry","Higor","Hilário","Hudson","Hélio","Ian","Ibanor","Igor","Isaac","Isaias","Ivan","Ivo","Jeferson","Joaquim","Jonatas","Jorge","José","João","Justino","Júnior","Laércio","Leandro","Leonardo","Leonel","Lucas","Luciano","Marcelo","Marciel","Marcio","Marcos","Marcílio","Mateus","Matheus","Maurício","Miguel","Milson","Misael","Moisés","Murilo","Mário","Nascimento","Natan","Neandro","Nicanor","Nicolas","Nilo","Norberto","Nélio","Orlando","Osvaldo","Oswaldo","Otávio","Pedro","Rafael","Ramiro","Raul","Renan","Robson","Robério","Rodrigo","Romero","Ronaldo","Salvador","Samuel","Sandoval","Sandro","Sidney","Silas","Silvano","Sávio","Sílvio","Tadeu","Thales","Theo","Thiago","Tiago","Tércio","Ulisses","Vagner","Vicente","Vinicius","Victor","Vítor","Wagner","Walter","Zenon"],nomesFemininos=["Adriana","Adrielle","Alana","Alice","Aline","Alvânia","Amanda","Amélia","Ana","Anaclara","Andrea","Andreia","Anelise","Ângela","Antonella","Antônia","Arlete","Beatriz","Berenice","Bruna","Calíope","Camila","Carla","Clara","Cleonice","Cleusa","Cláudia","Cássia","Cátia","Cíntia","Dalila","Dalva","Damaris","Dandara","Dayane","Deise","Denise","Dione","Dora","Edna","Eleonora","Eliane","Elis","Ellen","Eloá","Emanuelle","Emiliana","Emilly","Érica","Esperança","Estela","Eunice","Fabiana","Fernanda","Filomena","Flávia","Francine","Gabi","Gabriela","Gisele","Giulia","Glaucia","Graziela","Grazielle","Helena","Hortência","Iara","Inês","Iraci","Isabel","Isabella","Ivone","Jaqueline","Joana","Josiane","Joyce","Juliana","Jussara","Jéssica","Júlia","Karen","Karina","Keila","Kelly","Kátia","Larissa","Laura","Letícia","Lia","Lidiane","Lisiane","Luana","Luísa","Léia","Lídia","Lígia","Lívia","Lúcia","Magali","Malu","Manuela","Maria","Maria Clara","Mariana","Mariane","Marizete","Marlene","Matilde","Maísa","Melina","Milena","Mirella","Mônica","Naiara","Neide","Neila","Neiva","Nicole","Noemi","Odete","Patrícia","Priscila","Rafaela","Raquel","Rebeca","Rina","Rita","Roberta","Rosa","Rosana","Salete","Samanta","Samara","Sandra","Sarah","Sheila","Sibeli","Silvana","Silvia","Simone","Sofia","Solange","Soraia","Stela","Sávia","Sônia","Talita","Tamara","Tamires","Tatiane","Thais","Tânia","Valentina","Vanessa","Vera","Victória","Viviane","Vânia","Yasmin","Zenaide","Zélia"],nomesDoMeio=["Alencar","Almeida","Alves","Amorim","Araújo","Azevedo","Barbosa","Barros","Bezerra","Braga","Brito","Campos","Carneiro","Carvalho","Castro","Coelho","Correa","Correia","Costa","Dias","Duarte","Ferreira","Fernandes","Fonseca","Gomes","Jesus","Leal","Lima","Machado","Marques","Martins","Medeiros","Melo","Mendes","Miranda","Monteiro","Moreira","Moraes","Nascimento","Neves","Nunes","Oliveira","Pereira","Pires","Pinto","Ribeiro","Rios","Rocha","Rodrigues","Sales","Sampaio","Santos","Silva","Sousa","Teixeira","Vasconcelos","Viana","Vieira"],sobrenomes=["de Alencar","Almeida","Alves","Amorim","Araújo","Azevedo","Barbosa","Barros","Bezerra","Braga","Brito","Campos","Carneiro","Carvalho","Castro","Coelho","Correa","Correia","Costa","Cruz","Cunha","Dias","Duarte","Ferreira","Fernandes","Fonseca","Freitas","Gomes","Jesus","Leal","Lima","Luz","Machado","Marques","Martins","Medeiros","Melo","Mendes","Miranda","Monteiro","Moreira","Moraes","Nascimento","Neves","Nunes","Oliveira","Pereira","Pires","Pinto","Ribeiro","Rios","Rocha","Rodrigues","Rosa","Sales","Sampaio","Santos","Silva","Sousa","Teixeira","Vasconcelos","Viana","Vieira","da Costa","da Cruz","da Fonseca","da Luz","da Mata","da Rosa","da Silva","da Souza","de Aguiar","de Almeida","de Alves","de Andrade","de Araújo","de Brito","de Castro","de Carvalho","de Freitas","de Lima","de Melo","de Miranda","de Oliveira","de Paula","de Sá","de Souza","dos Santos"],nicknames=["Coragem","Foguete","Tempestade","Fumaça","Relâmpago","Estrela","Sorriso","Tranquilo","Guerreiro","Valente","Chave","Batuque","Samba","Malandro","Sombra","Aventureiro","Raio","Brisa","Falcão","Tigre","Pantera","Leão","Zangado","Dragão","Trovão","Alegria","Azul","Arco-Íris","Pinguim","Peixe","Vagalume","Formiga","Urso","Coruja","Águia","Estrela-do-mar","Cobra","Pardal","Fera","Gorila","Esquilo","Camaleão","Gaivota","Tartaruga","Fênix","Gavião","Samurai","Mustang","Elefante","Sábio","Encantado","Diamante","Rubi","Ás","Rei","Imperador","Glorioso","Destemido","Astronauta","Eclipse","Vulcão","Serpente","Corvo","Gato","Zumbi","Coelho","Incrível","Lobo","Rastro","Furacão","Montanha","Ciclone","Bravura","Sagaz","Búfalo","Panda","Tornado","Canguru","Relíquia","Magnata","Pérola","Raiz","Centelha","Jaguar","Búzio","Horizonte","Pistola","Quimera","Colibri"],provedoresEmail=["@aol.com.br","@bol.com.br","@gmail.com","@gmx.com","@hotmail.com","@icloud.com","@ig.com","@ig.com.br","@itelefonica.com.br","@live.com","@mail.com","@oi.com.br","@outlook.com","@protonmail.com","@superig.com.br","@terra.com.br","@uol.com","@yahoo.com","@yahoo.com.br","@yandex.com","@zipmail.com.br","@zoho.com"],palavras=["lorem","ipsum","adipisicing","aliqua","aliquip","amet","anim","architecto","asperiores","assumenda","at","atque","autem","beatae","blanditiis","commodo","consequatur","consectetur","consequuntur","corporis","corrupti","culpa","cupidatat","cupiditate","debitis","delectus","deleniti","deserunt","dicta","dignissimos","do","dolore","dolorem","doloremque","dolorum","ducimus","ea","eaque","eius","eligendi","elit","enim","eos","est","et","eveniet","ex","excepturi","exercitation","exercitationem","expedita","explicabo","facere","facilis","fugiat","fuga","harum","hic","id","impedit","incididunt","incidunt","in","inventore","ipsa","ipsam","iste","itaque","iure","iusto","labore","laboriosam","laborum","laudantium","libero","magnam","magna","maiores","maxime","minima","minim","minus","molestiae","mollitia","mollit","molestias","modi","natus","necessitatibus","nemo","nesciunt","nihil","nisi","non","nobis","nostrum","numquam","occaecat","odit","officia","officiis","omnis","optio","pariatur","pariatur","perferendis","perspiciatis","placeat","praesentium","proident","provident","quae","quaerat","quas","qui","quidem","quis","quisquam","quo","ratione","recusandae","reiciendis","reprehenderit","reprehenderit","repellat","repellendus","repudiandae","rerum","saepe","sapiente","sed","sequi","similique","sit","sint","soluta","sunt","suscipit","tempora","temporibus","tenetur","totam","ut","vel","velit","veniam","vero","veritatis","vitae","voluptas","voluptate","voluptates","voluptatem","voluptatum"],orientacaoSexual$1=["Heterossexual","Homossexual","Bissexual","Assexual","Pansexual"],identidesGenero=["Cisgênero","Transgênero","Não binário"],identidadesPorOrientacao={Heterossexual:["Cisgênero","Transgênero"],Homossexual:["Cisgênero","Transgênero"],Bissexual:["Cisgênero","Transgênero","Não binário"],Assexual:["Cisgênero","Transgênero","Não binário"],Pansexual:["Cisgênero","Transgênero","Não binário"]},corPele$1=["Branca","Preta","Parda","Amarela","Outro"],tiposSanguineo=["A+","A-","B+","B-","AB+","AB-","O+","O-"],categoriasCnh=["ACC","A","B","C","D","E","AB","AC","AD","AE"],escolaridade$1=["Não Analfabetizado","Fundamental Incompleto","Fundamental Completo","Ensino Médio Incompleto","Ensino Médio Completo","Técnico Incompleto","Técnico Completo","Superior Incompleto","Superior Completo","Pós-graduação Lato Sensu (Especialização)","Pós-graduação Stricto Sensu (Mestrado)","Doutorado","Pós-doutorado"],profissao$1=["Açougueiro","Administrador","Advogado","Agente de Viagens","Agricultor","Alfaiate","Analista","Antropólogo","Arqueólogo","Arquiteto","Assistente Social","Astrônomo","Atendente","Auxiliar Administrativo","Auxiliar de Enfermagem","Bancário","Barbeiro","Barman","Bibliotecário","Biomédico","Biotecnólogo","Bombeiro","Cabeleireiro","Caminhoneiro","Cantor","Carpinteiro","Cenógrafo","Chef","Cientista de Dados","Cineasta","Comerciante","Contador","Corretor","Cozinheiro","Data Engineer","Decorador","Dentista","Designer","Desenvolvedor","Detetive","Diretor","Economista","Editor","Eletricista","Eletrônico","Empresário","Enfermeiro","Engenheiro","Estatístico","Esteticista","Farmacêutico","Figurinista","Fiscal","Fisioterapeuta","Fonoaudiólogo","Fotógrafo","Garçom","Geógrafo","Geólogo","Gerente","Guia de Turismo","Ilustrador","Interprete","Jardineiro","Joalheiro","Jornalista","Locutor","Maquiador","Marceneiro","Massoterapeuta","Médico","Motorista","Músico","Nutricionista","Odontólogo","Operador","Padeiro","Pedreiro","Pintor","Produtor Cultural","Professor","Psicólogo","Publicitário","Químico","Radialista","Recepcionista","Relações Públicas","Secretária","Sommelier","Sociólogo","Técnico","Terapeuta Ocupacional","Tradutor","Turismólogo","Urbanista","Vendedor","Veterinário","Web Designer","Youtuber","Zootecnista"],randomInt$1=(a,o)=>Math.floor(Math.random()*(o-a))+a,getRandom$4=a=>a[randomInt$1(0,a.length)],stateRand=getRandom$4(siglasEstados),nomeAleatorioRand=getRandom$4([...nomesFemininos,...nomesMasculinos]),nomeMasculinoRand=getRandom$4(nomesMasculinos),nomeFemininoRand=getRandom$4(nomesFemininos),nomeDoMeioRand=getRandom$4(nomesDoMeio),sobrenomeRand=getRandom$4(sobrenomes),nomePaiRand=getRandom$4(nomesMasculinos),nomeMaeRand=getRandom$4(nomesFemininos),apelidoRand=getRandom$4(nicknames),provedorEmailRand=getRandom$4(provedoresEmail);getRandom$4(palavras);const orientacaoSexualRand=getRandom$4(orientacaoSexual$1),identidadeGeneroRand=getRandom$4(identidesGenero),identidadePorOrientacaoRand=identidadesPorOrientacao[orientacaoSexualRand],corPeleRand=getRandom$4(corPele$1),tipoSanguineoRand=getRandom$4(tiposSanguineo),categoriaCnhRand=getRandom$4(categoriasCnh),profissaoRand=getRandom$4(profissao$1),escolaridadeRand=getRandom$4(escolaridade$1),banks=[{code:237,name:"BANCO BRADESCO S.A.",fullName:"BANCO BRADESCO S.A.",ispb:"60746948",agency:["23","31","46","90","95","104","105","108","109","131","136","152","197","268","296","322","451","468","495","498","503","504","549","614","627","653","665","680","701","707","760","762","764","768","774","787","812","821","825","840","846","849","857","859","866","870","884","889","909","924","927","938","962","975","977","978","989","992","1003","1019","1022","1030","1034","1039","1040","1041","1043","1045","1048","1050","1051","1056","1059","1063","1065","1067","1071","1073","1084","1086","1088","1090","1092","1095","1177","1221","1227","1265","1382","1431","1518","1628","1656","1657","1658","1667","1668","1669","1670","1671","1673","1676","1683","1687","1688","1690","1696","1701","1707","1708","1718","1720","1747","1752","1755","1757","1759","1762","1763","1764","1767","1768","1769","1770","1773","1782","1787","1794","1796","1799","1814","1817","1833","1837","1838","1845","1851","1860","1945","1975","1991","1998","2036","2127","2130","2144","2231","2243","2265","2278","2300","2317","2318","2322","2323","2326","2328","2329","2337","2338","2342","2343","2370","2375","2377","2380","2381","2385","2389","2390","2403","2435","2494","2495","2503","2515","2516","2519","2526","2560","2573","2580","2584","2590","2593","2594","2616","2624","2630","2649","2650","2652","2661","2663","2665","2667","2668","2680","2691","2692","2696","2705","2719","2774","2832","2833","2856","2896","2897","2948","2958","2983","3089","3176","3180","3193","3199","3204","3220","3221","3225","3228","3239","3241","3243","3244","3245","3246","3247","3250","3256","3259","3261","3264","3334","3335","3338","3418","3424","3441","3465","3466","3480","3483","3486","3487","3489","3494","3497","3531","3539","3541","3554","3560","3561","3564","3568","3599","3614","3636","3642","3647","3648","3753","3757","3761","3763","3764","3765","3766","3767","3768","3769","3777","3795","3796","3798","3799","3803","3804","3805","3841","3854","3952","5247","5308","5639","5670","5673","5694","5716","5718","5720","5721","5723","5724","5726","5727","5749","5750","5753","5755","5758","5760","5840","5904","5930","5947","5968","6012","6068","6074","6077","6083","6087","6097","6117","6123","6124","6130","6154","6170","6198","6199","6224","6246","6294","6454","6468","6588","6589","6591","6592","6593","6594","6595","6596","6597","6598","6600","6601","6602","6603","6618","6619","6621","6628","6638","6710","6902","7001","7007","7014","7025","7031","7033","7034","7041","7044","7048","7049","7050","7051","7053","7056","7057","7058","7060","7072","7073","7075","7088","7090","7091","7093","7095","7096","7101","7102","7104","7106","7110","7111","7114","7115","7125","7130","7173","7177","7185","7192","7197","7198","7200","7201","7202","7208","7209","7210","7218","7220","7238","7242","7254","7255","7257","7259","7274","7304","7305","7325","7338","7383","7384","7387","7633","7642","7652","7654","7656","7658","7667","7674","7675","7679","7680","7683","7687","7695","7704","7709","7711","7715","7717","7718","7731","7732","7733","7737","7738","7742","7744","7748","7749","7750","7754","7762","7766","7769","7770","7774","7775","7782","7783","7791","7795","7796","7800","7808","7809","7810","7819","7824","7827","7828","7829","7833","7844","7850","7851","7855","7863","7864","7865","7869","7870","7871","7873","7876","7877","7882","7887","7888","7890","7891","7894","7895","7896","7898","7899","7900","7902","7903","7904","7905","7907","7911","7913","7915","7917","7920","7922","7925","7927","7928","7936","7938","7941","7958","7979","7980","7981","7982","7983","7988","7991","7999"]},{code:341,fullName:"ITAÚ UNIBANCO S.A.",name:"ITAÚ UNIBANCO S.A.",ispb:"60701190",agency:["0001","0002","0004","0005","0006","0007","0008","0009","0010","0011","0012","0013","0014","0015","0017","0018","0019","0020","0021","0022","0023","0024","0025","0026","0027","0028","0029","0030","0031","0032","0033","0036","0037","0038","0039","0040","0041","0043","0044","0045","0046","0047","0048","0049","0050","0052","0053","0054","0055","0056","0057","0058","0059","0060","0061","0062","0064","0065","0066","0067","0068","0069","0070","0071","0072","0073","0074","0075","0076","0077","0078","0079","0080","0081","0082","0083","0084","0088","0090","0091","0092","0093","0094","0095","0096","0097","0098","0103","0104","0106","0109","0110","0111","0113","0115","0118","0120","0121","0122","0125","0126","0129","0132","0133","0136","0137","0138","0139","0140","0141","0142","0143","0144","0145","0146","0147","0148","0149","0150","0151","0152","0154","0155","0156","0157","0158","0159","0160","0161","0162","0163","0164","0166","0167","0168","0169","0170","0172","0173","0174","0175","0176","0177","0179","0180","0181","0183","0184","0185","0186","0187","0188","0189","0190","0191","0192","0193","0194","0195","0196","0198","0199","0200","0201","0202","0203","0204","0206","0207","0208","0209","0210","0211","0212","0213","0214","0215","0216","0218","0219","0220","0222","0223","0226","0227","0228","0229","0232","0233","0234","0235","0236","0237","0238","0239","0240","0241","0242","0243","0244","0245","0246","0247","0248","0249","0250","0251","0252","0253","0255","0256","0257","0258","0259","0261","0262","0263","0264","0265","0267","0268","0269","0271","0272","0273","0274","0275","0276","0277","0278","0279","0280","0281","0282","0283","0284","0285","0287","0288","0289","0290","0291","0292","0293","0294","0295","0296","0297","0298","0299","0300","0301","0302","0303","0304","0305","0306","0307","0308","0309","0310","0311","0312","0313","0314","0316","0317","0318","0319","0320","0321","0322","0323","0324","0325","0327","0328","0330","0332","0333","0334","0335","0336","0337","0338","0339","0340","0341","0342","0343","0344","0345","0346","0347","0349","0350","0352","0353","0354","0355","0357","0358","0360","0361","0363","0364","0365","0366","0367","0368","0369","0370","0372","0374","0375","0378","0380","0382","0383","0384","0387","0388","0389","0390","0392","0393","0395","0396","0397","0398","0399","0402","0405","0406","0407","0408","0409","0410","0411","0413","0416","0417","0421","0422","0424","0425","0426","0428","0429","0430","0434","0435","0436","0437","0438","0440","0442","0443","0444","0445","0446","0447","0448","0452","0453","0454","0457","0458","0459","0460","0462","0463","0464","0465","0466","0467","0470","0475","0477","0478","0479","0480","0482","0483","0484","0485","0488","0491","0492","0493","0496","0498","0499","0501","0502","0504","0507","0512","0513","0519","0522","0525","0527","0530","0531","0532","0534","0538","0540","0541","0542","0545","0546","0548","0550","0551","0552","0553","0554","0556","0557","0559","0560","0561","0562","0563","0566","0568","0570","0571","0572","0573","0574","0576","0577","0579","0580","0582","0583","0584","0585","0586","0587","0592","0593","0594","0596","0598","0602","0604","0605","0609","0610","0611","0612","0613","0614","0615","0616","0617","0619","0622","0623","0624","0625","0626","0627","0628","0629","0631","0633","0634","0637","0640","0641","0643","0644","0646","0648","0649","0652","0653","0654","0655","0656","0658","0659","0660","0661","0663","0664","0665","0666","0667","0668","0670","0672","0673","0676","0677","0678","0680","0681","0682","0684","0685","0686","0688","0689","0690","0691","0692","0695","0696","0697","0698","0700","0701","0702","0703","0705","0706","0707","0709","0710","0712","0715","0716","0718","0719","0720","0721","0726","0727","0728","0730","0731","0733","0734","0735","0736","0737","0738","0740","0741","0742","0745","0746","0747","0748","0749","0755","0756","0757","0758","0759","0760","0761","0762","0763","0764","0765","0766","0767","0769","0770","0771","0772","0773","0774","0775","0776","0777","0778","0780","0781","0782","0783","0786","0787","0788","0792","0796","0802","0803","0804","0805","0806","0807","0809","0814","0825","0838","0842","0844","0845","0846","0847","0848","0861","0862","0863","0864","0865","0866","0867","0869","0870","0874","0875","0877","0879","0885","0895","0897","0919","0925","0932","0934","0935","0936","0937","0938","0939","0940","0941","0942","0943","0944","0945","0946","1000","1003","1004","1007","1008","1009","1010","1011","1012","1016","1017","1023","1024","1101","1121","1130","1133","1135","1136","1137","1138","1140","1145","1170","1185","1192","1209","1216","1231","1235","1236","1246","1247","1272","1282","1291","1292","1293","1295","1306","1325","1333","1334","1335","1338","1339","1345","1350","1351","1352","1354","1360","1364","1370","1378","1380","1381","1382","1388","1393","1399","1403","1404","1406","1410","1412","1414","1419","1420","1422","1423","1424","1426","1429","1430","1433","1437","1438","1441","1444","1446","1449","1451","1456","1462","1463","1464","1465","1468","1469","1472","1475","1478","1480","1481","1491","1497","1498","1501","1503","1505","1510","1514","1517","1518","1526","1528","1529","1536","1538","1539","1542","1546","1553","1555","1557","1558","1563","1565","1566","1568","1569","1570","1571","1572","1573","1574","1575","1576","1577","1578","1579","1580","1582","1583","1584","1585","1586","1587","1588","1589","1590","1591","1592","1594","1595","1596","1598","1599","1600","1601","1602","1604","1606","1608","1609","1610","1611","1612","1613","1614","1615","1616","1617","1618","1619","1620","1621","1622","1623","1624","1625","1626","1628","1632","1633","1634","1635","1637","1638","1639","1640","1641","1643","1644","1645","1646","1647","1648","1649","1650","1651","1652","1653","1654","1656","1657","1658","1659","1660","1661","1662","1663","1664","1665","1666","1667","1668","1669","1672","1673","1675","1676","1677","1678","1679","1681","1683","1684","1685","1686","1687","1688","1689","1690","1828","1951","1958","1960","1968","2000","2057","2078","2201","2322","2483","2600","2711","2731","2732","2743","2746","2758","2759","2773","2774","2775","2776","2777","2778","2780","2782","2783","2795","2798","2799","2902","2903","2904","2905","2906","2907","2908","2909","2910","2917","2918","2919","2920","2922","2923","2924","2925","2926","2927","2928","2929","2930","2931","2932","2933","2934","2936","2937","2939","2944","2946","2947","2948","2949","2950","2951","2952","2956","2959","2960","2961","2962","2963","2964","2965","2966","2967","2969","2970","2971","2973","2974","2975","2976","2977","2979","2980","2981","2996","2997","2998","2999","3003","3004","3005","3006","3008","3010","3031","3032","3033","3034","3035","3036","3037","3038","3039","3040","3041","3042","3043","3044","3045","3046","3047","3048","3052","3053","3055","3056","3057","3058","3059","3060","3061","3062","3063","3064","3065","3066","3067","3068","3069","3072","3073","3076","3077","3078","3079","3080","3081","3082","3083","3084","3085","3086","3087","3088","3089","3090","3091","3092","3095","3096","3097","3100","3101","3102","3103","3104","3105","3106","3107","3108","3109","3110","3111","3112","3113","3114","3116","3117","3118","3119","3120","3121","3122","3123","3124","3125","3128","3130","3131","3133","3134","3135","3136","3137","3139","3140","3141","3142","3144","3147","3148","3149","3150","3152","3153","3154","3155","3156","3157","3158","3159","3160","3162","3163","3164","3166","3168","3169","3170","3171","3172","3175","3176","3178","3179","3180","3182","3183","3184","3185","3186","3187","3188","3189","3190","3191","3192","3193","3194","3196","3197","3199","3201","3202","3203","3204","3205","3207","3208","3210","3212","3213","3214","3215","3216","3217","3218","3239","3240","3241","3242","3245","3247","3248","3249","3277","3311","3321","3322","3334","3344","3355","3377","3399","3495","3498","3518","3574","3613","3615","3632","3699","3701","3702","3703","3704","3705","3706","3707","3708","3709","3711","3712","3713","3714","3715","3716","3718","3719","3720","3721","3722","3724","3725","3726","3727","3728","3729","3730","3731","3732","3733","3734","3735","3736","3737","3738","3739","3740","3741","3744","3746","3747","3748","3749","3750","3751","3752","3753","3754","3755","3756","3757","3759","3761","3762","3763","3764","3765","3766","3767","3768","3769","3770","3771","3773","3774","3775","3776","3777","3778","3779","3781","3782","3783","3784","3785","3786","3787","3788","3789","3790","3791","3793","3794","3795","3796","3797","3798","3799","3804","3805","3809","3810","3811","3812","3813","3814","3815","3817","3820","3822","3823","3824","3825","3826","3827","3828","3830","3831","3832","3833","3834","3835","3837","3838","3839","3841","3842","3843","3844","3845","3846","3847","3848","3849","3850","3852","3853","3854","3855","3857","3858","3859","3861","3863","3864","3865","3866","3868","3869","3870","3871","3872","3873","3874","3878","3879","3880","3882","3883","3884","3885","3886","3887","3888","3891","3892","3893","3894","3896","3897","3899","3900","3932","3935","3937","3999","4004","4005","4011","4012","4014","4015","4017","4019","4020","4021","4023","4026","4027","4028","4029","4030","4031","4032","4033","4034","4036","4037","4038","4039","4040","4041","4042","4043","4044","4047","4049","4051","4052","4053","4054","4055","4056","4058","4059","4060","4061","4062","4065","4066","4067","4069","4070","4073","4074","4076","4078","4079","4080","4081","4082","4083","4084","4085","4086","4087","4088","4091","4092","4093","4095","4096","4097","4099","4100","4102","4105","4122","4211","4214","4216","4218","4219","4222","4225","4226","4227","4228","4229","4230","4232","4233","4238","4255","4257","4258","4261","4262","4264","4265","4266","4267","4268","4269","4270","4272","4273","4275","4276","4278","4280","4285","4286","4289","4290","4291","4293","4294","4296","4297","4299","4300","4301","4302","4303","4304","4306","4307","4308","4309","4311","4312","4313","4315","4316","4317","4318","4319","4325","4326","4331","4336","4337","4338","4339","4340","4341","4342","4343","4344","4345","4346","4347","4348","4349","4350","4351","4352","4353","4355","4356","4359","4362","4364","4365","4366","4368","4370","4371","4372","4373","4374","4378","4379","4381","4382","4383","4384","4385","4387","4388","4389","4390","4391","4393","4394","4396","4398","4403","4406","4407","4408","4409","4414","4415","4416","4417","4419","4423","4425","4433","4439","4440","4442","4445","4446","4448","4450","4451","4453","4454","4456","4458","4459","4465","4467","4470","4479","4504","4505","4506","4507","4508","4513","4515","4516","4518","4522","4524","4525","4528","4529","4530","4533","4535","4536","4539","4550","4551","4553","4554","4555","4556","4561","4562","4563","4566","4567","4569","4570","4730","4807","4813","4814","4815","4816","4821","4822","4824","4826","4827","4828","4829","4830","4833","4836","4837","4838","4840","4841","4842","4843","4844","4848","4852","4853","4857","4861","4864","4867","4868","4871","4875","4877","4878","4880","4885","4890","4892","4893","4895","4897","4898","4939","4960","4980","4985","4986","5006","5067","5068","5073","5079","5081","5082","5091","5093","5094","5095","5099","5101","5103","5107","5108","5111","5112","5113","5114","5119","5120","5121","5123","5124","5125","5127","5128","5129","5130","5131","5132","5134","5135","5137","5139","5142","5149","5151","5156","5157","5158","5159","5160","5161","5162","5166","5167","5170","5172","5173","5176","5178","5179","5184","5185","5186","5188","5189","5191","5193","5195","5196","5198","5199","5200","5206","5207","5211","5213","5214","5217","5222","5224","5225","5230","5232","5236","5237","5241","5243","5244","5245","5249","5250","5251","5253","5255","5256","5257","5259","5260","5264","5265","5266","5268","5271","5273","5274","5275","5276","5278","5279","5280","5281","5282","5283","5284","5285","5286","5288","5290","5292","5293","5294","5295","5296","5299","5300","5301","5303","5304","5305","5306","5311","5312","5313","5315","5316","5323","5325","5326","5330","5333","5345","5348","5349","5355","5363","5365","5367","5370","5381","5383","5388","5392","5399","5400","5403","5405","5406","5408","5409","5410","5411","5412","5417","5418","5421","5424","5426","5427","5429","5430","5431","5434","5435","5436","5437","5440","5441","5443","5445","5446","5447","5453","5454","5482","5520","5522","5523","5530","5531","5532","5533","5535","5536","5545","5546","5549","5550","5551","5553","5557","5558","5559","5564","5572","5573","5575","5577","5578","5579","5582","5584","5585","5586","5588","5589","5590","5592","5596","5598","5599","5602","5605","5606","5608","5611","5612","5613","5615","5620","5622","5623","5624","5626","5629","5630","5631","5633","5634","5635","5636","5637","5638","5639","5642","5643","5644","5645","5646","5649","5650","5651","5652","5653","5655","5656","5658","5659","5662","5663","5664","5665","5666","5667","5669","5670","5672","5689","5705","5706","5708","5717","5718","5728","5729","5731","5753","5777","5782","5784","5789","5790","5791","5792","5793","5794","5795","5797","5798","5801","5802","5807","5812","5815","5817","5820","5821","5823","5825","5830","5831","5832","5833","5853","5900","5917","5928","5929","5937","5953","5954","5955","5956","5960","5999","6002","6003","6004","6005","6006","6007","6008","6009","6010","6011","6012","6014","6015","6016","6019","6020","6021","6023","6025","6026","6027","6030","6031","6065","6066","6069","6071","6073","6075","6076","6077","6078","6079","6080","6081","6082","6083","6085","6087","6088","6089","6090","6091","6092","6093","6094","6095","6096","6097","6098","6099","6101","6102","6103","6104","6105","6106","6116","6117","6118","6119","6120","6121","6122","6123","6124","6125","6127","6128","6129","6130","6131","6133","6137","6138","6141","6148","6149","6150","6151","6152","6157","6158","6159","6160","6173","6174","6175","6177","6178","6179","6180","6181","6182","6183","6184","6194","6196","6197","6200","6201","6208","6212","6214","6219","6220","6223","6224","6225","6238","6240","6241","6242","6243","6244","6245","6246","6247","6248","6252","6253","6254","6255","6256","6260","6261","6266","6273","6274","6277","6280","6283","6285","6286","6287","6288","6289","6292","6296","6305","6307","6312","6313","6314","6315","6317","6318","6319","6321","6322","6323","6325","6326","6327","6328","6329","6330","6331","6340","6345","6368","6369","6370","6372","6374","6376","6378","6380","6381","6382","6383","6385","6387","6389","6392","6393","6396","6397","6398","6399","6403","6404","6406","6407","6408","6409","6411","6412","6413","6414","6417","6418","6419","6420","6421","6422","6423","6424","6426","6427","6429","6436","6442","6445","6448","6452","6453","6454","6456","6457","6458","6461","6463","6466","6468","6469","6470","6471","6472","6473","6474","6476","6477","6480","6485","6492","6493","6497","6502","6503","6504","6505","6506","6507","6508","6509","6510","6511","6512","6513","6514","6515","6517","6518","6519","6520","6530","6533","6538","6540","6541","6542","6543","6544","6545","6546","6547","6548","6549","6551","6553","6554","6555","6556","6557","6560","6570","6571","6572","6580","6582","6585","6590","6596","6610","6612","6613","6614","6615","6616","6623","6627","6629","6630","6633","6639","6640","6644","6645","6646","6650","6655","6660","6661","6662","6663","6664","6665","6667","6668","6677","6680","6681","6685","6687","6690","6695","6696","6699","6729","6733","6748","6752","6764","6767","6781","6782","6783","6784","6793","6794","6802","6803","6804","6805","6816","6818","6824","6830","6833","6848","6849","6850","6855","6862","6865","6868","6869","6870","6873","6875","6876","6877","6878","6879","6880","6881","6890","6891","6892","6893","6894","6895","6896","6898","6899","6902","6906","6910","6914","6915","6922","6931","6932","6933","6934","6935","6937","6938","6939","6940","6941","6942","6943","6944","6946","6947","6948","6949","6950","6952","6953","6960","6963","6968","6976","6980","6985","6987","6996","6997","6998","7006","7007","7008","7009","7010","7011","7012","7013","7015","7016","7017","7021","7023","7024","7025","7027","7028","7029","7030","7031","7032","7037","7040","7042","7043","7048","7051","7054","7055","7057","7063","7066","7068","7069","7070","7071","7074","7095","7107","7108","7111","7113","7118","7119","7123","7125","7127","7128","7129","7131","7133","7134","7135","7136","7137","7138","7139","7140","7142","7143","7145","7146","7147","7151","7153","7154","7155","7156","7157","7158","7159","7160","7161","7162","7163","7165","7166","7169","7170","7174","7176","7177","7178","7181","7182","7184","7185","7188","7189","7190","7191","7193","7196","7197","7199","7202","7204","7205","7206","7207","7208","7209","7210","7211","7212","7214","7215","7216","7219","7220","7221","7222","7226","7227","7228","7230","7244","7247","7264","7288","7293","7297","7323","7332","7333","7335","7336","7340","7345","7347","7348","7349","7351","7360","7364","7365","7366","7367","7368","7369","7370","7371","7372","7373","7374","7375","7376","7377","7378","7379","7380","7382","7383","7384","7385","7386","7387","7389","7390","7393","7395","7396","7398","7399","7407","7408","7409","7410","7411","7412","7413","7414","7416","7417","7419","7420","7421","7422","7423","7424","7425","7426","7427","7428","7429","7431","7432","7433","7434","7435","7438","7440","7441","7442","7443","7444","7446","7447","7448","7449","7450","7451","7452","7453","7454","7455","7456","7457","7459","7460","7461","7462","7463","7464","7465","7467","7468","7470","7471","7472","7473","7474","7476","7477","7480","7482","7485","7486","7487","7488","7489","7490","7492","7493","7494","7499","7501","7538","7551","7590","7689","7690","7692","7693","7694","7696","7699","7701","7704","7705","7706","7714","7716","7718","7722","7728","7729","7730","7731","7732","7751","7752","7753","7756","7757","7759","7761","7762","7764","7768","7769","7771","7772","7774","7775","7778","7780","7781","7783","7784","7785","7793","7795","7799","7811","7813","7815","7816","7818","7821","7824","7826","7829","7832","7833","7834","7836","7837","7839","7847","7851","7852","7853","7854","7855","7856","7857","7858","7859","7861","7862","7864","7866","7867","7871","7876","7878","7879","7880","7882","7883","7884","7885","7889","7890","7891","7892","7893","7907","7908","7909","7910","7911","7912","7913","7915","7916","7917","7918","7921","7922","7924","7926","7931","7932","7933","7934","7935","7938","7941","7942","7943","7944","7945","7946","7947","7950","7952","7953","7955","7957","7961","7962","7964","7965","7966","7967","7968","7970","7974","7977","7979","7980","7983","7986","7987","7988","7992","7994","7995","7996","7998","8003","8004","8005","8008","8009","8011","8015","8017","8019","8021","8024","8025","8029","8031","8032","8033","8036","8041","8042","8044","8045","8046","8048","8050","8051","8052","8053","8054","8055","8057","8058","8059","8060","8061","8062","8063","8064","8065","8070","8071","8072","8073","8074","8075","8077","8078","8079","8080","8082","8083","8084","8090","8091","8092","8093","8096","8102","8105","8106","8109","8111","8113","8119","8120","8121","8122","8123","8124","8125","8127","8128","8129","8130","8131","8132","8136","8137","8139","8140","8144","8146","8147","8148","8149","8151","8158","8160","8161","8162","8166","8170","8174","8178","8179","8183","8184","8188","8189","8192","8202","8204","8205","8207","8210","8212","8215","8216","8218","8219","8222","8224","8230","8233","8234","8236","8241","8249","8250","8251","8252","8253","8259","8260","8261","8262","8263","8265","8266","8267","8269","8270","8271","8274","8276","8279","8280","8290","8293","8294","8295","8297","8299","8303","8308","8309","8310","8311","8314","8317","8322","8325","8327","8328","8329","8331","8337","8341","8343","8347","8350","8351","8356","8357","8360","8361","8364","8372","8373","8378","8379","8380","8382","8383","8389","8391","8392","8394","8396","8399","8403","8404","8405","8406","8408","8410","8413","8417","8422","8425","8427","8431","8432","8435","8436","8437","8441","8445","8446","8449","8451","8452","8453","8454","8457","8459","8460","8461","8462","8464","8465","8467","8470","8474","8476","8477","8478","8481","8483","8484","8485","8486","8488","8489","8490","8492","8493","8495","8496","8497","8498","8499","8506","8507","8509","8510","8512","8513","8514","8515","8516","8517","8518","8519","8520","8521","8523","8524","8526","8527","8528","8529","8533","8534","8535","8536","8540","8542","8544","8547","8548","8549","8551","8552","8555","8557","8558","8559","8561","8563","8568","8569","8570","8573","8575","8576","8577","8580","8584","8585","8586","8587","8588","8594","8595","8596","8600","8601","8602","8604","8605","8606","8613","8614","8615","8616","8619","8623","8626","8627","8629","8632","8633","8639","8644","8645","8647","8649","8654","8656","8657","8662","8663","8666","8667","8668","8669","8672","8677","8678","8680","8689","8695","8696","8699","8701","8703","8706","8707","8715","8722","8723","8725","8728","8730","8731","8735","8740","8741","8745","8746","8749","8751","8752","8757","8769","8770","8772","8773","8774","8777","8778","8779","8783","8784","8786","8787","8788","8789","8791","8792","8793","8794","8795","8796","8797","8803","8804","8805","8808","8809","8811","8813","8814","8817","8819","8820","8822","8828","8830","8835","8839","8842","8843","8846","8848","8850","8851","8855","8857","8858","8859","8864","8866","8868","8870","8871","8872","8873","8876","8877","8883","8884","8885","8886","8891","8892","8893","8894","8895","8900","8902","8905","8906","8907","8910","8928","8930","8932","8933","8934","8936","8941","8943","8944","8945","8955","8958","8960","8967","8975","8977","8978","8979","8984","8987","8989","9005","9008","9019","9020","9031","9033","9042","9048","9049","9052","9054","9055","9056","9057","9073","9077","9078","9079","9087","9088","9089","9093","9097","9098","9100","9101","9102","9103","9104","9105","9106","9107","9108","9109","9113","9114","9115","9134","9143","9144","9155","9156","9157","9158","9159","9160","9162","9164","9165","9166","9167","9168","9169","9170","9171","9174","9178","9179","9182","9183","9185","9186","9187","9190","9192","9193","9194","9200","9202","9203","9204","9207","9216","9218","9219","9220","9221","9222","9223","9225","9227","9228","9229","9231","9232","9235","9236","9237","9238","9239","9242","9244","9246","9247","9248","9249","9251","9252","9254","9257","9258","9260","9261","9262","9263","9265","9268","9269","9270","9272","9273","9274","9276","9278","9280","9282","9283","9284","9285","9286","9287","9288","9290","9291","9292","9293","9295","9298","9301","9313","9314","9318","9323","9324","9326","9328","9333","9334","9335","9336","9337","9338","9339","9340","9341","9345","9348","9349","9350","9351","9354","9355","9358","9361","9362","9365","9366","9367","9368","9370","9371","9373","9374","9379","9382","9383","9384","9385","9386","9387","9390","9391","9392","9395","9398","9602","9604","9626","9627","9630","9632","9633","9634","9639","9641","9642","9643","9646","9647","9651","9652","9653","9656","9658","9660","9661","9663","9664","9667","9668","9671","9672","9673","9674","9675","9676","9682","9684","9685","9686","9687","9688","9689","9690","9691","9692","9693","9694","9696","9697","9699","9705","9708","9713","9714","9715","9716","9717","9718","9719","9849","9892","9893","9895","9901"]},{code:33,name:"BANCO SANTANDER (BRASIL) S.A.",fullName:"BANCO SANTANDER (BRASIL) S.A.",ispb:"90400888",agency:["1","2","4","5","8","9","11","13","18","19","21","23","24","25","30","33","37","38","40","46","53","56","59","61","62","67","74","77","82","83","84","87","90","91","92","97","103","105","107","108","112","114","115","117","118","119","120","123","124","140","143","150","155","156","167","171","181","183","190","197","201","202","203","205","206","210","212","220","229","235","245","248","250","254","257","260","262","264","266","288","331","336","346","350","353","386","389","390","399","437","455","467","502","551","563","566","568","633","648","656","657","660","662","663","670","678","679","680","693","694","700","702","712","715","726","728","729","733","734","766","795","805","806","809","810","813","818","824","825","833","846","900","944","947","959","985","1001","1002","1072","1076","1093","1230","1273","1467","1520","1525","1533","1538","1545","1546","1548","1625","1634","1660","1677","1682","1724","1775","1787","2042","2045","2046","2050","2064","2077","2088","2135","2136","2140","2154","2168","2175","2176","2178","2183","2190","2203","2207","2247","2259","2275","2287","3003","3016","3020","3026","3037","3040","3049","3059","3063","3066","3071","3100","3103","3113","3131","3132","3137","3153","3159","3181","3192","3200","3243","3254","3255","3293","3294","3297","3310","3311","3324","3330","3342","3348","3350","3367","3371","3396","3406","3407","3409","3410","3411","3412","3413","3416","3432","3444","3448","3454","3455","3458","3459","3461","3462","3466","3471","3472","3476","3477","3521","3527","3531","3554","3559","3560","3563","3565","3566","3618","3620","3629","3630","3633","3650","3677","3678","3680","3681","3705","3706","3712","3719","3734","3815","3832","3838","3853","3889","3919","3949","3962","3979","3989","4174","4175","4198","4207","4211","4212","4232","4247","4254","4256","4264","4265","4268","4274","4275","4279","4281","4334","4340","4354","4355","4360","4378","4384","4389","4408","4410","4415","4426","4442","4469","4470","4472","4478","4525","4543","4582","4585","4602","4604","4635","4665","4675","4682","4726","4742","4751","4788","4790","4845"]},{code:104,fullName:"CAIXA ECONÔMICA FEDERAL",name:"CAIXA ECONÔMICA FEDERAL",ispb:"00360305",agency:["2","3","4","5","6","7","8","9","10","11","12","13","14","15","16","17","18","19","20","22","23","24","25","26","27","28","29","30","31","32","33","34","35","36","37","38","40","41","42","43","45","46","47","48","49","51","52","53","54","55","56","57","58","59","60","61","62","63","64","65","66","67","68","69","70","71","73","74","75","76","77","79","80","81","82","83","84","85","86","87","89","90","91","92","93","94","95","96","97","98","99","100","101","102","103","104","105","106","107","108","109","110","111","112","113","114","115","116","117","118","119","120","121","122","123","124","125","126","127","128","129","131","132","133","134","135","136","137","138","140","141","142","143","144","145","146","147","148","149","150","151","152","153","154","155","156","157","158","159","160","161","162","163","164","165","166","167","168","169","170","171","172","173","174","175","176","177","178","179","180","181","182","183","184","185","186","187","188","189","190","191","192","193","194","195","196","197","198","199","201","202","203","204","205","206","207","208","209","210","211","212","214","215","216","217","218","219","221","224","225","226","227","228","229","230","231","232","233","235","236","237","238","239","240","241","242","243","244","245","246","247","248","249","250","251","252","253","254","255","256","257","258","259","260","262","263","264","265","267","268","269","270","271","272","273","275","276","278","279","280","281","282","283","284","285","286","287","288","289","290","291","292","293","294","295","296","297","298","299","300","301","302","303","304","305","306","307","308","309","310","311","312","313","314","315","316","317","318","319","320","321","322","323","324","325","326","327","328","329","330","331","332","333","334","336","337","338","339","340","341","342","343","344","345","346","347","348","349","350","351","352","353","354","355","356","357","358","359","360","361","362","363","364","365","366","367","368","369","370","371","372","373","374","375","376","377","378","379","380","381","382","383","384","385","386","387","388","389","390","391","392","393","394","395","396","397","398","399","400","401","402","403","404","405","406","407","408","409","410","411","412","413","414","415","416","417","418","419","420","421","422","423","424","425","426","427","428","429","430","432","433","434","435","436","437","439","440","441","442","443","444","445","447","448","449","450","451","452","453","454","455","456","457","459","460","461","462","463","464","465","466","467","469","470","471","472","473","474","475","476","477","478","479","480","481","482","483","486","487","488","489","490","491","492","493","494","495","496","497","498","499","500","501","502","503","504","505","506","507","508","509","511","512","513","514","515","516","517","518","519","520","521","522","524","525","526","527","528","529","530","531","532","533","534","535","536","537","538","539","542","544","545","546","547","548","549","551","552","554","555","556","557","558","559","560","561","562","563","564","565","566","567","568","569","570","571","572","573","574","575","576","579","584","588","589","590","591","592","593","594","596","597","598","599","600","601","602","603","604","605","606","607","608","609","610","611","612","613","614","615","616","617","618","619","620","621","623","625","627","628","629","630","631","632","634","635","636","637","638","639","640","642","643","644","647","649","650","651","652","653","654","655","656","657","658","659","660","661","662","663","664","667","668","672","673","674","676","678","679","680","681","682","684","686","688","689","690","691","693","694","695","696","697","698","699","700","701","702","703","705","706","707","708","709","710","711","712","713","714","715","716","717","718","719","721","722","723","724","725","726","728","729","731","732","733","734","735","737","738","739","740","741","742","743","744","745","746","747","748","750","752","754","755","756","758","759","761","762","764","765","767","769","770","771","772","773","774","775","776","779","780","781","782","783","784","785","787","788","790","791","792","793","795","796","797","798","799","801","802","803","804","805","806","807","809","810","811","812","813","814","815","816","817","818","820","821","823","827","829","831","836","839","840","843","844","846","847","849","850","851","852","853","854","855","856","857","859","860","863","865","866","867","870","871","872","873","875","876","877","878","879","880","881","882","883","885","886","887","888","889","890","891","892","893","894","895","896","897","898","899","900","901","902","903","904","905","906","907","908","909","910","911","912","913","914","915","916","917","918","919","920","921","922","923","924","925","926","927","928","929","930","931","932","934","935","936","937","938","939","940","941","942","943","944","945","946","947","949","950","951","952","953","954","955","956","957","958","959","960","961","962","964","966","967","968","969","970","972","973","974","975","977","978","979","980","981","982","985","987","988","990","991","992","993","994","995","996","997","998","1000","1001","1003","1004","1005","1006","1007","1008","1009","1010","1011","1012","1013","1015","1016","1017","1018","1019","1020","1021","1022","1023","1024","1025","1026","1028","1029","1030","1031","1032","1033","1034","1035","1037","1038","1039","1040","1041","1044","1045","1046","1047","1048","1050","1051","1053","1054","1056","1057","1059","1060","1061","1062","1063","1064","1065","1066","1067","1068","1069","1070","1074","1075","1077","1078","1079","1080","1081","1082","1083","1084","1085","1086","1087","1088","1089","1092","1093","1094","1095","1096","1100","1101","1102","1103","1104","1106","1107","1108","1111","1112","1113","1114","1115","1116","1119","1121","1123","1124","1127","1129","1130","1131","1133","1134","1135","1137","1140","1141","1144","1146","1148","1149","1150","1151","1152","1153","1157","1161","1165","1166","1168","1170","1173","1176","1177","1180","1181","1182","1185","1187","1188","1190","1191","1192","1194","1197","1198","1199","1200","1201","1202","1203","1205","1206","1207","1208","1209","1210","1211","1213","1215","1217","1218","1220","1221","1222","1223","1226","1227","1228","1233","1234","1235","1236","1240","1241","1242","1243","1244","1245","1246","1247","1248","1251","1252","1254","1255","1256","1260","1261","1264","1265","1266","1267","1268","1270","1271","1276","1278","1282","1284","1286","1287","1288","1292","1294","1295","1296","1297","1298","1300","1302","1303","1305","1306","1307","1308","1310","1311","1312","1314","1315","1316","1318","1319","1326","1327","1330","1331","1334","1335","1336","1337","1338","1339","1340","1342","1343","1344","1348","1349","1351","1352","1353","1354","1357","1358","1359","1363","1365","1366","1367","1368","1370","1374","1376","1377","1378","1382","1383","1384","1385","1386","1388","1389","1391","1392","1394","1397","1398","1399","1400","1402","1405","1408","1412","1413","1420","1421","1422","1423","1425","1426","1431","1433","1434","1435","1436","1437","1438","1439","1440","1441","1442","1443","1445","1448","1449","1450","1452","1456","1457","1458","1460","1461","1462","1464","1469","1470","1471","1472","1474","1475","1479","1482","1483","1484","1486","1487","1488","1491","1496","1498","1499","1500","1502","1504","1509","1510","1511","1517","1519","1520","1521","1522","1523","1524","1525","1527","1529","1530","1531","1532","1533","1534","1536","1537","1538","1539","1540","1544","1545","1546","1547","1549","1550","1551","1552","1553","1555","1556","1558","1559","1560","1562","1563","1564","1565","1568","1569","1571","1572","1573","1575","1576","1578","1580","1581","1582","1583","1584","1585","1587","1588","1589","1590","1591","1592","1593","1594","1595","1596","1597","1598","1600","1601","1602","1603","1604","1606","1607","1608","1609","1610","1611","1612","1613","1617","1618","1619","1620","1623","1624","1625","1626","1627","1628","1630","1631","1632","1633","1634","1635","1637","1638","1639","1640","1641","1642","1643","1644","1645","1650","1651","1652","1653","1654","1655","1656","1657","1660","1662","1663","1665","1667","1671","1672","1676","1679","1681","1685","1686","1687","1688","1689","1691","1695","1696","1697","1699","1701","1707","1708","1709","1710","1711","1712","1719","1721","1724","1726","1727","1728","1733","1734","1737","1739","1740","1742","1746","1747","1748","1749","1756","1757","1761","1762","1763","1765","1766","1767","1770","1771","1772","1773","1775","1778","1780","1782","1784","1785","1787","1788","1791","1792","1795","1798","1800","1803","1808","1810","1813","1814","1816","1817","1818","1820","1821","1823","1824","1825","1826","1827","1829","1830","1831","1836","1839","1842","1845","1846","1850","1851","1852","1853","1854","1855","1859","1861","1863","1868","1872","1873","1874","1875","1877","1878","1879","1880","1881","1883","1884","1885","1887","1888","1890","1891","1893","1895","1896","1897","1898","1899","1900","1901","1902","1906","1907","1908","1910","1911","1914","1918","1925","1926","1932","1934","1937","1938","1942","1943","1946","1949","1951","1952","1953","1955","1956","1957","1958","1959","1960","1961","1962","1963","1969","1970","1971","1975","1976","1977","1978","1979","1982","1983","1985","1987","1989","1990","1996","1997","1998","2000","2001","2002","2003","2004","2005","2008","2010","2014","2015","2016","2017","2018","2019","2022","2023","2025","2026","2027","2028","2031","2032","2034","2035","2037","2038","2040","2041","2042","2044","2045","2047","2052","2054","2056","2057","2060","2063","2068","2075","2077","2079","2080","2081","2082","2083","2084","2085","2086","2088","2089","2092","2093","2095","2099","2100","2102","2105","2106","2109","2112","2113","2115","2117","2119","2122","2123","2124","2125","2127","2130","2132","2133","2134","2135","2136","2138","2139","2140","2141","2142","2143","2146","2149","2150","2151","2152","2155","2156","2161","2166","2167","2170","2171","2175","2176","2177","2180","2182","2183","2185","2186","2187","2191","2192","2193","2195","2196","2197","2199","2201","2203","2204","2205","2206","2207","2208","2209","2211","2212","2214","2216","2217","2218","2220","2221","2224","2225","2228","2230","2231","2234","2244","2249","2251","2252","2255","2256","2257","2261","2262","2264","2265","2266","2270","2272","2273","2274","2277","2278","2279","2281","2283","2284","2286","2287","2289","2295","2296","2297","2301","2304","2307","2310","2313","2317","2319","2320","2322","2324","2332","2336","2338","2342","2346","2347","2348","2352","2353","2356","2358","2362","2363","2368","2369","2370","2374","2376","2381","2382","2383","2384","2385","2387","2391","2392","2393","2394","2396","2397","2399","2403","2404","2405","2407","2419","2423","2426","2427","2437","2439","2440","2442","2444","2446","2448","2462","2464","2472","2475","2484","2485","2490","2491","2494","2499","2501","2503","2510","2512","2515","2516","2519","2521","2524","2525","2535","2538","2540","2546","2551","2554","2555","2558","2681","2685","2686","2688","2689","2695","2696","2697","2699","2700","2702","2703","2704","2705","2706","2707","2708","2709","2710","2711","2712","2714","2715","2716","2717","2719","2722","2728","2730","2732","2733","2735","2736","2737","2738","2740","2741","2742","2743","2746","2748","2749","2750","2755","2756","2757","2758","2761","2765","2766","2770","2773","2774","2775","2776","2777","2778","2779","2780","2782","2783","2785","2787","2789","2792","2794","2799","2801","2805","2806","2807","2808","2809","2810","2815","2816","2817","2822","2823","2825","2834","2835","2837","2838","2839","2841","2842","2843","2844","2845","2848","2850","2851","2852","2853","2854","2855","2856","2862","2863","2864","2865","2866","2869","2870","2871","2873","2874","2875","2876","2878","2879","2881","2882","2883","2884","2885","2886","2887","2888","2890","2891","2892","2893","2894","2896","2897","2898","2899","2900","2901","2902","2904","2905","2906","2908","2909","2910","2911","2912","2913","2914","2915","2918","2919","2920","2921","2922","2923","2924","2925","2926","2927","2928","2930","2932","2933","2935","2936","2937","2939","2940","2941","2942","2943","2945","2946","2947","2948","2949","2951","2952","2953","2954","2955","2957","2958","2960","2962","2963","2965","2966","2967","2969","2970","2973","2974","2975","2976","2977","2978","2979","2980","2981","2982","2983","2985","2986","2988","2989","2990","2991","2992","2993","2994","2995","2996","2998","3000","3001","3002","3003","3005","3006","3007","3008","3009","3010","3011","3012","3013","3015","3016","3018","3020","3021","3023","3024","3025","3026","3027","3028","3029","3030","3032","3034","3035","3037","3038","3040","3041","3042","3043","3044","3045","3046","3047","3048","3049","3050","3051","3052","3053","3055","3056","3057","3058","3059","3060","3061","3063","3064","3065","3068","3069","3072","3073","3075","3076","3077","3078","3079","3080","3081","3082","3084","3086","3087","3088","3089","3090","3092","3093","3094","3097","3099","3100","3101","3102","3103","3104","3105","3106","3107","3108","3109","3111","3112","3113","3114","3115","3116","3117","3118","3119","3121","3122","3123","3124","3125","3127","3130","3131","3132","3135","3136","3137","3138","3139","3141","3142","3143","3144","3145","3146","3147","3148","3149","3150","3152","3153","3154","3155","3160","3161","3162","3164","3167","3168","3170","3171","3172","3173","3174","3175","3178","3179","3180","3181","3182","3183","3186","3187","3188","3189","3190","3191","3192","3193","3194","3196","3197","3198","3200","3201","3203","3204","3205","3206","3208","3209","3210","3211","3216","3217","3218","3220","3221","3223","3225","3228","3229","3230","3231","3233","3234","3235","3236","3237","3238","3239","3240","3242","3243","3244","3245","3247","3248","3249","3252","3253","3254","3255","3256","3258","3260","3261","3262","3263","3264","3269","3270","3272","3273","3274","3276","3277","3278","3279","3280","3281","3282","3283","3284","3285","3286","3287","3288","3289","3291","3292","3293","3294","3296","3297","3298","3299","3300","3303","3304","3305","3306","3307","3308","3309","3310","3311","3312","3314","3318","3320","3322","3324","3325","3326","3329","3330","3334","3336","3337","3338","3339","3341","3342","3346","3350","3351","3356","3357","3358","3360","3362","3364","3365","3366","3368","3369","3371","3372","3373","3374","3376","3377","3379","3383","3384","3385","3386","3387","3389","3390","3391","3393","3394","3395","3396","3397","3398","3403","3405","3406","3407","3411","3414","3415","3419","3420","3423","3426","3427","3428","3429","3430","3432","3433","3434","3436","3437","3439","3441","3443","3445","3446","3447","3449","3450","3451","3452","3454","3455","3456","3458","3459","3460","3461","3462","3464","3465","3466","3467","3468","3469","3470","3473","3474","3475","3476","3477","3478","3479","3481","3482","3483","3485","3486","3487","3488","3489","3490","3493","3494","3496","3498","3499","3500","3501","3502","3504","3505","3507","3508","3509","3511","3512","3513","3514","3515","3516","3517","3518","3520","3521","3522","3523","3524","3525","3526","3527","3528","3529","3530","3531","3534","3535","3537","3539","3540","3541","3543","3545","3546","3547","3548","3550","3551","3552","3553","3554","3555","3556","3557","3558","3560","3561","3562","3563","3564","3567","3569","3570","3571","3572","3573","3574","3577","3578","3579","3582","3584","3586","3587","3588","3590","3592","3593","3594","3596","3597","3598","3600","3601","3605","3607","3609","3613","3614","3615","3616","3617","3618","3619","3620","3625","3626","3627","3630","3631","3634","3635","3636","3637","3638","3639","3640","3641","3642","3643","3645","3646","3649","3650","3651","3653","3654","3655","3656","3657","3658","3659","3660","3662","3663","3664","3665","3666","3668","3670","3671","3672","3674","3676","3677","3684","3689","3690","3692","3693","3694","3696","3697","3704","3706","3708","3709","3710","3711","3712","3713","3714","3715","3716","3719","3721","3722","3723","3725","3726","3728","3729","3732","3733","3734","3735","3736","3738","3739","3740","3741","3744","3746","3748","3750","3751","3753","3755","3764","3775","3777","3778","3779","3780","3784","3785","3787","3788","3790","3791","3792","3793","3794","3795","3796","3797","3800","3802","3804","3805","3806","3808","3809","3811","3813","3815","3816","3823","3828","3829","3830","3831","3832","3833","3835","3836","3838","3840","3841","3842","3843","3844","3847","3848","3849","3850","3851","3852","3853","3854","3855","3856","3857","3858","3859","3860","3862","3863","3865","3866","3867","3868","3869","3872","3875","3876","3881","3882","3883","3885","3886","3887","3888","3898","3902","3903","3907","3911","3914","3915","3916","3917","3919","3920","3921","3922","3924","3926","3927","3930","3931","3934","3935","3937","3939","3940","3942","3944","3945","3947","3948","3949","3950","3953","3954","3955","3957","3958","3959","3960","3962","3965","3966","3967","3969","3970","3971","3973","3976","3977","3979","3980","3981","3982","3983","3984","3987","3988","3990","3993","3994","3999","4002","4004","4005","4006","4007","4008","4009","4011","4017","4018","4021","4025","4026","4028","4029","4031","4032","4033","4037","4038","4039","4040","4042","4043","4044","4045","4047","4048","4049","4050","4051","4053","4054","4056","4057","4060","4061","4063","4064","4065","4068","4070","4071","4072","4073","4075","4076","4077","4078","4079","4080","4081","4082","4083","4084","4085","4086","4087","4088","4089","4090","4091","4092","4093","4094","4095","4096","4097","4099","4101","4102","4103","4104","4105","4106","4109","4110","4111","4112","4113","4114","4115","4116","4117","4118","4119","4120","4121","4122","4123","4124","4125","4126","4128","4129","4132","4134","4135","4136","4137","4138","4139","4140","4141","4142","4143","4144","4146","4147","4148","4149","4150","4151","4152","4154","4155","4156","4157","4158","4159","4160","4161","4162","4164","4166","4167","4171","4182","4183","4184","4185","4187","4188","4190","4192","4194","4203","4205","4206","4207","4208","4209","4210","4211","4212","4213","4215","4216","4221","4223","4224","4225","4226","4228","4229","4231","4232","4234","4235","4236","4238","4240","4242","4243","4244","4245","4246","4247","4248","4249","4250","4251","4252","4253","4254","4255","4256","4257","4258","4259","4260","4261","4262","4263","4264","4265","4266","4267","4268","4269","4270","4271","4272","4275","4276","4277","4278","4280","4281","4282","4283","4284","4286","4287","4288","4290","4291","4292","4293","4303","4304","4310","4311","4312","4313","4314","4326","4331","4333","4334","4335","4336","4337","4338","4340","4341","4342","4343","4344","4345","4346","4349","4350","4351","4353","4354","4355","4356","4357","4358","4360","4361","4362","4364","4365","4368","4371","4372","4373","4374","4375","4376","4378","4380","4382","4383","4385","4386","4387","4388","4389","4390","4391","4392","4393","4394","4395","4396","4398","4399","4400","4401","4402","4403","4405","4406","4412","4414","4415","4416","4417","4418","4419","4421","4424","4425","4428","4429","4431","4432","4433","4434","4435","4436","4437","4438","4439","4440","4442","4448","4450","4451","4452","4453","4455","4459","4460","4461","4463","4464","4467","4469","4470","4473","4474","4476","4477","4478","4479","4481","4482","4483","4484","4487","4488","4491","4492","4493","4494","4495","4496","4497","4498","4500","4501","4502","4507","4508","4511","4515","4519","4523","4525","4527","4529","4530","4531","4534","4535","4536","4537","4538","4539","4541","4542","4543","4546","4547","4550","4551","4552","4553","4554","4555","4556","4557","4558","4560","4561","4562","4563","4564","4566","4567","4569","4570","4571","4576","4577","4580","4583","4586","4587","4589","4592","4593","4594","4596","4597","4598","4600","4601","4602","4603","4607","4608","4609","4611","4612","4613","4614","4616","4617","4619","4622","4623","4624","4625","4626","4631","4632","4633","4634","4635","4638","4641","4642","4643","4645","4646","4647","4648","4649","4650","4651","4654","4656","4658","4661","4666","4668","4669","4671","4673","4674","4675","4677","4678","4679","4680","4685","4686","4689","4690","4692","4697","4699","4701","4703","4704","4706","4707","4708","4709","4710","4711","4713","4714","4717","4719","4720","4721","4722","4723","4724","4725","4727","4728","4729","4730","4732","4733","4734","4736","4738","4739","4741","4742","4743","4744","4745","4746","4747","4750","4752","4754","4755","4758","4761","4763","4765","4767","4769","4770","4771","4772","4774","4776","4777","4778","4779","4780","4781","4782","4784","4785","4786","4787","4788","4789","4790","4791","4792","4794","4798","4799","4803","4804","4805","4809","4810","4811","4812","4813","4814","4815","4818","4819","4822","4823","4825","4826","4827","4830","4832","4833","4834","4835","4837","4838","4839","4840","4842","4843","4844","4845","4848","4849","4850","4851","4853","4855","4861","4871","4873","4876","4877","4878","4882","4883","4885","4887","4889","4890","4891","4892","4894","4896","4897","4898","4899","4900","4901","4906","4908","4909","4910","4912","4913","4914","4917","4918","4919","4924","4937","4938","4942","4943","4944","4945","4947","4948","4955","4956","4958","4964","4972","4973","4974","4977","4978","4980","4981","4982","4983","4984","4985","4987","4988","4989","4990","4991","4992","4994","4995","7924","7931","7940","7941"]},{code:1,name:"BANCO DO BRASIL S.A.",fullName:"BANCO DO BRASIL S.A.",ispb:"00000000"},{code:3,name:"BANCO DA AMAZÔNIA S.A.",fullName:"BANCO DA AMAZÔNIA S.A.",ispb:"04902979"},{code:4,name:"BANCO DO NORDESTE DO BRASIL S.A.",fullName:"BANCO DO NORDESTE DO BRASIL S.A.",ispb:"07237373"},{code:12,fullName:"BANCO INBURSA S.A.",name:"BANCO INBURSA",ispb:"04866275"},{code:14,fullName:"STATE STREET BRASIL S.A. - BANCO COMERCIAL",name:"STATE STREET BR S.A. BANCO COMERCIAL",ispb:"09274232"},{code:16,fullName:"COOPERATIVA DE CRÉDITO MÚTUO DOS DESPACHANTES DE TRÂNSITO DE SANTA CATARINA E RI",name:"CCM DESP TRÂNS SC E RS",ispb:"04715685"},{code:17,name:"BNY MELLON BANCO S.A.",fullName:"BNY MELLON BANCO S.A.",ispb:"42272526"},{code:21,name:"BANCO BANESTES S.A.",fullName:"BANESTES S.A. BANCO DO ESTADO DO ESPIRITO SANTO",ispb:"28127603"},{code:24,name:"BANCO BANDEPE S.A.",fullName:"BANCO BANDEPE S.A.",ispb:"10866788"},{code:25,name:"BANCO ALFA S.A.",fullName:"BANCO ALFA S.A.",ispb:"03323840"},{code:36,name:"BANCO BBI S.A.",fullName:"BANCO BRADESCO BBI S.A.",ispb:"06271464"},{code:37,name:"BANCO DO EST. DO PA S.A.",fullName:"BANCO DO ESTADO DO PARÁ S.A.",ispb:"04913711"},{code:40,name:"BANCO CARGILL S.A.",fullName:"BANCO CARGILL S.A.",ispb:"03609817"},{code:47,name:"BANCO DO EST. DE SE S.A.",fullName:"BANCO DO ESTADO DE SERGIPE S.A.",ispb:"13009717"},{code:60,fullName:"CONFIDENCE CORRETORA DE CÂMBIO S.A.",name:"CONFIDENCE CC S.A.",ispb:"04913129"},{code:63,fullName:"BANCO BRADESCARD S.A.",name:"BANCO BRADESCARD",ispb:"04184779"},{code:64,name:"GOLDMAN SACHS DO BRASIL BM S.A.",fullName:"GOLDMAN SACHS DO BRASIL BANCO MÚLTIPLO S.A.",ispb:"04332281"},{code:70,name:"BRB - BANCO DE BRASÍLIA S.A.",fullName:"BRB - BANCO DE BRASÍLIA S.A.",ispb:"00000208"},{fullName:"BANCO CENTRAL DO BRASIL",name:"BACEN",ispb:"00038166",code:null},{name:"SELIC",fullName:"BANCO CENTRAL DO BRASIL - SELIC",ispb:"00038121",code:null},{code:15,fullName:"UBS BRASIL CORRETORA DE CÂMBIO, TÍTULOS E VALORES MOBILIÁRIOS S.A.",name:"UBS BRASIL CCTVM S.A.",ispb:"02819125"},{code:62,name:"HIPERCARD BM S.A.",fullName:"HIPERCARD BANCO MÚLTIPLO S.A.",ispb:"03012230"},{code:66,name:"BANCO MORGAN STANLEY S.A.",fullName:"BANCO MORGAN STANLEY S.A.",ispb:"02801938"},{code:74,name:"BANCO. J.SAFRA S.A.",fullName:"BANCO J. SAFRA S.A.",ispb:"03017677"},{code:75,name:"BANCO ABN AMRO S.A.",fullName:"BANCO ABN AMRO S.A.",ispb:"03532415"},{code:76,name:"BANCO KDB BRASIL S.A.",fullName:"BANCO KDB DO BRASIL S.A.",ispb:"07656500"},{code:77,fullName:"BANCO INTER S.A.",name:"BANCO INTER",ispb:"00416968"},{code:79,fullName:"PICPAY BANK - BANCO MÚLTIPLO S.A.",name:"PICPAY BANK - BANCO MÚLTIPLO S.A.",ispb:"09516419"},{code:81,name:"BANCOSEGURO S.A.",fullName:"BANCOSEGURO S.A.",ispb:"10264663"},{code:82,fullName:"BANCO TOPÁZIO S.A.",name:"BANCO TOPÁZIO S.A.",ispb:"07679404"},{code:83,name:"BANCO DA CHINA BRASIL S.A.",fullName:"BANCO DA CHINA BRASIL S.A.",ispb:"10690848"},{code:84,fullName:"SISPRIME DO BRASIL - COOPERATIVA DE CRÉDITO",name:"SISPRIME DO BRASIL - COOP",ispb:"02398976"},{code:85,fullName:"COOPERATIVA CENTRAL DE CRÉDITO - AILOS",name:"COOPCENTRAL AILOS",ispb:"05463212"},{code:88,fullName:"BANCO RANDON S.A.",name:"BANCO RANDON S.A.",ispb:"11476673"},{code:93,name:"POLOCRED SCMEPP LTDA.",fullName:"PÓLOCRED SOCIEDADE DE CRÉDITO AO MICROEMPREENDEDOR E À EMPRESA DE PEQUENO PORTE",ispb:"07945233"},{code:94,fullName:"BANCO FINAXIS S.A.",name:"BANCO FINAXIS",ispb:"11758741"},{code:95,name:"TRAVELEX BANCO DE CÂMBIO S.A.",fullName:"TRAVELEX BANCO DE CÂMBIO S.A.",ispb:"11703662"},{code:96,name:"BANCO B3 S.A.",fullName:"BANCO B3 S.A.",ispb:"00997185"},{code:97,name:"CREDISIS CENTRAL DE COOPERATIVAS DE CRÉDITO LTDA.",fullName:"CREDISIS - CENTRAL DE COOPERATIVAS DE CRÉDITO LTDA.",ispb:"04632856"},{code:99,name:"UNIPRIME COOPCENTRAL LTDA.",fullName:"UNIPRIME CENTRAL NACIONAL - CENTRAL NACIONAL DE COOPERATIVA DE CRÉDITO",ispb:"03046391"},{code:100,name:"PLANNER CV S.A.",fullName:"PLANNER CORRETORA DE VALORES S.A.",ispb:"00806535"},{code:102,fullName:"XP INVESTIMENTOS CORRETORA DE CÂMBIO,TÍTULOS E VALORES MOBILIÁRIOS S.A.",name:"XP INVESTIMENTOS CCTVM S.A.",ispb:"02332886"},{code:105,fullName:"LECCA CRÉDITO, FINANCIAMENTO E INVESTIMENTO S.A.",name:"LECCA CFI S.A.",ispb:"07652226"},{code:107,name:"BANCO BOCOM BBM S.A.",fullName:"BANCO BOCOM BBM S.A.",ispb:"15114366"},{code:111,name:"OLIVEIRA TRUST DTVM S.A.",fullName:"OLIVEIRA TRUST DISTRIBUIDORA DE TÍTULOS E VALORES MOBILIÁRIOS S.A.",ispb:"36113876"},{code:114,fullName:"CENTRAL COOPERATIVA DE CRÉDITO NO ESTADO DO ESPÍRITO SANTO - CECOOP",name:"CENTRAL COOPERATIVA DE CRÉDITO NO ESTADO DO ESPÍRITO SANTO",ispb:"05790149"},{code:119,name:"BANCO WESTERN UNION",fullName:"BANCO WESTERN UNION DO BRASIL S.A.",ispb:"13720915"},{code:120,name:"BANCO RODOBENS S.A.",fullName:"BANCO RODOBENS S.A.",ispb:"33603457"},{code:121,name:"BANCO AGIBANK S.A.",fullName:"BANCO AGIBANK S.A.",ispb:"10664513"},{code:122,name:"BANCO BRADESCO BERJ S.A.",fullName:"BANCO BRADESCO BERJ S.A.",ispb:"33147315"},{code:124,name:"BANCO WOORI BANK DO BRASIL S.A.",fullName:"BANCO WOORI BANK DO BRASIL S.A.",ispb:"15357060"},{code:126,name:"BR PARTNERS BI",fullName:"BR PARTNERS BANCO DE INVESTIMENTO S.A.",ispb:"13220493"},{code:127,name:"CODEPE CVC S.A.",fullName:"CODEPE CORRETORA DE VALORES E CÂMBIO S.A.",ispb:"09512542"},{code:128,name:"BRAZA BANK S.A. BANCO DE CÂMBIO",fullName:"BRAZA BANK S.A. BANCO DE CÂMBIO",ispb:"19307785"},{code:129,name:"UBS BRASIL BI S.A.",fullName:"UBS BRASIL BANCO DE INVESTIMENTO S.A.",ispb:"18520834"},{code:130,name:"CARUANA SCFI",fullName:"CARUANA S.A. - SOCIEDADE DE CRÉDITO, FINANCIAMENTO E INVESTIMENTO",ispb:"09313766"},{code:132,name:"ICBC DO BRASIL BM S.A.",fullName:"ICBC DO BRASIL BANCO MÚLTIPLO S.A.",ispb:"17453575"},{code:133,name:"CRESOL CONFEDERAÇÃO",fullName:"CONFEDERAÇÃO NACIONAL DAS COOPERATIVAS CENTRAIS DE CRÉDITO E ECONOMIA FAMILIAR E",ispb:"10398952"},{code:136,fullName:"CONFEDERAÇÃO NACIONAL DAS COOPERATIVAS CENTRAIS UNICRED LTDA. - UNICRED DO BRASI",name:"CONF NAC COOP CENTRAIS UNICRED",ispb:"00315557"},{code:138,fullName:"GET MONEY CORRETORA DE CÂMBIO S.A.",name:"GET MONEY CC LTDA.",ispb:"10853017"},{code:141,name:"MASTER BI S.A.",fullName:"BANCO MASTER DE INVESTIMENTO S.A.",ispb:"09526594"},{code:142,fullName:"BROKER BRASIL CORRETORA DE CÂMBIO LTDA.",name:"BROKER BRASIL CC LTDA.",ispb:"16944141"},{code:143,fullName:"TREVISO CORRETORA DE CÂMBIO S.A.",name:"TREVISO CC S.A.",ispb:"02992317"},{code:144,name:"BEXS BANCO DE CÂMBIO S.A.",fullName:"BEXS BANCO DE CÂMBIO S.A.",ispb:"13059145"},{code:146,fullName:"GUITTA CORRETORA DE CÂMBIO LTDA.",name:"GUITTA CC LTDA.",ispb:"24074692"},{code:149,name:"FACTA S.A. CFI",fullName:"FACTA FINANCEIRA S.A. - CRÉDITO FINANCIAMENTO E INVESTIMENTO",ispb:"15581638"},{code:157,name:"ICAP DO BRASIL CTVM LTDA.",fullName:"ICAP DO BRASIL CORRETORA DE TÍTULOS E VALORES MOBILIÁRIOS LTDA.",ispb:"09105360"},{code:159,fullName:"CASA DO CRÉDITO S.A. SOCIEDADE DE CRÉDITO AO MICROEMPREENDEDOR",name:"CASA CRÉDITO S.A. SCM",ispb:"05442029"},{code:173,name:"BRL TRUST DTVM SA",fullName:"BRL TRUST DISTRIBUIDORA DE TÍTULOS E VALORES MOBILIÁRIOS S.A.",ispb:"13486793"},{code:174,fullName:"PEFISA S.A. - CRÉDITO, FINANCIAMENTO E INVESTIMENTO",name:"PEFISA S.A. - C.F.I.",ispb:"43180355"},{code:180,fullName:"CM CAPITAL MARKETS CORRETORA DE CÂMBIO, TÍTULOS E VALORES MOBILIÁRIOS LTDA.",name:"CM CAPITAL MARKETS CCTVM LTDA.",ispb:"02685483"},{code:183,name:"SOCRED SA - SCMEPP",fullName:"SOCRED S.A. - SOCIEDADE DE CRÉDITO AO MICROEMPREENDEDOR E À EMPRESA DE PEQUENO P",ispb:"09210106"},{code:184,name:"BANCO ITAÚ BBA S.A.",fullName:"BANCO ITAÚ BBA S.A.",ispb:"17298092"},{code:189,fullName:"HS FINANCEIRA S.A. CRÉDITO, FINANCIAMENTO E INVESTIMENTOS",name:"HS FINANCEIRA",ispb:"07512441"},{code:190,fullName:"SERVICOOP - COOPERATIVA DE CRÉDITO DOS SERVIDORES PÚBLICOS ESTADUAIS E MUNICIPAI",name:"SERVICOOP",ispb:"03973814"},{code:191,name:"NOVA FUTURA CTVM LTDA.",fullName:"NOVA FUTURA CORRETORA DE TÍTULOS E VALORES MOBILIÁRIOS LTDA.",ispb:"04257795"},{code:194,name:"PARMETAL DTVM LTDA.",fullName:"PARMETAL DISTRIBUIDORA DE TÍTULOS E VALORES MOBILIÁRIOS LTDA.",ispb:"20155248"},{code:195,fullName:"VALOR SOCIEDADE DE CRÉDITO DIRETO S.A.",name:"VALOR SCD S.A.",ispb:"07799277"},{code:197,name:"STONE IP S.A.",fullName:"STONE INSTITUIÇÃO DE PAGAMENTO S.A.",ispb:"16501555"},{code:246,name:"BANCO ABC BRASIL S.A.",fullName:"BANCO ABC BRASIL S.A.",ispb:"28195667"},{code:254,name:"PARANA BANCO S.A.",fullName:"PARANÁ BANCO S.A.",ispb:"14388334"},{code:259,name:"MONEYCORP BANCO DE CÂMBIO S.A.",fullName:"MONEYCORP BANCO DE CÂMBIO S.A.",ispb:"08609934"},{code:260,fullName:"NU PAGAMENTOS S.A. - INSTITUIÇÃO DE PAGAMENTO",name:"NU PAGAMENTOS - IP",ispb:"18236120"},{code:268,fullName:"BARI COMPANHIA HIPOTECÁRIA",name:"BARI CIA HIPOTECÁRIA",ispb:"14511781"},{code:271,fullName:"IB CORRETORA DE CÂMBIO, TÍTULOS E VALORES MOBILIÁRIOS S.A.",name:"IB CCTVM S.A.",ispb:"27842177"},{code:272,fullName:"AGK CORRETORA DE CÂMBIO S.A.",name:"AGK CC S.A.",ispb:"00250699"},{code:273,fullName:"COOPERATIVA DE CRÉDITO RURAL DE SÃO MIGUEL DO OESTE - SULCREDI/SÃO MIGUEL",name:"CCR DE SÃO MIGUEL DO OESTE",ispb:"08253539"},{code:274,fullName:"BMP SOCIEDADE DE CRÉDITO AO MICROEMPREENDEDOR E A EMPRESA DE PEQUENO PORTE LTDA.",name:"BMP SCMEPP LTDA.",ispb:"11581339"},{code:276,name:"BANCO SENFF S.A.",fullName:"BANCO SENFF S.A.",ispb:"11970623"},{code:278,name:"GENIAL INVESTIMENTOS CVM S.A.",fullName:"GENIAL INVESTIMENTOS CORRETORA DE VALORES MOBILIÁRIOS S.A.",ispb:"27652684"},{code:279,fullName:"PRIMACREDI COOPERATIVA DE CRÉDITO DE PRIMAVERA DO LESTE",name:"COOP DE PRIMAVERA DO LESTE",ispb:"26563270"},{code:280,name:"WILL FINANCEIRA S.A.CFI",fullName:"WILL FINANCEIRA S.A. CRÉDITO, FINANCIAMENTO E INVESTIMENTO",ispb:"23862762"},{code:290,name:"PAGSEGURO INTERNET IP S.A.",fullName:"PAGSEGURO INTERNET INSTITUIÇÃO DE PAGAMENTO S.A.",ispb:"08561701"},{code:292,name:"BS2 DTVM S.A.",fullName:"BS2 DISTRIBUIDORA DE TÍTULOS E VALORES MOBILIÁRIOS S.A.",ispb:"28650236"},{code:296,fullName:"OZ CORRETORA DE CÂMBIO S.A.",name:"OZ CORRETORA DE CÂMBIO S.A.",ispb:"04062902"},{code:298,name:"VIPS CC LTDA.",fullName:"VIPS CORRETORA DE CÂMBIO LTDA.",ispb:"17772370"},{code:299,name:"BANCO AFINZ S.A. - BM",fullName:"BANCO AFINZ S.A. - BANCO MÚLTIPLO",ispb:"04814563"},{code:301,name:"DOCK IP S.A.",fullName:"DOCK INSTITUIÇÃO DE PAGAMENTO S.A.",ispb:"13370835"},{code:307,name:"TERRA INVESTIMENTOS DTVM",fullName:"TERRA INVESTIMENTOS DISTRIBUIDORA DE TÍTULOS E VALORES MOBILIÁRIOS LTDA.",ispb:"03751794"},{code:309,fullName:"CAMBIONET CORRETORA DE CÂMBIO LTDA.",name:"CAMBIONET CC LTDA.",ispb:"14190547"},{code:310,name:"VORTX DTVM LTDA.",fullName:"VORTX DISTRIBUIDORA DE TÍTULOS E VALORES MOBILIÁRIOS LTDA.",ispb:"22610500"},{code:312,name:"HSCM SCMEPP LTDA.",fullName:"HSCM - SOCIEDADE DE CRÉDITO AO MICROEMPREENDEDOR E À EMPRESA DE PEQUENO PORTE LT",ispb:"07693858"},{code:313,fullName:"AMAZÔNIA CORRETORA DE CÂMBIO LTDA.",name:"AMAZÔNIA CC LTDA.",ispb:"16927221"},{code:319,name:"OM DTVM LTDA.",fullName:"OM DISTRIBUIDORA DE TÍTULOS E VALORES MOBILIÁRIOS LTDA.",ispb:"11495073"},{code:320,fullName:"CHINA CONSTRUCTION BANK (BRASIL) BANCO MÚLTIPLO S.A.",name:"BANCO CCB BRASIL S.A.",ispb:"07450604"},{code:321,fullName:"CREFAZ SOCIEDADE DE CRÉDITO AO MICROEMPREENDEDOR E A EMPRESA DE PEQUENO PORTE LT",name:"CREFAZ SCMEPP LTDA.",ispb:"18188384"},{code:322,fullName:"COOPERATIVA DE CRÉDITO RURAL DE ABELARDO LUZ - SULCREDI/CREDILUZ",name:"CCR DE ABELARDO LUZ",ispb:"01073966"},{code:323,name:"MERCADO PAGO IP LTDA.",fullName:"MERCADO PAGO INSTITUIÇÃO DE PAGAMENTO LTDA.",ispb:"10573521"},{code:324,fullName:"CARTOS SOCIEDADE DE CRÉDITO DIRETO S.A.",name:"CARTOS SCD S.A.",ispb:"21332862"},{code:325,name:"ÓRAMA DTVM S.A.",fullName:"ÓRAMA DISTRIBUIDORA DE TÍTULOS E VALORES MOBILIÁRIOS S.A.",ispb:"13293225"},{code:326,fullName:"PARATI - CRÉDITO, FINANCIAMENTO E INVESTIMENTO S.A.",name:"PARATI - CFI S.A.",ispb:"03311443"},{code:330,name:"BANCO BARI S.A.",fullName:"BANCO BARI DE INVESTIMENTOS E FINANCIAMENTOS S.A.",ispb:"00556603"},{code:331,name:"FRAM CAPITAL DTVM S.A.",fullName:"FRAM CAPITAL DISTRIBUIDORA DE TÍTULOS E VALORES MOBILIÁRIOS S.A.",ispb:"13673855"},{code:332,fullName:"ACESSO SOLUÇÕES DE PAGAMENTO S.A. - INSTITUIÇÃO DE PAGAMENTO",name:"ACESSO SOLUÇÕES DE PAGAMENTO S.A. - INSTITUIÇÃO DE PAGAMENTO",ispb:"13140088"},{code:334,fullName:"BANCO BESA S.A.",name:"BANCO BESA S.A.",ispb:"15124464"},{code:335,fullName:"BANCO DIGIO S.A.",name:"BANCO DIGIO",ispb:"27098060"},{code:340,fullName:"SUPERDIGITAL INSTITUIÇÃO DE PAGAMENTO S.A.",name:"SUPERDIGITAL I.P. S.A.",ispb:"09554480"},{code:343,fullName:"FFA SOCIEDADE DE CRÉDITO AO MICROEMPREENDEDOR E À EMPRESA DE PEQUENO PORTE LTDA.",name:"FFA SCMEPP LTDA.",ispb:"24537861"},{code:349,fullName:"AL5 S.A. CRÉDITO, FINANCIAMENTO E INVESTIMENTO",name:"AL5 S.A. CFI",ispb:"27214112"},{code:350,name:"CREHNOR LARANJEIRAS",fullName:"COOPERATIVA DE CRÉDITO RURAL DE PEQUENOS AGRICULTORES E DA REFORMA AGRÁRIA DO CE",ispb:"01330387"},{code:358,name:"MIDWAY S.A. - SCFI",fullName:"MIDWAY S.A. - CRÉDITO, FINANCIAMENTO E INVESTIMENTO",ispb:"09464032"},{code:359,fullName:"ZEMA CRÉDITO, FINANCIAMENTO E INVESTIMENTO S.A.",name:"ZEMA CFI S.A.",ispb:"05351887"},{code:360,name:"TRINUS CAPITAL DTVM",fullName:"TRINUS CAPITAL DISTRIBUIDORA DE TÍTULOS E VALORES MOBILIÁRIOS S.A.",ispb:"02276653"},{code:362,fullName:"CIELO S.A. - INSTITUIÇÃO DE PAGAMENTO",name:"CIELO IP S.A.",ispb:"01027058"},{code:364,name:"EFÍ S.A. - IP",fullName:"EFÍ S.A. - INSTITUIÇÃO DE PAGAMENTO",ispb:"09089356"},{code:368,name:"BANCO CSF S.A.",fullName:"BANCO CSF S.A.",ispb:"08357240"},{code:374,fullName:"REALIZE CRÉDITO, FINANCIAMENTO E INVESTIMENTO S.A.",name:"REALIZE CFI S.A.",ispb:"27351731"},{code:377,fullName:"BMS SOCIEDADE DE CRÉDITO DIRETO S.A.",name:"BMS SCD S.A.",ispb:"17826860"},{code:378,name:"BANCO BRASILEIRO DE CRÉDITO S.A.",fullName:"BANCO BRASILEIRO DE CRÉDITO SOCIEDADE ANÔNIMA",ispb:"01852137"},{code:379,fullName:"COOPERFORTE - COOPERATIVA DE ECONOMIA E CRÉDITO MÚTUO DE FUNCIONÁRIOS DE INSTITU",name:"CECM COOPERFORTE",ispb:"01658426"},{code:380,fullName:"PICPAY INSTITUIÇÃO DE PAGAMENTO S.A.",name:"PICPAY",ispb:"22896431"},{code:382,fullName:"FIDÚCIA SOCIEDADE DE CRÉDITO AO MICROEMPREENDEDOR E À EMPRESA DE PEQUENO PORTE L",name:"FIDUCIA SCMEPP LTDA.",ispb:"04307598"},{code:383,name:"EBANX IP LTDA.",fullName:"EBANX INSTITUICAO DE PAGAMENTOS LTDA.",ispb:"21018182"},{code:384,name:"GLOBAL SCM LTDA.",fullName:"GLOBAL FINANÇAS SOCIEDADE DE CRÉDITO AO MICROEMPREENDEDOR E À EMPRESA DE PEQUENO",ispb:"11165756"},{code:385,fullName:"COOPERATIVA DE ECONOMIA E CRÉDITO MÚTUO DOS TRABALHADORES PORTUARIOS DA GRANDE V",name:"CECM DOS TRAB.PORT. DA G.VITOR",ispb:"03844699"},{code:389,name:"BANCO MERCANTIL DO BRASIL S.A.",fullName:"BANCO MERCANTIL DO BRASIL S.A.",ispb:"17184037"},{code:391,fullName:"COOPERATIVA DE CRÉDITO RURAL DE IBIAM - SULCREDI/IBIAM",name:"CCR DE IBIAM",ispb:"08240446"},{code:395,fullName:"F.D GOLD - DISTRIBUIDORA DE TÍTULOS E VALORES MOBILIÁRIOS LTDA.",name:"F D GOLD DTVM LTDA.",ispb:"08673569"},{code:396,name:"HUB IP S.A.",fullName:"HUB INSTITUIÇÃO DE PAGAMENTO S.A.",ispb:"13884775"},{code:399,fullName:"KIRTON BANK S.A. - BANCO MÚLTIPLO",name:"KIRTON BANK",ispb:"01701201"},{code:401,name:"IUGU IP S.A.",fullName:"IUGU INSTITUIÇÃO DE PAGAMENTO S.A.",ispb:"15111975"},{code:407,name:"ÍNDIGO INVESTIMENTOS DTVM LTDA.",fullName:"ÍNDIGO INVESTIMENTOS DISTRIBUIDORA DE TÍTULOS E VALORES MOBILIÁRIOS LTDA.",ispb:"00329598"},{code:412,name:"SOCIAL BANK S.A.",fullName:"SOCIAL BANK BANCO MÚLTIPLO S.A.",ispb:"15173776"},{code:413,name:"BANCO BV S.A.",fullName:"BANCO BV S.A.",ispb:"01858774"},{code:416,fullName:"LAMARA SOCIEDADE DE CRÉDITO DIRETO S.A.",name:"LAMARA SCD S.A.",ispb:"19324634"},{code:423,fullName:"COLUNA S.A. DISTRIBUIDORA DE TÍTULOS E VALORES MOBILIÁRIOS",name:"COLUNA S.A. DTVM",ispb:"00460065"},{code:425,name:"SOCINAL S.A. CFI",fullName:"SOCINAL S.A. - CRÉDITO, FINANCIAMENTO E INVESTIMENTO",ispb:"03881423"},{code:426,fullName:"NEON FINANCEIRA - CRÉDITO, FINANCIAMENTO E INVESTIMENTO S.A.",name:"NEON FINANCEIRA - CFI S.A.",ispb:"11285104"},{code:427,name:"CRED-UFES",fullName:"COOPERATIVA DE CRÉDITO DOS SERVIDORES DA UNIVERSIDADE FEDERAL DO ESPIRITO SANTO",ispb:"27302181"},{code:430,fullName:"COOPERATIVA DE CRÉDITO RURAL SEARA - CREDISEARA",name:"CCR SEARA",ispb:"00204963"},{code:439,name:"ID CTVM",fullName:"ID CORRETORA DE TÍTULOS E VALORES MOBILIÁRIOS S.A.",ispb:"16695922"},{code:447,fullName:"MIRAE ASSET WEALTH MANAGEMENT (BRAZIL) CORRETORA DE CÂMBIO, TÍTULOS E VALORES MO",name:"MIRAE ASSET CCTVM LTDA.",ispb:"12392983"},{code:450,name:"FITBANK IP",fullName:"FITBANK INSTITUIÇÃO DE PAGAMENTOS ELETRÔNICOS S.A.",ispb:"13203354"},{code:461,name:"ASAAS IP S.A.",fullName:"ASAAS GESTÃO FINANCEIRA INSTITUIÇÃO DE PAGAMENTO S.A.",ispb:"19540550"},{code:470,fullName:"CDC SOCIEDADE DE CRÉDITO DIRETO S.A.",name:"CDC SCD S.A.",ispb:"18394228"},{code:475,name:"BANCO YAMAHA MOTOR S.A.",fullName:"BANCO YAMAHA MOTOR DO BRASIL S.A.",ispb:"10371492"},{code:478,fullName:"GAZINCRED S.A. SOCIEDADE DE CRÉDITO, FINANCIAMENTO E INVESTIMENTO",name:"GAZINCRED S.A. SCFI",ispb:"11760553"},{code:509,name:"CELCOIN IP S.A.",fullName:"CELCOIN INSTITUICAO DE PAGAMENTO S.A.",ispb:"13935893"},{code:529,name:"PINBANK IP",fullName:"PINBANK BRASIL INSTITUIÇÃO DE PAGAMENTO S.A.",ispb:"17079937"},{code:534,name:"EWALLY IP S.A.",fullName:"EWALLY INSTITUIÇÃO DE PAGAMENTO S.A.",ispb:"00714671"},{code:536,name:"NEON PAGAMENTOS S.A. IP",fullName:"NEON PAGAMENTOS S.A. - INSTITUIÇÃO DE PAGAMENTO",ispb:"20855875"},{code:539,fullName:"SANTINVEST S.A. - CRÉDITO, FINANCIAMENTO E INVESTIMENTOS",name:"SANTINVEST S.A. - CFI",ispb:"00122327"},{fullName:"CIP S.A.",name:"CÂMARA INTERBANCÁRIA DE PAGAMENTOS - CIP",ispb:"04391007",code:null},{name:"CIP SA SILOC",fullName:"CIP S.A.",ispb:"02992335",code:null},{name:"STN",fullName:"SECRETARIA DO TESOURO NACIONAL - STN",ispb:"00394460",code:null},{code:328,fullName:"COOPERATIVA DE ECONOMIA E CRÉDITO MÚTUO DOS FABRICANTES DE CALÇADOS DE SAPIRANGA",name:"CECM FABRIC CALÇADOS SAPIRANGA",ispb:"05841967"},{code:387,name:"BANCO TOYOTA DO BRASIL S.A.",fullName:"BANCO TOYOTA DO BRASIL S.A.",ispb:"03215790"},{code:394,name:"BANCO BRADESCO FINANC. S.A.",fullName:"BANCO BRADESCO FINANCIAMENTOS S.A.",ispb:"07207996"},{code:400,fullName:"COOPERATIVA DE CRÉDITO, POUPANÇA E SERVIÇOS FINANCEIROS DO CENTRO OESTE - CREDIT",name:"COOP CREDITAG",ispb:"05491616"},{code:410,fullName:"PLANNER SOCIEDADE DE CRÉDITO DIRETO S.A.",name:"PLANNER SOCIEDADE DE CRÉDITO DIRETO",ispb:"05684234"},{code:411,fullName:"VIA CERTA FINANCIADORA S.A. - CRÉDITO, FINANCIAMENTO E INVESTIMENTOS",name:"VIA CERTA FINANCIADORA S.A. - CFI",ispb:"05192316"},{code:429,fullName:"CREDIARE S.A. - CRÉDITO, FINANCIAMENTO E INVESTIMENTO",name:"CREDIARE CFI S.A.",ispb:"05676026"},{code:458,name:"HEDGE INVESTMENTS DTVM LTDA.",fullName:"HEDGE INVESTMENTS DISTRIBUIDORA DE TÍTULOS E VALORES MOBILIÁRIOS LTDA.",ispb:"07253654"},{code:459,fullName:"COOPERATIVA DE CRÉDITO MÚTUO DE SERVIDORES PÚBLICOS DO ESTADO DE SÃO PAULO - CRE",name:"CCM SERV. PÚBLICOS SP",ispb:"04546162"},{code:468,name:"PORTOSEG S.A. CFI",fullName:"PORTOSEG S.A. - CRÉDITO, FINANCIAMENTO E INVESTIMENTO",ispb:"04862600"},{code:469,name:"LIGA INVEST DTVM LTDA.",fullName:"LIGA INVEST DISTRIBUIDORA DE TÍTULOS E VALORES MOBILIÁRIOS LTDA.",ispb:"07138049"},{code:471,fullName:"COOPERATIVA DE ECONOMIA E CRÉDITO MÚTUO DOS SERVIDORES PÚBLICOS DE PINHÃO - CRES",name:"CECM SERV PUBL PINHÃO",ispb:"04831810"},{code:541,fullName:"FUNDO GARANTIDOR DE CRÉDITOS - FGC",name:"FDO GARANTIDOR CRÉDITOS",ispb:"00954288"},{code:545,fullName:"SENSO CORRETORA DE CÂMBIO E VALORES MOBILIÁRIOS S.A.",name:"SENSO CCVM S.A.",ispb:"17352220"},{code:634,name:"BANCO TRIÂNGULO S.A.",fullName:"BANCO TRIÂNGULO S.A.",ispb:"17351180"},{code:739,name:"BANCO CETELEM S.A.",fullName:"BANCO CETELEM S.A.",ispb:"00558456"},{code:741,name:"BANCO RIBEIRAO PRETO S.A.",fullName:"BANCO RIBEIRAO PRETO S.A.",ispb:"00517645"},{code:743,fullName:"BANCO SEMEAR S.A.",name:"BANCO SEMEAR",ispb:"00795423"},{code:747,name:"BANCO RABOBANK INTL BRASIL S.A.",fullName:"BANCO RABOBANK INTERNATIONAL BRASIL S.A.",ispb:"01023570"},{code:748,name:"BANCO COOPERATIVO SICREDI S.A.",fullName:"BANCO COOPERATIVO SICREDI S.A.",ispb:"01181521"},{code:752,name:"BANCO BNP PARIBAS BRASIL S A",fullName:"BANCO BNP PARIBAS BRASIL S.A.",ispb:"01522368"},{code:756,name:"BANCO SICOOB S.A.",fullName:"BANCO COOPERATIVO SICOOB S.A. - BANCO SICOOB",ispb:"02038232"},{code:757,name:"BANCO KEB HANA DO BRASIL S.A.",fullName:"BANCO KEB HANA DO BRASIL S.A.",ispb:"02318507"},{name:"CIP SA C3",fullName:"CIP S.A.",ispb:"29011780",code:null},{fullName:"SISTEMA DO BALCÃO B3",name:"BALCÃO B3",ispb:"28719664",code:null},{code:7,name:"BNDES",fullName:"BANCO NACIONAL DE DESENVOLVIMENTO ECONOMICO E SOCIAL",ispb:"33657248"},{code:18,name:"BANCO TRICURY S.A.",fullName:"BANCO TRICURY S.A.",ispb:"57839805"},{code:65,name:"BANCO ANDBANK S.A.",fullName:"BANCO ANDBANK (BRASIL) S.A.",ispb:"48795256"},{code:69,name:"BANCO CREFISA S.A.",fullName:"BANCO CREFISA S.A.",ispb:"61033106"},{code:113,name:"NEON CTVM S.A.",fullName:"NEON CORRETORA DE TÍTULOS E VALORES MOBILIÁRIOS S.A.",ispb:"61723847"},{code:125,fullName:"BANCO GENIAL S.A.",name:"BANCO GENIAL",ispb:"45246410"},{code:139,name:"INTESA SANPAOLO BRASIL S.A. BM",fullName:"INTESA SANPAOLO BRASIL S.A. - BANCO MÚLTIPLO",ispb:"55230916"},{code:145,name:"LEVYCAM CCV LTDA.",fullName:"LEVYCAM - CORRETORA DE CÂMBIO E VALORES LTDA.",ispb:"50579044"},{code:213,name:"BANCO ARBI S.A.",fullName:"BANCO ARBI S.A.",ispb:"54403563"},{code:224,name:"BANCO FIBRA S.A.",fullName:"BANCO FIBRA S.A.",ispb:"58616418"},{code:249,name:"BANCO INVESTCRED UNIBANCO S.A.",fullName:"BANCO INVESTCRED UNIBANCO S.A.",ispb:"61182408"},{code:250,name:"BCV - BANCO, CRÉDITO E VAREJO S.A.",fullName:"BCV - BANCO DE CRÉDITO E VAREJO S.A.",ispb:"50585090"},{code:253,fullName:"BEXS CORRETORA DE CÂMBIO S.A.",name:"BEXS CC S.A.",ispb:"52937216"},{code:269,name:"BANCO HSBC S.A.",fullName:"BANCO HSBC S.A.",ispb:"53518684"},{code:270,fullName:"SAGITUR CORRETORA DE CÂMBIO S.A.",name:"SAGITUR CC",ispb:"61444949"},{code:318,name:"BANCO BMG S.A.",fullName:"BANCO BMG S.A.",ispb:"61186680"},{code:366,name:"BANCO SOCIETE GENERALE BRASIL",fullName:"BANCO SOCIETE GENERALE BRASIL S.A.",ispb:"61533584"},{code:370,name:"BANCO MIZUHO S.A.",fullName:"BANCO MIZUHO DO BRASIL S.A.",ispb:"61088183"},{code:381,name:"BANCO MERCEDES-BENZ S.A.",fullName:"BANCO MERCEDES-BENZ DO BRASIL S.A.",ispb:"60814191"},{code:390,name:"BANCO GM S.A.",fullName:"BANCO GM S.A.",ispb:"59274605"},{code:393,name:"BANCO VOLKSWAGEN S.A.",fullName:"BANCO VOLKSWAGEN S.A.",ispb:"59109165"},{code:422,name:"BANCO SAFRA S.A.",fullName:"BANCO SAFRA S.A.",ispb:"58160789"},{code:456,name:"BANCO MUFG BRASIL S.A.",fullName:"BANCO MUFG BRASIL S.A.",ispb:"60498557"},{code:464,name:"BANCO SUMITOMO MITSUI BRASIL S.A.",fullName:"BANCO SUMITOMO MITSUI BRASILEIRO S.A.",ispb:"60518222"},{code:479,name:"BANCO ITAUBANK S.A.",fullName:"BANCO ITAUBANK S.A.",ispb:"60394079"},{code:488,fullName:"JPMORGAN CHASE BANK, NATIONAL ASSOCIATION",name:"JPMORGAN CHASE BANK",ispb:"46518205"},{code:513,fullName:"ATF CREDIT SOCIEDADE DE CRÉDITO DIRETO S.A.",name:"ATF CREDIT SCD S.A.",ispb:"44728700"},{code:522,fullName:"RED SOCIEDADE DE CRÉDITO DIRETO S.A.",name:"RED SCD S.A.",ispb:"47593544"},{code:524,name:"WNT CAPITAL DTVM",fullName:"WNT CAPITAL DISTRIBUIDORA DE TÍTULOS E VALORES MOBILIÁRIOS S.A.",ispb:"45854066"},{code:526,fullName:"MONETARIE SOCIEDADE DE CRÉDITO DIRETO S.A.",name:"MONETARIE SCD",ispb:"46026562"},{code:530,fullName:"SER FINANCE SOCIEDADE DE CRÉDITO DIRETO S.A.",name:"SER FINANCE SCD S.A.",ispb:"47873449"},{code:532,fullName:"EAGLE SOCIEDADE DE CRÉDITO DIRETO S.A.",name:"EAGLE SCD S.A.",ispb:"45745537"},{code:537,fullName:"MICROCASH SOCIEDADE DE CRÉDITO AO MICROEMPREENDEDOR E À EMPRESA DE PEQUENO PORTE",name:"MICROCASH SCMEPP LTDA.",ispb:"45756448"},{fullName:"CÂMARA B3",name:"CÂMARA B3",ispb:"54641030",code:null},{code:508,name:"AVENUE SECURITIES DTVM LTDA.",fullName:"AVENUE SECURITIES DISTRIBUIDORA DE TÍTULOS E VALORES MOBILIÁRIOS LTDA.",ispb:"61384004"},{code:600,name:"BANCO LUSO BRASILEIRO S.A.",fullName:"BANCO LUSO BRASILEIRO S.A.",ispb:"59118133"},{code:613,name:"OMNI BANCO S.A.",fullName:"OMNI BANCO S.A.",ispb:"60850229"},{code:623,fullName:"BANCO PAN S.A.",name:"BANCO PAN",ispb:"59285411"},{code:626,name:"BANCO C6 CONSIG",fullName:"BANCO C6 CONSIGNADO S.A.",ispb:"61348538"},{code:630,name:"BANCO LETSBANK S.A.",fullName:"BANCO LETSBANK S.A.",ispb:"58497702"},{code:637,name:"BANCO SOFISA S.A.",fullName:"BANCO SOFISA S.A.",ispb:"60889128"},{code:653,fullName:"BANCO VOITER S.A.",name:"BANCO VOITER",ispb:"61024352"},{code:655,name:"BANCO VOTORANTIM S.A.",fullName:"BANCO VOTORANTIM S.A.",ispb:"59588111"},{name:"CÂMBIO B3",fullName:"CÂMARA DE CÂMBIO B3",ispb:"60934221",code:null},{code:10,fullName:"CREDICOAMO CRÉDITO RURAL COOPERATIVA",name:"CREDICOAMO",ispb:"81723108"},{code:11,fullName:"CREDIT SUISSE HEDGING-GRIFFO CORRETORA DE VALORES S.A.",name:"C.SUISSE HEDGING-GRIFFO CV S.A.",ispb:"61809182"},{code:29,name:"BANCO ITAÚ CONSIGNADO S.A.",fullName:"BANCO ITAÚ CONSIGNADO S.A.",ispb:"33885724"},{code:41,name:"BANCO DO ESTADO DO RS S.A.",fullName:"BANCO DO ESTADO DO RIO GRANDE DO SUL S.A.",ispb:"92702067"},{code:78,name:"HAITONG BI DO BRASIL S.A.",fullName:"HAITONG BANCO DE INVESTIMENTO DO BRASIL S.A.",ispb:"34111187"},{code:80,fullName:"B&T CORRETORA DE CÂMBIO LTDA.",name:"B&T CC LTDA.",ispb:"73622748"},{code:89,fullName:"CREDISAN COOPERATIVA DE CRÉDITO",name:"CREDISAN CC",ispb:"62109566"},{code:98,fullName:"CREDIALIANÇA COOPERATIVA DE CRÉDITO RURAL",name:"CREDIALIANÇA CCR",ispb:"78157146"},{code:101,name:"RENASCENCA DTVM LTDA.",fullName:"RENASCENCA DISTRIBUIDORA DE TÍTULOS E VALORES MOBILIÁRIOS LTDA.",ispb:"62287735"},{code:117,fullName:"ADVANCED CORRETORA DE CÂMBIO LTDA.",name:"ADVANCED CC LTDA.",ispb:"92856905"},{code:131,name:"TULLETT PREBON BRASIL CVC LTDA.",fullName:"TULLETT PREBON BRASIL CORRETORA DE VALORES E CÂMBIO LTDA.",ispb:"61747085"},{code:134,name:"BGC LIQUIDEZ DTVM LTDA.",fullName:"BGC LIQUIDEZ DISTRIBUIDORA DE TÍTULOS E VALORES MOBILIÁRIOS LTDA.",ispb:"33862244"},{code:140,fullName:"NU INVEST CORRETORA DE VALORES S.A.",name:"NU INVEST CORRETORA DE VALORES S.A.",ispb:"62169875"},{code:177,fullName:"GUIDE INVESTIMENTOS S.A. CORRETORA DE VALORES",name:"GUIDE",ispb:"65913436"},{code:188,name:"ATIVA S.A. INVESTIMENTOS CCTVM",fullName:"ATIVA INVESTIMENTOS S.A. CORRETORA DE TÍTULOS, CÂMBIO E VALORES",ispb:"33775974"},{code:196,fullName:"FAIR CORRETORA DE CÂMBIO S.A.",name:"FAIR CC S.A.",ispb:"32648370"},{code:208,name:"BANCO BTG PACTUAL S.A.",fullName:"BANCO BTG PACTUAL S.A.",ispb:"30306294"},{code:212,fullName:"BANCO ORIGINAL S.A.",name:"BANCO ORIGINAL",ispb:"92894922"},{code:217,name:"BANCO JOHN DEERE S.A.",fullName:"BANCO JOHN DEERE S.A.",ispb:"91884981"},{code:218,name:"BANCO BS2 S.A.",fullName:"BANCO BS2 S.A.",ispb:"71027866"},{code:222,name:"BANCO CRÉDIT AGRICOLE BR S.A.",fullName:"BANCO CRÉDIT AGRICOLE BRASIL S.A.",ispb:"75647891"},{code:233,fullName:"BANCO CIFRA S.A.",name:"BANCO CIFRA",ispb:"62421979"},{code:241,name:"BANCO CLASSICO S.A.",fullName:"BANCO CLASSICO S.A.",ispb:"31597552"},{code:243,fullName:"BANCO MASTER S.A.",name:"BANCO MASTER",ispb:"33923798"},{code:265,name:"BANCO FATOR S.A.",fullName:"BANCO FATOR S.A.",ispb:"33644196"},{code:266,name:"BANCO CÉDULA S.A.",fullName:"BANCO CÉDULA S.A.",ispb:"33132044"},{code:281,fullName:"COOPERATIVA DE CRÉDITO RURAL COOPAVEL",name:"CCR COOPAVEL",ispb:"76461557"},{code:283,name:"RB INVESTIMENTOS DTVM LTDA.",fullName:"RB INVESTIMENTOS DISTRIBUIDORA DE TÍTULOS E VALORES MOBILIÁRIOS LIMITADA",ispb:"89960090"},{code:285,fullName:"FRENTE CORRETORA DE CÂMBIO S.A.",name:"FRENTE CC S.A.",ispb:"71677850"},{code:288,name:"CAROL DTVM LTDA.",fullName:"CAROL DISTRIBUIDORA DE TÍTULOS E VALORES MOBILIÁRIOS LTDA.",ispb:"62237649"},{code:289,fullName:"EFX CORRETORA DE CÂMBIO LTDA.",name:"EFX CC LTDA.",ispb:"94968518"},{code:293,name:"LASTRO RDV DTVM LTDA.",fullName:"LASTRO RDV DISTRIBUIDORA DE TÍTULOS E VALORES MOBILIÁRIOS LTDA.",ispb:"71590442"},{code:300,name:"BANCO LA NACION ARGENTINA",fullName:"BANCO DE LA NACION ARGENTINA",ispb:"33042151"},{code:306,name:"PORTOPAR DTVM LTDA.",fullName:"PORTOPAR DISTRIBUIDORA DE TÍTULOS E VALORES MOBILIÁRIOS LTDA.",ispb:"40303299"},{code:311,fullName:"DOURADA CORRETORA DE CÂMBIO LTDA.",name:"DOURADA CORRETORA",ispb:"76641497"},{code:329,fullName:"QI SOCIEDADE DE CRÉDITO DIRETO S.A.",name:"QI SCD S.A.",ispb:"32402502"},{code:336,name:"BANCO C6 S.A.",fullName:"BANCO C6 S.A.",ispb:"31872495"},{code:342,fullName:"CREDITAS SOCIEDADE DE CRÉDITO DIRETO S.A.",name:"CREDITAS SCD",ispb:"32997490"},{code:348,name:"BANCO XP S.A.",fullName:"BANCO XP S.A.",ispb:"33264668"},{code:352,name:"TORO CTVM S.A.",fullName:"TORO CORRETORA DE TÍTULOS E VALORES MOBILIÁRIOS S.A.",ispb:"29162769"},{code:355,fullName:"ÓTIMO SOCIEDADE DE CRÉDITO DIRETO S.A.",name:"ÓTIMO SCD S.A.",ispb:"34335592"},{code:363,name:"SINGULARE CTVM S.A.",fullName:"SINGULARE CORRETORA DE TÍTULOS E VALORES MOBILIÁRIOS S.A.",ispb:"62285390"},{code:365,fullName:"SIMPAUL CORRETORA DE CÂMBIO E VALORES MOBILIÁRIOS S.A.",name:"SIMPAUL",ispb:"68757681"},{code:367,name:"VITREO DTVM S.A.",fullName:"VITREO DISTRIBUIDORA DE TÍTULOS E VALORES MOBILIÁRIOS S.A.",ispb:"34711571"},{code:371,name:"WARREN CVMC LTDA.",fullName:"WARREN CORRETORA DE VALORES MOBILIÁRIOS E CÂMBIO LTDA.",ispb:"92875780"},{code:373,fullName:"UP.P SOCIEDADE DE EMPRÉSTIMO ENTRE PESSOAS S.A.",name:"UP.P SEP S.A.",ispb:"35977097"},{code:376,name:"BANCO J.P. MORGAN S.A.",fullName:"BANCO J.P. MORGAN S.A.",ispb:"33172537"},{code:386,name:"NU FINANCEIRA S.A. CFI",fullName:"NU FINANCEIRA S.A. - SOCIEDADE DE CRÉDITO, FINANCIAMENTO E INVESTIMENTO",ispb:"30680829"},{code:397,fullName:"LISTO SOCIEDADE DE CRÉDITO DIRETO S.A.",name:"LISTO SCD S.A.",ispb:"34088029"},{code:398,name:"IDEAL CTVM S.A.",fullName:"IDEAL CORRETORA DE TÍTULOS E VALORES MOBILIÁRIOS S.A.",ispb:"31749596"},{code:402,fullName:"COBUCCIO S.A. - SOCIEDADE DE CRÉDITO, FINANCIAMENTO E INVESTIMENTOS",name:"COBUCCIO S.A. SCFI",ispb:"36947229"},{code:403,fullName:"CORA SOCIEDADE DE CRÉDITO DIRETO S.A.",name:"CORA SCD S.A.",ispb:"37880206"},{code:404,fullName:"SUMUP SOCIEDADE DE CRÉDITO DIRETO S.A.",name:"SUMUP SCD S.A.",ispb:"37241230"},{code:406,name:"ACCREDITO SCD S.A.",fullName:"ACCREDITO - SOCIEDADE DE CRÉDITO DIRETO S.A.",ispb:"37715993"},{code:408,fullName:"BONUSPAGO SOCIEDADE DE CRÉDITO DIRETO S.A.",name:"BONUSPAGO SCD S.A.",ispb:"36586946"},{code:414,fullName:"LEND SOCIEDADE DE CRÉDITO DIRETO S.A.",name:"LEND SCD S.A.",ispb:"37526080"},{code:418,fullName:"ZIPDIN SOLUÇÕES DIGITAIS SOCIEDADE DE CRÉDITO DIRETO S.A.",name:"ZIPDIN SCD S.A.",ispb:"37414009"},{code:419,fullName:"NUMBRS SOCIEDADE DE CRÉDITO DIRETO S.A.",name:"NUMBRS SCD S.A.",ispb:"38129006"},{code:421,fullName:"LAR COOPERATIVA DE CRÉDITO - LAR CREDI",name:"CC LAR CREDI",ispb:"39343350"},{code:428,fullName:"CREDSYSTEM SOCIEDADE DE CRÉDITO DIRETO S.A.",name:"CREDSYSTEM SCD S.A.",ispb:"39664698"},{code:433,name:"BR-CAPITAL DTVM S.A.",fullName:"BR-CAPITAL DISTRIBUIDORA DE TÍTULOS E VALORES MOBILIÁRIOS S.A.",ispb:"44077014"},{code:435,fullName:"DELCRED SOCIEDADE DE CRÉDITO DIRETO S.A.",name:"DELCRED SCD S.A.",ispb:"38224857"},{code:438,name:"TRUSTEE DTVM LTDA.",fullName:"TRUSTEE DISTRIBUIDORA DE TÍTULOS E VALORES MOBILIÁRIOS LTDA.",ispb:"67030395"},{code:440,name:"CREDIBRF COOP",fullName:"CREDIBRF - COOPERATIVA DE CRÉDITO",ispb:"82096447"},{code:442,name:"MAGNETIS - DTVM",fullName:"MAGNETIS - DISTRIBUIDORA DE TÍTULOS E VALORES MOBILIÁRIOS LTDA.",ispb:"87963450"},{code:443,fullName:"CREDIHOME SOCIEDADE DE CRÉDITO DIRETO S.A.",name:"CREDIHOME SCD",ispb:"39416705"},{code:444,fullName:"TRINUS SOCIEDADE DE CRÉDITO DIRETO S.A.",name:"TRINUS SCD S.A.",ispb:"40654622"},{code:445,fullName:"PLANTAE S.A. - CRÉDITO, FINANCIAMENTO E INVESTIMENTO",name:"PLANTAE CFI",ispb:"35551187"},{code:448,name:"HEMERA DTVM LTDA.",fullName:"HEMERA DISTRIBUIDORA DE TÍTULOS E VALORES MOBILIÁRIOS LTDA.",ispb:"39669186"},{code:449,fullName:"DM SOCIEDADE DE CRÉDITO DIRETO S.A.",name:"DM",ispb:"37555231"},{code:451,fullName:"J17 - SOCIEDADE DE CRÉDITO DIRETO S.A.",name:"J17 - SCD S.A.",ispb:"40475846"},{code:452,fullName:"CREDIFIT SOCIEDADE DE CRÉDITO DIRETO S.A.",name:"CREDIFIT SCD S.A.",ispb:"39676772"},{code:454,name:"MÉRITO DTVM LTDA.",fullName:"MÉRITO DISTRIBUIDORA DE TÍTULOS E VALORES MOBILIÁRIOS LTDA.",ispb:"41592532"},{code:455,name:"FÊNIX DTVM LTDA.",fullName:"FÊNIX DISTRIBUIDORA DE TÍTULOS E VALORES MOBILIÁRIOS LTDA.",ispb:"38429045"},{code:457,fullName:"UY3 SOCIEDADE DE CRÉDITO DIRETO S.A.",name:"UY3 SCD S.A.",ispb:"39587424"},{code:460,fullName:"UNAVANTI SOCIEDADE DE CRÉDITO DIRETO S.A.",name:"UNAVANTI SCD S.A.",ispb:"42047025"},{code:462,fullName:"STARK SOCIEDADE DE CRÉDITO DIRETO S.A.",name:"STARK SCD S.A.",ispb:"39908427"},{code:463,name:"AZUMI DTVM",fullName:"AZUMI DISTRIBUIDORA DE TÍTULOS E VALORES MOBILIÁRIOS LTDA.",ispb:"40434681"},{code:465,fullName:"CAPITAL CONSIG SOCIEDADE DE CRÉDITO DIRETO S.A.",name:"CAPITAL CONSIG SCD S.A.",ispb:"40083667"},{code:467,fullName:"MASTER S.A. CORRETORA DE CÂMBIO, TÍTULOS E VALORES MOBILIÁRIOS",name:"MASTER S.A. CCTVM",ispb:"33886862"},{code:473,name:"BANCO CAIXA GERAL BRASIL S.A.",fullName:"BANCO CAIXA GERAL - BRASIL S.A.",ispb:"33466988"},{code:477,name:"CITIBANK N.A.",fullName:"CITIBANK N.A.",ispb:"33042953"},{code:481,fullName:"SUPERLÓGICA SOCIEDADE DE CRÉDITO DIRETO S.A.",name:"SUPERLÓGICA SCD S.A.",ispb:"43599047"},{code:482,fullName:"SBCASH SOCIEDADE DE CRÉDITO DIRETO S.A.",name:"SBCASH SCD",ispb:"42259084"},{code:484,name:"MAF DTVM SA",fullName:"MAF DISTRIBUIDORA DE TÍTULOS E VALORES MOBILIÁRIOS S.A.",ispb:"36864992"},{code:487,name:"DEUTSCHE BANK S.A.BANCO ALEMAO",fullName:"DEUTSCHE BANK S.A. - BANCO ALEMAO",ispb:"62331228"},{code:495,name:"BANCO LA PROVINCIA B AIRES BCE",fullName:"BANCO DE LA PROVINCIA DE BUENOS AIRES",ispb:"44189447"},{code:505,name:"BANCO CREDIT SUISSE S.A.",fullName:"BANCO CREDIT SUISSE (BRASIL) S.A.",ispb:"32062580"},{code:506,fullName:"RJI CORRETORA DE TÍTULOS E VALORES MOBILIÁRIOS LTDA.",name:"RJI",ispb:"42066258"},{code:507,fullName:"SOCIEDADE DE CRÉDITO, FINANCIAMENTO E INVESTIMENTO EFÍ S.A.",name:"SCFI EFÍ S.A.",ispb:"37229413"},{code:510,fullName:"FFCRED SOCIEDADE DE CRÉDITO DIRETO S.A..",name:"FFCRED SCD S.A.",ispb:"39738065"},{code:511,fullName:"MAGNUM SOCIEDADE DE CRÉDITO DIRETO S.A.",name:"MAGNUM SCD",ispb:"44683140"},{code:512,name:"FINVEST DTVM",fullName:"FINVEST DISTRIBUIDORA DE TÍTULOS E VALORES MOBILIÁRIOS LTDA.",ispb:"36266751"},{code:516,name:"QISTA S.A. CFI",fullName:"QISTA S.A. - CRÉDITO, FINANCIAMENTO E INVESTIMENTO",ispb:"36583700"},{code:518,fullName:"MERCADO CRÉDITO SOCIEDADE DE CRÉDITO, FINANCIAMENTO E INVESTIMENTO S.A.",name:"MERCADO CRÉDITO SCFI S.A.",ispb:"37679449"},{code:519,name:"LIONS TRUST DTVM",fullName:"LIONS TRUST DISTRIBUIDORA DE TÍTULOS E VALORES MOBILIÁRIOS LTDA.",ispb:"40768766"},{code:521,fullName:"PEAK SOCIEDADE DE EMPRÉSTIMO ENTRE PESSOAS S.A.",name:"PEAK SEP S.A.",ispb:"44019481"},{code:523,name:"HR DIGITAL SCD",fullName:"HR DIGITAL - SOCIEDADE DE CRÉDITO DIRETO S.A.",ispb:"44292580"},{code:525,fullName:"INTERCAM CORRETORA DE CÂMBIO LTDA.",name:"INTERCAM CC LTDA.",ispb:"34265629"},{code:527,name:"ATICCA SCD S.A.",fullName:"ATICCA - SOCIEDADE DE CRÉDITO DIRETO S.A.",ispb:"44478623"},{code:528,name:"REAG DTVM S.A.",fullName:"REAG DISTRIBUIDORA DE TÍTULOS E VALORES MOBILIÁRIOS S.A.",ispb:"34829992"},{code:535,fullName:"MARÚ SOCIEDADE DE CRÉDITO DIRETO S.A.",name:"MARU SCD S.A.",ispb:"39519944"},{code:546,fullName:"U4C INSTITUIÇÃO DE PAGAMENTO S.A.",name:"U4C INSTITUIÇÃO DE PAGAMENTO S.A.",ispb:"30980539"},{code:604,name:"BANCO INDUSTRIAL DO BRASIL S.A.",fullName:"BANCO INDUSTRIAL DO BRASIL S.A.",ispb:"31895683"},{code:610,name:"BANCO VR S.A.",fullName:"BANCO VR S.A.",ispb:"78626983"},{code:611,name:"BANCO PAULISTA S.A.",fullName:"BANCO PAULISTA S.A.",ispb:"61820817"},{code:612,name:"BANCO GUANABARA S.A.",fullName:"BANCO GUANABARA S.A.",ispb:"31880826"},{code:633,name:"BANCO RENDIMENTO S.A.",fullName:"BANCO RENDIMENTO S.A.",ispb:"68900810"},{code:643,name:"BANCO PINE S.A.",fullName:"BANCO PINE S.A.",ispb:"62144175"},{code:654,name:"BANCO DIGIMAIS S.A.",fullName:"BANCO DIGIMAIS S.A.",ispb:"92874270"},{code:707,name:"BANCO DAYCOVAL S.A.",fullName:"BANCO DAYCOVAL S.A.",ispb:"62232889"},{code:712,name:"BANCO OURINVEST S.A.",fullName:"BANCO OURINVEST S.A.",ispb:"78632767"},{code:720,name:"BANCO RNX S.A.",fullName:"BANCO RNX S.A.",ispb:"80271455"},{code:745,name:"BANCO CITIBANK S.A.",fullName:"BANCO CITIBANK S.A.",ispb:"33479023"},{code:746,name:"BANCO MODAL S.A.",fullName:"BANCO MODAL S.A.",ispb:"30723886"},{code:751,fullName:"SCOTIABANK BRASIL S.A. BANCO MÚLTIPLO",name:"SCOTIABANK BRASIL",ispb:"29030467"},{code:753,name:"NOVO BANCO CONTINENTAL S.A. - BM",fullName:"NOVO BANCO CONTINENTAL S.A. - BANCO MÚLTIPLO",ispb:"74828799"},{code:754,fullName:"BANCO SISTEMA S.A.",name:"BANCO SISTEMA",ispb:"76543115"},{code:755,name:"BOFA MERRILL LYNCH BM S.A.",fullName:"BANK OF AMERICA MERRILL LYNCH BANCO MÚLTIPLO S.A.",ispb:"62073200"}],getRandom$3=a=>a[Math.floor(Math.random()*a.length)],banco=function(a){let o="";return a?(o=banks.find((o=>o.code===parseInt(a,10))),o||(o=getRandom$3(banks))):o=getRandom$3(banks),{codigoBanco:o.code,nomeBanco:o.name,razaoSocial:o.fullName,ispb:o.ispb}},listaCodigosBancos=function(){return banks.map((a=>a.code))};function palavra(){return palavras[Math.floor(Math.random()*palavras.length)]}function sentenca(a){const o=a||Math.floor(10*Math.random())+10;let e=Array.from({length:o},(()=>palavra())).join(" ");return e=`${e.charAt(0).toUpperCase()+e.slice(1)}.`,e}function paragrafo(a=1,o){return Array.from({length:a},(()=>sentenca(o))).map((a=>a.charAt(0).toUpperCase()+a.slice(1))).join("\n").trim()}let n=()=>Math.floor(10*Math.random()),l=()=>String.fromCharCode(65+Math.floor(26*Math.random()));function placaAntiga(a=!1){let o=`${l()}${l()}${l()}-${n()}${n()}${n()}${n()}`;return a?o:o.replace(/[^A-Z0-9]/g,"")}function placaMercosul(a=!1){let o=`${l()}${l()}${l()}-${n()}${l()}${n()}${n()}`;return a?o:o.replace(/[^A-Z0-9]/g,"")}const nome={aleatorio:()=>nomeAleatorioRand,aleatorioCompleto:()=>`${nomeAleatorioRand} ${nomeDoMeioRand} ${sobrenomeRand}`,masculino:()=>nomeMasculinoRand,masculinoCompleto:()=>`${nomeMasculinoRand} ${nomeDoMeioRand} ${sobrenomeRand}`,feminino:()=>nomeFemininoRand,femininoCompleto:()=>`${nomeFemininoRand} ${nomeDoMeioRand} ${sobrenomeRand}`,mae:()=>`${nomeMaeRand}`,maeCompleto:()=>`${nomeMaeRand} ${nomeDoMeioRand} ${sobrenomeRand}`,pai:()=>`${nomePaiRand}`,paiCompleto:()=>`${nomePaiRand} ${nomeDoMeioRand} ${sobrenomeRand}`,doMeio:()=>nomeDoMeioRand,sobrenome:()=>sobrenomeRand},creditCard={generate(a,o){const e=this.banner().number,r=this.banner().brandName,l=16-e.length;for(let a=1;a{d=Number(a)*(n?2:1),d=d>9?d-9:d,i+=d,n=!n,d=0}));let c=10-i%10;10===c&&(c=0);return{numero:a?e.join("").replace(/(.{4})/g,"$1 ")+c:e.join("")+c,bandeira:r,cvv:this.cvv(),dataExpiracao:this.expirationDate(),nomeTitular:this.titularName(o)}},banner(){const a={discover:[6011,622,65],elo:[636368,438935,504175,451416],jcb:[35],mastercard:[51,52,53,54,55],visa:[4]},o=[];for(const e in a)a[e].forEach((a=>o.push({number:a,brand:e})));const e=o[Math.floor(Math.random()*o.length)];return{number:e.number.toString().split("").map(Number),brandName:e.brand}},cvv(){const a=`00${(Math.floor(999*Math.random())+1).toString()}`;return a.substr(a.length-3)},expirationDate(){const a=(a,o)=>Math.floor(Math.random()*(o-a+1))+a,o=String(a(1,12)).padStart(2,"0"),e=String((o=>{let e=28;return["01","03","05","07","08","10","12"].includes(o)?e=31:["04","06","09","11"].includes(o)&&(e=30),a(1,e)})(o)).padStart(2,"0");return`${e}/${o}/${(new Date).getFullYear()+a(1,10)}`},titularName(a){const o=(a||nome.aleatorioCompleto()).split(" ");return`${o[0]} ${o[1].charAt(0)} ${o.slice(-1)[0]}`.toUpperCase()}},cartaoCredito=function(a,o){return creditCard.generate(a,o)};function ddd(a){const o={AC:[68],AL:[82],AM:[92,97],AP:[96],BA:[71,73,74,75,77],CE:[85,88],DF:[61],ES:[27,28],GO:[62,64],MA:[98,99],MG:[31,32,33,34,35,37,38],MS:[67],MT:[65,66],PA:[91,93,94],PB:[83],PE:[81,87],PI:[86,89],PR:[41,42,43,44,45,46],RJ:[21,22,24],RN:[84],RO:[69],RR:[95],RS:[51,53,54,55],SC:[47,48,49],SE:[79],SP:[11,12,13,14,15,16,17,18,19],TO:[63]}[a||stateRand];return o[(e=o.length,Math.floor(Math.random()*e))];var e}function getRandom$2(a){return a[Math.floor(Math.random()*a.length)]}function codigoOperadora(a){const o={Claro:[968,973,974,975,976,991,992,993,994],Oi:[984,985,986,987,988,989],Tim:[969,979,980,981,982,983],Vivo:[967,971,972,995,996,997,998,999]},e=o[getRandom$2(Object.keys(o))];if(a){const r=o[a];return getRandom$2(r||e)}return getRandom$2(e)}function celular(a,o,e){let r=()=>Math.round(9*Math.random());let l=`(${ddd(o||stateRand)}) ${codigoOperadora(e)}${r()}${r()}-${r()}${r()}${r()}${r()}`;return a?l:l.replace(/\D/g,"")}const enderecos=[{cep:"01039-901",logradouro:"Avenida Ipiranga 855",complemento:"",bairro:"Centro",localidade:"São Paulo",uf:"SP"},{cep:"02127-025",logradouro:"Travessa Lúcia",complemento:"",bairro:"Vila Maria Alta",localidade:"São Paulo",uf:"SP"},{cep:"03168-040",logradouro:"Rua Roberto Lessa",complemento:"",bairro:"Mooca",localidade:"São Paulo",uf:"SP"},{cep:"03983-000",logradouro:"Rua Flávio Tambellini",complemento:"",bairro:"Parque Santa Madalena",localidade:"São Paulo",uf:"SP"},{cep:"04225-010",logradouro:"Rua Abatixi",complemento:"",bairro:"Vila Carioca",localidade:"São Paulo",uf:"SP"},{cep:"06290-200",logradouro:"Rua Três",complemento:"",bairro:"Ayrosa",localidade:"Osasco",uf:"SP"},{cep:"06458-265",logradouro:"Alameda Lambrusco",complemento:"(Villa Solaia)",bairro:"Tamboré",localidade:"Barueri",uf:"SP"},{cep:"06766-525",logradouro:"Alameda das Orquídeas",complemento:"(Jardim Vale das Flores)",bairro:"Parque Pinheiros",localidade:"Taboão da Serra",uf:"SP"},{cep:"07190-017",logradouro:"Avenida Ministro Evandro Lins e Silva",complemento:"",bairro:"Parque Cecap",localidade:"Guarulhos",uf:"SP"},{cep:"09380-908",logradouro:"Rua Alpont 170",complemento:"",bairro:"Capuava",localidade:"Mauá",uf:"SP"},{cep:"09842-047",logradouro:"Rua Ipólito Minucci",complemento:"",bairro:"Batistini",localidade:"São Bernardo do Campo",uf:"SP"},{cep:"11350-585",logradouro:"Rua Áureo Rodrigues",complemento:"(Tancredo Neves)",bairro:"Cidade Naútica",localidade:"São Vicente",uf:"SP"},{cep:"11660-300",logradouro:"Avenida Oswaldo Cruz",complemento:"",bairro:"Centro",localidade:"Caraguatatuba",uf:"SP"},{cep:"11674-820",logradouro:"Rua Primeiro Centenário dos Batistas",complemento:"",bairro:"Tinga",localidade:"Caraguatatuba",uf:"SP"},{cep:"13049-131",logradouro:"Rua Angelo Zenardi",complemento:"",bairro:"Jardim Monte Cristo/Parque Oziel",localidade:"Campinas",uf:"SP"},{cep:"13051-221",logradouro:"Rua Ângelo Molina Garcia",complemento:"",bairro:"Jardim Santa Rita de Cássia",localidade:"Campinas",uf:"SP"},{cep:"13440-005",logradouro:"Rua Lourenço Bernardino",complemento:"",bairro:"Centro",localidade:"Saltinho",uf:"SP"},{cep:"14711-000",logradouro:"Avenida Belmiro Dias Baptista",complemento:"até 399 - lado ímpar",bairro:"Jardim das Laranjeiras",localidade:"Bebedouro",uf:"SP"},{cep:"17492-250",logradouro:"Rua dos Girassóis",complemento:"",bairro:"Residencial Vale Florido",localidade:"Piratininga",uf:"SP"},{cep:"18618-004",logradouro:"Travessa O",complemento:"",bairro:"Jardim Nossa Senhora das Graças (Rubião Junior)",localidade:"Botucatu",uf:"SP"},{cep:"20765-465",logradouro:"Rua da Praça",complemento:"",bairro:"Engenho da Rainha",localidade:"Rio de Janeiro",uf:"RJ"},{cep:"21362-100",logradouro:"Travessa da Prata do Sossego",complemento:"",bairro:"Madureira",localidade:"Rio de Janeiro",uf:"RJ"},{cep:"21555-150",logradouro:"Rua Conde de Rezende",complemento:"de 166/167 ao fim",bairro:"Bento Ribeiro",localidade:"Rio de Janeiro",uf:"RJ"},{cep:"22765-330",logradouro:"Praça Soldado Mário Kosel Filho",complemento:"",bairro:"Anil",localidade:"Rio de Janeiro",uf:"RJ"},{cep:"22790-765",logradouro:"Rua Zeno Zani",complemento:"",bairro:"Barra da Tijuca",localidade:"Rio de Janeiro",uf:"RJ"},{cep:"23898-395",logradouro:"Rua Quatro",complemento:"",bairro:"Campo Lindo",localidade:"Seropédica",uf:"RJ"},{cep:"24346-137",logradouro:"Rua Manoel Jacinto Coelho",complemento:"(Lot B Vista)",bairro:"Itaipu",localidade:"Niterói",uf:"RJ"},{cep:"24431-090",logradouro:"Travessa Quintino",complemento:"",bairro:"Gradim",localidade:"São Gonçalo",uf:"RJ"},{cep:"24471-635",logradouro:"Rua Doutor Sílvio Vieira",complemento:"",bairro:"Itaoca",localidade:"São Gonçalo",uf:"RJ"},{cep:"24901-125",logradouro:"Rua Alicia Mancu Rodrigues",complemento:"",bairro:"Centro",localidade:"Maricá",uf:"RJ"},{cep:"25050-280",logradouro:"Rua Apa",complemento:"",bairro:"Vila Sarapuí",localidade:"Duque de Caxias",uf:"RJ"},{cep:"25902-700",logradouro:"Rua Projetada Cinco",complemento:"(Lot Dois Netinhos)",bairro:"Citrolândia",localidade:"Magé",uf:"RJ"},{cep:"25908-519",logradouro:"Rua Quatorze",complemento:"",bairro:"Jardim Santo Antônio",localidade:"Magé",uf:"RJ"},{cep:"26062-025",logradouro:"Rua Barão de Tinguá",complemento:"",bairro:"Iguaçu Velho",localidade:"Nova Iguaçu",uf:"RJ"},{cep:"26279-205",logradouro:"Estrada da Paca",complemento:"até 598/599",bairro:"Riachão",localidade:"Nova Iguaçu",uf:"RJ"},{cep:"26410-150",logradouro:"Rua Tupi",complemento:"",bairro:"Cidade Jardim Marajoara",localidade:"Japeri",uf:"RJ"},{cep:"26582-350",logradouro:"Rua Sombreiros",complemento:"",bairro:"Cosmorama",localidade:"Mesquita",uf:"RJ"},{cep:"27524-535",logradouro:"Rua Arnaldo Silva Duarte",complemento:"",bairro:"Mirante das Agulhas",localidade:"Resende",uf:"RJ"},{cep:"27960-001",logradouro:"Vila Elza",complemento:"",bairro:"Barra de Macaé",localidade:"Macaé",uf:"RJ"},{cep:"28060-660",logradouro:"Rua Carmem Batista",complemento:"",bairro:"Parque Aeroporto",localidade:"Campos dos Goytacazes",uf:"RJ"},{cep:"90010-000",logradouro:"Rua Siqueira Campos",complemento:"",bairro:"Centro Histórico",localidade:"Porto Alegre",uf:"RS"},{cep:"96020-000",logradouro:"Rua General Osório",complemento:"",bairro:"Centro",localidade:"Pelotas",uf:"RS"},{cep:"97015-001",logradouro:"Rua Doutor Bozano",complemento:"",bairro:"Bonfim",localidade:"Santa Maria",uf:"RS"},{cep:"95110-010",logradouro:"Rua Adelaide Pasetti",complemento:"",bairro:"Desvio Rizzo",localidade:"Caxias do Sul",uf:"RS"},{cep:"96810-000",logradouro:"Rua Marechal Floriano",complemento:"",bairro:"Centro",localidade:"Santa Cruz do Sul",uf:"RS"},{cep:"96010-610",logradouro:"Rua Gomes Carneiro",complemento:"",bairro:"Centro",localidade:"Pelotas",uf:"RS"},{cep:"97010-000",logradouro:"Rua Venâncio Aires",complemento:"",bairro:"Centro",localidade:"Santa Maria",uf:"RS"},{cep:"97573-970",logradouro:"Rua Rivadávia Corrêa, 980",complemento:"",bairro:"Centro",localidade:"Santana do Livramento",uf:"RS"},{cep:"95110-010",logradouro:"Rua Adelaide Pasetti",complemento:"",bairro:"Desvio Rizzo",localidade:"Caxias do Sul",uf:"RS"},{cep:"96010-610",logradouro:"Rua Gomes Carneiro",complemento:"",bairro:"Centro",localidade:"Pelotas",uf:"RS"},{cep:"97573-970",logradouro:"Rua Rivadávia Corrêa, 980",complemento:"",bairro:"Centro",localidade:"Santana do Livramento",uf:"RS"},{cep:"96810-000",logradouro:"Rua Marechal Floriano",complemento:"",bairro:"Centro",localidade:"Santa Cruz do Sul",uf:"RS"},{cep:"29016-280",logradouro:"Escadaria São Benedito",complemento:"",bairro:"Centro",localidade:"Vitória",uf:"ES"},{cep:"29016-430",logradouro:"Escadaria Manuel Xavier Paes Barreto",complemento:"",bairro:"Centro",localidade:"Vitória",uf:"ES"},{cep:"29103-580",logradouro:"Rua Carlos Larica",complemento:"",bairro:"Vila Guaranhuns",localidade:"Vila Velha",uf:"ES"},{cep:"29104-500",logradouro:"Praça Jardineira",complemento:"",bairro:"Jardim Asteca",localidade:"Vila Velha",uf:"ES"},{cep:"29141-041",logradouro:"Rua Cinco",complemento:"",bairro:"Vale Esperança",localidade:"Cariacica",uf:"ES"},{cep:"29141-360",logradouro:"Rua Castelo",complemento:"",bairro:"Vista Linda",localidade:"Cariacica",uf:"ES"},{cep:"29145-588",logradouro:"Rua Amorim",complemento:"",bairro:"São Francisco",localidade:"Cariacica",uf:"ES"},{cep:"29147-733",logradouro:"Rua Recife",complemento:"",bairro:"Rio Branco",localidade:"Cariacica",uf:"ES"},{cep:"29164-008",logradouro:"Avenida Florianópolis",complemento:"",bairro:"Jardim Limoeiro",localidade:"Serra",uf:"ES"},{cep:"29164-045",logradouro:"Rua Coelho Neto",complemento:"",bairro:"Jardim Limoeiro",localidade:"Serra",uf:"ES"},{cep:"29197-075",logradouro:"Rua Manoel Loureiro",complemento:"",bairro:"Vila do Riacho",localidade:"Aracruz",uf:"ES"},{cep:"29197-661",logradouro:"Rua Fruta-pão",complemento:"",bairro:"Barra do Riacho",localidade:"Aracruz",uf:"ES"},{cep:"29222-320",logradouro:"Rua Jovelina Monteiro Alcântara",complemento:"",bairro:"Setiba",localidade:"Guarapari",uf:"ES"},{cep:"29227-345",logradouro:"Estrada Rio Clarinho",complemento:"",bairro:"Rio Calçado",localidade:"Guarapari",uf:"ES"},{cep:"29315-477",logradouro:"Avenida Francisco Mardegan",complemento:"",bairro:"Boa Vista",localidade:"Cachoeiro de Itapemirim",uf:"ES"},{cep:"29367-980",logradouro:"Praça Osório Breseskin",complemento:"s/n",bairro:"Estrela do Norte",localidade:"Castelo",uf:"ES"},{cep:"29706-170",logradouro:"Rua Maria Anunciada de Almeida Alexandrino",complemento:"",bairro:"Francisco Simonassi",localidade:"Colatina",uf:"ES"},{cep:"29707-318",logradouro:"Rua Verde",complemento:"",bairro:"Luiz Iglesias",localidade:"Colatina",uf:"ES"},{cep:"29903-057",logradouro:"Avenida Quintino Bocaiúva",complemento:"de 729 a 1119 - lado ímpar",bairro:"Interlagos",localidade:"Linhares",uf:"ES"},{cep:"29933-450",logradouro:"Rua José Bino de Sant'Anna",complemento:"",bairro:"Universitário",localidade:"São Mateus",uf:"ES"},{cep:"30673-140",logradouro:"Rua Enerita Cardoso Dutra",complemento:"",bairro:"Águas Claras (Barreiro)",localidade:"Belo Horizonte",uf:"MG"},{cep:"32070-140",logradouro:"Rua Setenta e Quatro",complemento:"",bairro:"Tropical",localidade:"Contagem",uf:"MG"},{cep:"32215-122",logradouro:"Beco Consolação",complemento:"",bairro:"Jardim Industrial",localidade:"Contagem",uf:"MG"},{cep:"32250-010",logradouro:"Rua Dois",complemento:"",bairro:"Jardim Riacho das Pedras",localidade:"Contagem",uf:"MG"},{cep:"33110-370",logradouro:"Rua Enéas Lima",complemento:"",bairro:"Conjunto Cristina (São Benedito)",localidade:"Santa Luzia",uf:"MG"},{cep:"33236-792",logradouro:"Rua Um",complemento:"",bairro:"Parque Joá",localidade:"Lagoa Santa",uf:"MG"},{cep:"35504-655",logradouro:"Rua Márcio Mendes Medeiros",complemento:"",bairro:"Heleno Ramos de Freitas",localidade:"Divinópolis",uf:"MG"},{cep:"35522-248",logradouro:"Rua Jade",complemento:"",bairro:"Morada Nova",localidade:"Nova Serrana",uf:"MG"},{cep:"35900-155",logradouro:"Rua Álvaro Alvarenga",complemento:"",bairro:"Eldorado",localidade:"Itabira",uf:"MG"},{cep:"36025-110",logradouro:"Rua Coronel Barros",complemento:"",bairro:"São Mateus",localidade:"Juiz de Fora",uf:"MG"},{cep:"36201-360",logradouro:"Rua J",complemento:"",bairro:"São Vicente de Paula",localidade:"Barbacena",uf:"MG"},{cep:"36400-052",logradouro:"Rua Vereador Juca Pena",complemento:"",bairro:"Centro",localidade:"Conselheiro Lafaiete",uf:"MG"},{cep:"36504-032",logradouro:"Rua José Augusto de Melo",complemento:"",bairro:"São Domingos",localidade:"Ubá",uf:"MG"},{cep:"36576-102",logradouro:"Rua Hélio de Souza Lima",complemento:"",bairro:"Santo Antônio",localidade:"Viçosa",uf:"MG"},{cep:"37200-420",logradouro:"Rua Benedito Valadares",complemento:"",bairro:"Dos Ipês",localidade:"Lavras",uf:"MG"},{cep:"37200-525",logradouro:"Travessa Berlim",complemento:"",bairro:"Jardim Europa",localidade:"Lavras",uf:"MG"},{cep:"37415-848",logradouro:"Rua Luiz Cunha",complemento:"",bairro:"Vila Fernão Dias",localidade:"Três Corações",uf:"MG"},{cep:"38620-532",logradouro:"Rua Elder Bonifácio Góes",complemento:"",bairro:"Terra Nova",localidade:"Unaí",uf:"MG"},{cep:"39401-566",logradouro:"Rua Nossa Senhora da Consolação",complemento:"",bairro:"Monte Alegre",localidade:"Montes Claros",uf:"MG"},{cep:"39804-297",logradouro:"Rua Geraldo Gonçalves Ferreira",complemento:"",bairro:"Joaquim Pedrosa",localidade:"Teófilo Otoni",uf:"MG"},{cep:"40231-300",logradouro:"Avenida Reitor Migurel Calmon",complemento:"",bairro:"Federação",localidade:"Salvador",uf:"BA"},{cep:"40484-540",logradouro:"Rua Cabritolândia",complemento:"",bairro:"Alto do Cabrito",localidade:"Salvador",uf:"BA"},{cep:"40720-209",logradouro:"Travessa Antônio Borges",complemento:"",bairro:"Periperi",localidade:"Salvador",uf:"BA"},{cep:"41300-020",logradouro:"Rua Tânia Duran",complemento:"",bairro:"Valéria",localidade:"Salvador",uf:"BA"},{cep:"41340-520",logradouro:"Caminho 13-Setor 01",complemento:"",bairro:"Cajazeiras X",localidade:"Salvador",uf:"BA"},{cep:"41500-020",logradouro:"Rua Leblon",complemento:"",bairro:"São Cristóvão",localidade:"Salvador",uf:"BA"},{cep:"41510-860",logradouro:"Via L-26-1",complemento:"(Prq S Cristóvão)",bairro:"São Cristóvão",localidade:"Salvador",uf:"BA"},{cep:"41820-530",logradouro:"Travessa do Ébano",complemento:"",bairro:"Caminho das Árvores",localidade:"Salvador",uf:"BA"},{cep:"42704-720",logradouro:"Rua Gregório Pinto de Almeida",complemento:"",bairro:"Vila Praiana",localidade:"Lauro de Freitas",uf:"BA"},{cep:"44003-102",logradouro:"Rua General Mourão Filho",complemento:"",bairro:"Serraria Brasil",localidade:"Feira de Santana",uf:"BA"},{cep:"45007-610",logradouro:"Rua Sônia Santos Pinheiro",complemento:"",bairro:"Lagoa das Flores",localidade:"Vitória da Conquista",uf:"BA"},{cep:"45208-099",logradouro:"Rua São João Batista",complemento:"",bairro:"Jequiezinho",localidade:"Jequié",uf:"BA"},{cep:"45540-991",logradouro:"Praça Idelbrando Ribeiro",complemento:"s/n",bairro:"",localidade:"Gongogi",uf:"BA"},{cep:"45604-285",logradouro:"Rua Ocidente",complemento:"",bairro:"Califórnia",localidade:"Itabuna",uf:"BA"},{cep:"45656-080",logradouro:"Praça da Mangueira",complemento:"",bairro:"Nelson Costa",localidade:"Ilhéus",uf:"BA"},{cep:"45826-820",logradouro:"Rua S",complemento:"(Res Arnaldo Moura)",bairro:"Arnaldo Moura",localidade:"Eunápolis",uf:"BA"},{cep:"45826-824",logradouro:"Rua Q",complemento:"(Res Arnaldo Moura)",bairro:"Arnaldo Moura",localidade:"Eunápolis",uf:"BA"},{cep:"45994-725",logradouro:"Rua Índia",complemento:"",bairro:"Ulisses Guimarães",localidade:"Teixeira de Freitas",uf:"BA"},{cep:"48610-772",logradouro:"Rua Mato Grosso",complemento:"",bairro:"Cardeal Brandão Vilela",localidade:"Paulo Afonso",uf:"BA"},{cep:"48909-273",logradouro:"Rua Félix Campelo",complemento:"",bairro:"Alto da Aliança",localidade:"Juazeiro",uf:"BA"},{cep:"49007-164",logradouro:"Travessa Vinte e Nove E",complemento:"",bairro:"Zona de Expansão (Areia Branca)",localidade:"Aracaju",uf:"SE"},{cep:"49007-256",logradouro:"Rua D",complemento:"(Lot S José)",bairro:"Zona de Expansão (Areia Branca)",localidade:"Aracaju",uf:"SE"},{cep:"49026-100",logradouro:"Avenida Oviêdo Teixeira",complemento:"",bairro:"Jardins",localidade:"Aracaju",uf:"SE"},{cep:"49027-240",logradouro:"Rua Professora Alda Piassa",complemento:"",bairro:"Grageru",localidade:"Aracaju",uf:"SE"},{cep:"49037-239",logradouro:"Travessa Ex-Combatente Durval de Souza Prado",complemento:"",bairro:"Aeroporto",localidade:"Aracaju",uf:"SE"},{cep:"49047-010",logradouro:"Rua Alda Aguiar Lima",complemento:"",bairro:"Ponto Novo",localidade:"Aracaju",uf:"SE"},{cep:"49060-480",logradouro:"Rua Nossa Senhora da Glória",complemento:"de 702 ao fim - lado par",bairro:"Santo Antônio",localidade:"Aracaju",uf:"SE"},{cep:"49072-636",logradouro:"Rua Nossa Senhora de Lourdes",complemento:"",bairro:"Dezoito do Forte",localidade:"Aracaju",uf:"SE"},{cep:"49087-380",logradouro:"Rua Luiz Gonzaga",complemento:"",bairro:"Santos Dumont",localidade:"Aracaju",uf:"SE"},{cep:"49088-046",logradouro:"Travessa Dois A",complemento:"",bairro:"Lamarão",localidade:"Aracaju",uf:"SE"},{cep:"49096-255",logradouro:"Avenida H",complemento:"(Lot Morada Mangueiras)",bairro:"Jabotiana",localidade:"Aracaju",uf:"SE"},{cep:"49320-972",logradouro:"Rua Principal",complemento:"s/n",bairro:"Centro",localidade:"Riachão do Dantas",uf:"SE"},{cep:"49400-974",logradouro:"Praça Do Mercado",complemento:"s/n",bairro:"Centro",localidade:"Lagarto",uf:"SE"},{cep:"49500-268",logradouro:"Rua Coronel Sebrão",complemento:"até 476/477",bairro:"Centro",localidade:"Itabaiana",uf:"SE"},{cep:"49502-049",logradouro:"Rua Maria Eunice de Jesus",complemento:"",bairro:"Marcela",localidade:"Itabaiana",uf:"SE"},{cep:"49504-024",logradouro:"Rua D",complemento:"(Lot Morumbi II)",bairro:"Marianga",localidade:"Itabaiana",uf:"SE"},{cep:"49504-160",logradouro:"Avenida Saturnina de Oliveira",complemento:"",bairro:"Marianga",localidade:"Itabaiana",uf:"SE"},{cep:"49509-209",logradouro:"Avenida Emília Vigencia dos Santos",complemento:"",bairro:"Mamede Paes Mendonça",localidade:"Itabaiana",uf:"SE"},{cep:"49511-625",logradouro:"Rua Candeia Grande",complemento:"",bairro:"Queimadas",localidade:"Itabaiana",uf:"SE"},{cep:"49700-973",logradouro:"Rua Principal",complemento:"s/n",bairro:"Centro",localidade:"Capela",uf:"SE"},{cep:"50660-305",logradouro:"Estrada do Forte do Arraial Novo do Bom Jesus",complemento:"de 1232 ao fim - lado par",bairro:"Torrões",localidade:"Recife",uf:"PE"},{cep:"50760-265",logradouro:"6ª Travessa Carlópolis",complemento:"",bairro:"Afogados",localidade:"Recife",uf:"PE"},{cep:"50920-135",logradouro:"Avenida Liberdade",complemento:"até 596 - lado par",bairro:"Jardim São Paulo",localidade:"Recife",uf:"PE"},{cep:"52081-295",logradouro:"Rua Arapiraca",complemento:"lado par",bairro:"Vasco da Gama",localidade:"Recife",uf:"PE"},{cep:"53180-410",logradouro:"Rua Pajuçara",complemento:"",bairro:"Águas Compridas",localidade:"Olinda",uf:"PE"},{cep:"53530-080",logradouro:"Rua Cento e Vinte e Três",complemento:"",bairro:"Caetés I",localidade:"Abreu e Lima",uf:"PE"},{cep:"54130-470",logradouro:"Alameda Palmeiras",complemento:"(Lot Res Alphaville Duas Unas)",bairro:"Manassu",localidade:"Jaboatão dos Guararapes",uf:"PE"},{cep:"54160-630",logradouro:"Rua Tainha",complemento:"",bairro:"Socorro",localidade:"Jaboatão dos Guararapes",uf:"PE"},{cep:"54170-540",logradouro:"Estrada da Santa Cruz",complemento:"",bairro:"Socorro",localidade:"Jaboatão dos Guararapes",uf:"PE"},{cep:"54325-374",logradouro:"1ª Travessa Dom Expedito Lopes",complemento:"",bairro:"Guararapes",localidade:"Jaboatão dos Guararapes",uf:"PE"},{cep:"54517-270",logradouro:"Rua Amaro Florêncio de Miranda",complemento:"",bairro:"Garapu",localidade:"Cabo de Santo Agostinho",uf:"PE"},{cep:"54520-696",logradouro:"1ª Travessa José Cordeiro da Silva",complemento:"",bairro:"Nossa Senhora do Rosário",localidade:"Cabo de Santo Agostinho",uf:"PE"},{cep:"54580-120",logradouro:"Avenida Dois",complemento:"(Lot N Era)",bairro:"Ponte dos Carvalhos",localidade:"Cabo de Santo Agostinho",uf:"PE"},{cep:"54735-710",logradouro:"Rua Barreiros",complemento:"",bairro:"Centro",localidade:"São Lourenço da Mata",uf:"PE"},{cep:"54759-166",logradouro:"Beco José de Arruda",complemento:"",bairro:"Vila da Fábrica",localidade:"Camaragibe",uf:"PE"},{cep:"55037-255",logradouro:"Rua Geraldo Paes de Vasconcelos",complemento:"",bairro:"Maria Auxiliadora",localidade:"Caruaru",uf:"PE"},{cep:"55043-160",logradouro:"Rua Gardênia",complemento:"",bairro:"Nossa Senhora das Graças",localidade:"Caruaru",uf:"PE"},{cep:"55190-810",logradouro:"Rua José Roberto Bezerra Neves",complemento:"(Lot Gavião)",bairro:"Malaquias Cardoso",localidade:"Santa Cruz do Capibaribe",uf:"PE"},{cep:"55191-681",logradouro:"Rua Inácio Cirilo Coelho",complemento:"(Lot Jaçanã)",bairro:"Santo Agostinho",localidade:"Santa Cruz do Capibaribe",uf:"PE"},{cep:"55606-500",logradouro:"Rua Cássia",complemento:"(Com de Pirituba)",bairro:"Pirituba",localidade:"Vitória de Santo Antão",uf:"PE"},{cep:"57018-403",logradouro:"Rua Doutor Ulisses Lopes Moreira",complemento:"",bairro:"Chã da Jaqueira",localidade:"Maceió",uf:"AL"},{cep:"57071-102",logradouro:"2ª Travessa Monitor Walter Gomes",complemento:"",bairro:"Clima Bom",localidade:"Maceió",uf:"AL"},{cep:"57071-382",logradouro:"Avenida Walfrido Gerônimo da Rocha",complemento:"",bairro:"Clima Bom",localidade:"Maceió",uf:"AL"},{cep:"57071-639",logradouro:"Travessa Ivaldo Ferino B",complemento:"(Tv Sup Ivaldo Ferino 1393)",bairro:"Clima Bom",localidade:"Maceió",uf:"AL"},{cep:"57072-294",logradouro:"Quadra D",complemento:"(Loteamento Esplanada)",bairro:"Cidade Universitária",localidade:"Maceió",uf:"AL"},{cep:"57072-890",logradouro:"Rua A-19",complemento:"(Res Novo Jardim)",bairro:"Cidade Universitária",localidade:"Maceió",uf:"AL"},{cep:"57073-578",logradouro:"5ª Travessa Universitária",complemento:"(Cj Village Campestre)",bairro:"Cidade Universitária",localidade:"Maceió",uf:"AL"},{cep:"57081-531",logradouro:"Rua A",complemento:"(Cj Cleto Marques Luz)",bairro:"Tabuleiro do Martins",localidade:"Maceió",uf:"AL"},{cep:"57085-074",logradouro:"Quadra 3",complemento:"(Cj Renato Paiva Lima)",bairro:"Benedito Bentes",localidade:"Maceió",uf:"AL"},{cep:"57200-959",logradouro:"Avenida Floriano Peixoto",complemento:"s/n",bairro:"Centro",localidade:"Penedo",uf:"AL"},{cep:"57230-991",logradouro:"Avenida Goiás nº 11 - Usina Guaxuma",complemento:"",bairro:"",localidade:"Coruripe",uf:"AL"},{cep:"57245-259",logradouro:"Quadra A",complemento:"(Res Novo S Miguel)",bairro:"Fátima",localidade:"São Miguel dos Campos",uf:"AL"},{cep:"57303-064",logradouro:"Rua 13 de Maio",complemento:"",bairro:"Verdes Campos",localidade:"Arapiraca",uf:"AL"},{cep:"57303-845",logradouro:"Rua Mayr Guedes do Amaral",complemento:"",bairro:"Olho D'Água dos Cazuzinhas",localidade:"Arapiraca",uf:"AL"},{cep:"57307-400",logradouro:"Avenida Wolfang Amadeus Mozart",complemento:"",bairro:"Jardim Esperança",localidade:"Arapiraca",uf:"AL"},{cep:"57500-959",logradouro:"Avenida Doutor Arsênio Moreira 358",complemento:"",bairro:"Centro",localidade:"Santana do Ipanema",uf:"AL"},{cep:"57600-970",logradouro:"Rua Duque de Caxias 181",complemento:"",bairro:"Centro",localidade:"Palmeira dos Índios",uf:"AL"},{cep:"57602-640",logradouro:"Rua Abílio Balbino",complemento:"",bairro:"Ribeira",localidade:"Palmeira dos Índios",uf:"AL"},{cep:"57603-070",logradouro:"Rua Desportista Aloísio Guimarães de Albuquerque",complemento:"",bairro:"Juca Sampaio",localidade:"Palmeira dos Índios",uf:"AL"},{cep:"57607-500",logradouro:"Rua Getúlio Vargas",complemento:"",bairro:"Vila Maria",localidade:"Palmeira dos Índios",uf:"AL"},{cep:"58015-050",logradouro:"Rua Maximiano Chaves",complemento:"",bairro:"Jaguaribe",localidade:"João Pessoa",uf:"PB"},{cep:"58028-680",logradouro:"Rua Manoel Caldas Gusmão",complemento:"",bairro:"Ipês",localidade:"João Pessoa",uf:"PB"},{cep:"58033-220",logradouro:"Avenida Coronel José Maurício da Costa",complemento:"",bairro:"Brisamar",localidade:"João Pessoa",uf:"PB"},{cep:"58038-262",logradouro:"Rua Universitário Walder Belo Rabelo Pessoa da Costa",complemento:"",bairro:"Manaíra",localidade:"João Pessoa",uf:"PB"},{cep:"58038-341",logradouro:"Rua João Câncio",complemento:"de 501/502 a 1425/1426",bairro:"Manaíra",localidade:"João Pessoa",uf:"PB"},{cep:"58038-570",logradouro:"Rua Comerciante Jaime Tavares de Melo",complemento:"",bairro:"Manaíra",localidade:"João Pessoa",uf:"PB"},{cep:"58050-220",logradouro:"Rua Doutor Hortêncio Ribeiro",complemento:"",bairro:"Castelo Branco",localidade:"João Pessoa",uf:"PB"},{cep:"58060-108",logradouro:"Rua Oficial de Justiça Edivaldo Crispim da Silva",complemento:"",bairro:"Barra de Gramame",localidade:"João Pessoa",uf:"PB"},{cep:"58068-512",logradouro:"Rua Jorge Holanda da Silva",complemento:"",bairro:"Gramame",localidade:"João Pessoa",uf:"PB"},{cep:"58071-636",logradouro:"Rua Tatiana da Silva",complemento:"",bairro:"Cristo Redentor",localidade:"João Pessoa",uf:"PB"},{cep:"58074-172",logradouro:"Rua Tenente José Rodrigues da Silva",complemento:"",bairro:"José Américo de Almeida",localidade:"João Pessoa",uf:"PB"},{cep:"58083-672",logradouro:"Rua João de Deus Alves",complemento:"",bairro:"Mumbaba",localidade:"João Pessoa",uf:"PB"},{cep:"58084-000",logradouro:"Rua Martinho Lutero",complemento:"",bairro:"Jardim Veneza",localidade:"João Pessoa",uf:"PB"},{cep:"58088-550",logradouro:"Rua Santo Amaro",complemento:"",bairro:"Oitizeiro",localidade:"João Pessoa",uf:"PB"},{cep:"58423-105",logradouro:"Rua Porto Alegre",complemento:"",bairro:"Três Irmãs",localidade:"Campina Grande",uf:"PB"},{cep:"58432-448",logradouro:"Rua Maria Gomes de Souza",complemento:"",bairro:"Dinamérica",localidade:"Campina Grande",uf:"PB"},{cep:"58665-000",logradouro:"",complemento:"",bairro:"",localidade:"Tenório",uf:"PB"},{cep:"58706-083",logradouro:"Travessa Josefa Aragão",complemento:"",bairro:"São Sebastião",localidade:"Patos",uf:"PB"},{cep:"58707-020",logradouro:"Rua Sabino Viana",complemento:"",bairro:"Monte Castelo",localidade:"Patos",uf:"PB"},{cep:"58900-970",logradouro:"Rua Coronel Juvêncio Carneiro 489",complemento:"",bairro:"Centro",localidade:"Cajazeiras",uf:"PB"},{cep:"59035-325",logradouro:"Vila Fonseca",complemento:"",bairro:"Quintas",localidade:"Natal",uf:"RN"},{cep:"59054-977",logradouro:"Rua dos Tororós 141",complemento:"",bairro:"Lagoa Nova",localidade:"Natal",uf:"RN"},{cep:"59071-050",logradouro:"Rua Fortaleza",complemento:"",bairro:"Cidade da Esperança",localidade:"Natal",uf:"RN"},{cep:"59082-105",logradouro:"Avenida Engenheiro Roberto Freire",complemento:"de 947 a 1253 - lado ímpar",bairro:"Capim Macio",localidade:"Natal",uf:"RN"},{cep:"59086-130",logradouro:"Rua Atalaia",complemento:"",bairro:"Neópolis",localidade:"Natal",uf:"RN"},{cep:"59088-020",logradouro:"Rua Itapagipe",complemento:"",bairro:"Neópolis",localidade:"Natal",uf:"RN"},{cep:"59104-058",logradouro:"2ª Travessa Campo Santo",complemento:"",bairro:"Igapó",localidade:"Natal",uf:"RN"},{cep:"59114-678",logradouro:"Rua Monte Moriá",complemento:"",bairro:"Nossa Senhora da Apresentação",localidade:"Natal",uf:"RN"},{cep:"59138-604",logradouro:"Rua Monsenhor Honório",complemento:"(Lot C Cascudo)",bairro:"Lagoa Azul",localidade:"Natal",uf:"RN"},{cep:"59139-260",logradouro:"Rua Senzala",complemento:"",bairro:"Lagoa Azul",localidade:"Natal",uf:"RN"},{cep:"59142-095",logradouro:"Rua Goiânia",complemento:"",bairro:"Rosa dos Ventos",localidade:"Parnamirim",uf:"RN"},{cep:"59143-010",logradouro:"Rua José Bezerril Oliveira",complemento:"",bairro:"Vale do Sol",localidade:"Parnamirim",uf:"RN"},{cep:"59145-208",logradouro:"Rua Felipe Santa Rosa Dantas",complemento:"",bairro:"Passagem de Areia",localidade:"Parnamirim",uf:"RN"},{cep:"59293-396",logradouro:"Rua das Primaveras",complemento:"",bairro:"Jardins",localidade:"São Gonçalo do Amarante",uf:"RN"},{cep:"59294-543",logradouro:"Rua Antônio Maurício de Macedo",complemento:"",bairro:"Jardins",localidade:"São Gonçalo do Amarante",uf:"RN"},{cep:"59464-959",logradouro:"Rua Presidente Juscelino 680",complemento:"",bairro:"Centro",localidade:"Santa Maria",uf:"RN"},{cep:"59600-168",logradouro:"Rua Princesa Isabel",complemento:"",bairro:"Centro",localidade:"Mossoró",uf:"RN"},{cep:"59603-764",logradouro:"Rua Maria Neuza de Sales",complemento:"",bairro:"Lagoa do Mato",localidade:"Mossoró",uf:"RN"},{cep:"59607-073",logradouro:"Rua Pedro Moisés Dantas",complemento:"",bairro:"Aeroporto",localidade:"Mossoró",uf:"RN"},{cep:"59632-220",logradouro:"Avenida Jardim América",complemento:"",bairro:"Alto do Sumaré",localidade:"Mossoró",uf:"RN"},{cep:"60182-170",logradouro:"Vila Cunha",complemento:"",bairro:"Vicente Pinzon",localidade:"Fortaleza",uf:"CE"},{cep:"60355-420",logradouro:"Rua Carlindo Cruz",complemento:"",bairro:"Presidente Kennedy",localidade:"Fortaleza",uf:"CE"},{cep:"60420-710",logradouro:"Rua Tuiuti",complemento:"",bairro:"Montese",localidade:"Fortaleza",uf:"CE"},{cep:"60430-420",logradouro:"Rua Barão de Vasconcelos",complemento:"",bairro:"Rodolfo Teófilo",localidade:"Fortaleza",uf:"CE"},{cep:"60541-716",logradouro:"Rua Antônio Ferreira Lima",complemento:"",bairro:"Bonsucesso",localidade:"Fortaleza",uf:"CE"},{cep:"60545-660",logradouro:"Vila Verde",complemento:"",bairro:"Bom Jardim",localidade:"Fortaleza",uf:"CE"},{cep:"60833-192",logradouro:"Rua Doutor Jurandyr Nunes",complemento:"até 1489/1490",bairro:"Sapiranga",localidade:"Fortaleza",uf:"CE"},{cep:"60835-195",logradouro:"Rua Joaquim Gonçalves de Sousa",complemento:"",bairro:"Sabiaguaba",localidade:"Fortaleza",uf:"CE"},{cep:"60835-810",logradouro:"Rua Clarinda Bastos",complemento:"",bairro:"Sabiaguaba",localidade:"Fortaleza",uf:"CE"},{cep:"60877-504",logradouro:"Rua Chico Anysio",complemento:"(Resid. Aldemir Martins)",bairro:"Jangurussu",localidade:"Fortaleza",uf:"CE"},{cep:"61605-075",logradouro:"Travessa José da Rocha Sales",complemento:"",bairro:"Açude",localidade:"Caucaia",uf:"CE"},{cep:"61656-132",logradouro:"Rua 2",complemento:"(Lot Planalto Metrópole)",bairro:"Arianópolis (Jurema)",localidade:"Caucaia",uf:"CE"},{cep:"61919-470",logradouro:"Rua P",complemento:"(Cj Vila Buriti)",bairro:"Novo Oriente",localidade:"Maracanaú",uf:"CE"},{cep:"61923-112",logradouro:"Rua Ralf Colares Cavalcante",complemento:"",bairro:"Siqueira",localidade:"Maracanaú",uf:"CE"},{cep:"62039-703",logradouro:"Rua Maria do Socorro Pinto Alves",complemento:"",bairro:"Doutor Juvêncio de Andrade",localidade:"Sobral",uf:"CE"},{cep:"62322-655",logradouro:"Rua Francisco Paula de Lima",complemento:"",bairro:"Cândido Xavier de Sá",localidade:"Tianguá",uf:"CE"},{cep:"62880-105",logradouro:"Rua Maria dos Anjos da Silva",complemento:"até 349/350",bairro:"Centro",localidade:"Horizonte",uf:"CE"},{cep:"63015-500",logradouro:"Avenida Otaciano José de Oliveira",complemento:"",bairro:"Romeiro Aureliano Pereira",localidade:"Juazeiro do Norte",uf:"CE"},{cep:"63900-585",logradouro:"Rua Domicio Cassiano Almeida",complemento:"",bairro:"São João",localidade:"Quixadá",uf:"CE"},{cep:"63908-225",logradouro:"Estrada do Contorno",complemento:"lado ímpar",bairro:"Alto São Francisco",localidade:"Quixadá",uf:"CE"},{cep:"64004-470",logradouro:"Rua Basílio Alves de Carvalho",complemento:"",bairro:"Parque Alvorada",localidade:"Teresina",uf:"PI"},{cep:"64009-680",logradouro:"Rua Verdes Mares",complemento:"",bairro:"Vila São Francisco",localidade:"Teresina",uf:"PI"},{cep:"64012-283",logradouro:"Quadra Quatorze",complemento:"(Prq Brasil I)",bairro:"Parque Brasil",localidade:"Teresina",uf:"PI"},{cep:"64012-615",logradouro:"Quadra B1",complemento:"(Lot Prq Wall Ferraz)",bairro:"Santa Maria",localidade:"Teresina",uf:"PI"},{cep:"64013-070",logradouro:"Rua Professora Marieta Leitão",complemento:"",bairro:"Santa Maria",localidade:"Teresina",uf:"PI"},{cep:"64016-400",logradouro:"Rua Haiti",complemento:"",bairro:"Cidade Nova",localidade:"Teresina",uf:"PI"},{cep:"64018-410",logradouro:"Quadra 08",complemento:"(CJ SÃO PEDRO)",bairro:"São Pedro",localidade:"Teresina",uf:"PI"},{cep:"64019-375",logradouro:"Rua Dinamarca",complemento:"",bairro:"São Pedro",localidade:"Teresina",uf:"PI"},{cep:"64028-570",logradouro:"Rua Araí",complemento:"",bairro:"Santa Cruz",localidade:"Teresina",uf:"PI"},{cep:"64033-700",logradouro:"Quadra 55",complemento:"(Cj Res Prq Sul)",bairro:"Santo Antônio",localidade:"Teresina",uf:"PI"},{cep:"64034-578",logradouro:"Rua Maria do Socorro Cadena",complemento:"",bairro:"Angelim",localidade:"Teresina",uf:"PI"},{cep:"64038-065",logradouro:"Avenida Deputado Ciro Nogueira Filho",complemento:"",bairro:"Pedra Miúda",localidade:"Teresina",uf:"PI"},{cep:"64042-084",logradouro:"Quadra P1",complemento:"(Res Teresina Sul)",bairro:"Angélica",localidade:"Teresina",uf:"PI"},{cep:"64051-110",logradouro:"Avenida Jóquei Clube",complemento:"",bairro:"São Cristóvão",localidade:"Teresina",uf:"PI"},{cep:"64062-080",logradouro:"Rua Aarão Parente",complemento:"",bairro:"Morros",localidade:"Teresina",uf:"PI"},{cep:"64078-166",logradouro:"Quadra 214",complemento:"(Cj Dirceu Arcoverde II)",bairro:"Itararé",localidade:"Teresina",uf:"PI"},{cep:"64079-133",logradouro:"Rua Aarão Pereira de Andrade",complemento:"(Lot M Evangelista)",bairro:"Novo Horizonte",localidade:"Teresina",uf:"PI"},{cep:"64081-160",logradouro:"Rua Advogado Jorge Barguil",complemento:"",bairro:"Parque Poti",localidade:"Teresina",uf:"PI"},{cep:"64083-220",logradouro:"Avenida Totó Ribeiro",complemento:"",bairro:"Colorado",localidade:"Teresina",uf:"PI"},{cep:"64690-970",logradouro:"Praça Getúlio Vargas",complemento:"s/n",bairro:"Centro",localidade:"Fronteiras",uf:"PI"},{cep:"65035-830",logradouro:"Rua da Alegria",complemento:"",bairro:"Liberdade",localidade:"São Luís",uf:"MA"},{cep:"65041-869",logradouro:"Travessa Vitória",complemento:"",bairro:"Vila São Sebastião",localidade:"São Luís",uf:"MA"},{cep:"65043-150",logradouro:"Quadra H",complemento:"",bairro:"Sítio Leal",localidade:"São Luís",uf:"MA"},{cep:"65057-410",logradouro:"Rua São Marcos",complemento:"",bairro:"João de Deus",localidade:"São Luís",uf:"MA"},{cep:"65058-767",logradouro:"Avenida Rio Guamã",complemento:"",bairro:"Geniparana",localidade:"São Luís",uf:"MA"},{cep:"65067-220",logradouro:"Rua Cantanhede",complemento:"",bairro:"Jardim Eldorado",localidade:"São Luís",uf:"MA"},{cep:"65070-010",logradouro:"Rua Aldebara",complemento:"",bairro:"Recanto dos Vinhais",localidade:"São Luís",uf:"MA"},{cep:"65075-047",logradouro:"Rua Professora Laura Rosa",complemento:"(Lot Boa Vista)",bairro:"Jardim Renascença",localidade:"São Luís",uf:"MA"},{cep:"65082-010",logradouro:"Rua da Mangueira",complemento:"",bairro:"Vila Dom Luís",localidade:"São Luís",uf:"MA"},{cep:"65090-572",logradouro:"Rua da União",complemento:"",bairro:"Nova República",localidade:"São Luís",uf:"MA"},{cep:"65095-357",logradouro:"2ª Travessa da Amizade",complemento:"(Vl Cruzado)",bairro:"Tibirizinho",localidade:"São Luís",uf:"MA"},{cep:"65470-000",logradouro:"",complemento:"",bairro:"",localidade:"São Mateus do Maranhão",uf:"MA"},{cep:"65605-660",logradouro:"Rua Açailândia",complemento:"",bairro:"Vila Alecrim",localidade:"Caxias",uf:"MA"},{cep:"65609-455",logradouro:"Rua Firmino de Carvalho",complemento:"",bairro:"Ponte",localidade:"Caxias",uf:"MA"},{cep:"65631-391",logradouro:"Avenida Presidente Médici",complemento:"lado par",bairro:"Parque Piauí I",localidade:"Timon",uf:"MA"},{cep:"65632-435",logradouro:"Rua Vinte",complemento:"",bairro:"Planalto Boa Esperança",localidade:"Timon",uf:"MA"},{cep:"65635-568",logradouro:"Quadra T",complemento:"(Res Júlia Almeida)",bairro:"Mutirão",localidade:"Timon",uf:"MA"},{cep:"65905-606",logradouro:"Rua H",complemento:"",bairro:"Vila Bandeirantes",localidade:"Imperatriz",uf:"MA"},{cep:"65909-330",logradouro:"Rua Principal",complemento:"",bairro:"Vila Chico do Rádio",localidade:"Imperatriz",uf:"MA"},{cep:"65940-970",logradouro:"Rua Frei Benjamim de Borno",complemento:"s/n",bairro:"Centro",localidade:"Grajaú",uf:"MA"},{cep:"66033-150",logradouro:"Vila São João",complemento:"(Da R dos Tambés)",bairro:"Condor",localidade:"Belém",uf:"PA"},{cep:"66080-235",logradouro:"Passagem F",complemento:"(Tv Enéias Pinheiro)",bairro:"Pedreira",localidade:"Belém",uf:"PA"},{cep:"66085-300",logradouro:"Alameda Marquês de Herval",complemento:"",bairro:"Pedreira",localidade:"Belém",uf:"PA"},{cep:"66623-140",logradouro:"Passagem Iracema",complemento:"",bairro:"Marambaia",localidade:"Belém",uf:"PA"},{cep:"66811-785",logradouro:"Travessa L-4",complemento:"(Conjunto Paracuri II)",bairro:"Agulha (Icoaraci)",localidade:"Belém",uf:"PA"},{cep:"66915-140",logradouro:"Alameda Brigadeiro Lopes",complemento:"",bairro:"Aeroporto (Mosqueiro)",localidade:"Belém",uf:"PA"},{cep:"66920-540",logradouro:"Rua São Francisco I",complemento:"",bairro:"São Francisco (Mosqueiro)",localidade:"Belém",uf:"PA"},{cep:"67103-340",logradouro:"Rua Inácio Gabriel",complemento:"",bairro:"Marituba",localidade:"Ananindeua",uf:"PA"},{cep:"67146-068",logradouro:"Quadra Sessenta e Oito",complemento:"(Cj Roraima-Amapá)",bairro:"Maguari",localidade:"Ananindeua",uf:"PA"},{cep:"67215-045",logradouro:"Travessa Liberdade",complemento:"",bairro:"Santa Clara",localidade:"Marituba",uf:"PA"},{cep:"68377-740",logradouro:"Estrada do Pajé",complemento:"",bairro:"Jardim Independente II",localidade:"Altamira",uf:"PA"},{cep:"68550-017",logradouro:"Rua Curitiba",complemento:"",bairro:"Alto Paraná",localidade:"Redenção",uf:"PA"},{cep:"68552-045",logradouro:"Rua C Quatorze",complemento:"",bairro:"Capuava",localidade:"Redenção",uf:"PA"},{cep:"68555-151",logradouro:"Rua Tangará",complemento:"até 278/279",bairro:"Centro",localidade:"Xinguara",uf:"PA"},{cep:"68555-231",logradouro:"Rua Petrônio Portela",complemento:"até 598/599",bairro:"Centro",localidade:"Xinguara",uf:"PA"},{cep:"68620-972",logradouro:"Distrito de Fernandes Belo",complemento:"s/n",bairro:"Centro",localidade:"Viseu",uf:"PA"},{cep:"68627-125",logradouro:"Rua Santa Bárbara",complemento:"",bairro:"Jardim Atlântico",localidade:"Paragominas",uf:"PA"},{cep:"68744-435",logradouro:"Rua Projetada A",complemento:"",bairro:"Imperador",localidade:"Castanhal",uf:"PA"},{cep:"68745-570",logradouro:"Rua Manoel Manoin",complemento:"",bairro:"Santa Lídia",localidade:"Castanhal",uf:"PA"},{cep:"68746-253",logradouro:"Rua Z-11",complemento:"(Cj Bibiana)",bairro:"Jaderlândia",localidade:"Castanhal",uf:"PA"},{cep:"68900-090",logradouro:"Rua Independência",complemento:"",bairro:"Central",localidade:"Macapá",uf:"AP"},{cep:"68901-340",logradouro:"Rua Roberto Ferreira da Silva",complemento:"",bairro:"Santa Rita",localidade:"Macapá",uf:"AP"},{cep:"68903-331",logradouro:"Ramal Eurico Gaspar",complemento:"(KM 02 da Rod.JK)",bairro:"Jardim Marco Zero",localidade:"Macapá",uf:"AP"},{cep:"68903-585",logradouro:"Travessa Primeira",complemento:"(Conj. Habitacional da Embrapa)",bairro:"Universidade",localidade:"Macapá",uf:"AP"},{cep:"68904-344",logradouro:"Travessa Manoel Ferreira da Silva",complemento:"",bairro:"Congós",localidade:"Macapá",uf:"AP"},{cep:"68904-366",logradouro:"Rua Benedito Lino do Carmo",complemento:"",bairro:"Congós",localidade:"Macapá",uf:"AP"},{cep:"68904-397",logradouro:"Avenida Comandante Marapanim",complemento:"",bairro:"Congós",localidade:"Macapá",uf:"AP"},{cep:"68905-735",logradouro:"Passagem Marcílio Dias",complemento:"",bairro:"Perpétuo Socorro",localidade:"Macapá",uf:"AP"},{cep:"68906-120",logradouro:"Rua Miguel Rodrigues Bittencourt",complemento:"(Loteamento Parque Novo Mundo)",bairro:"Cabralzinho",localidade:"Macapá",uf:"AP"},{cep:"68906-305",logradouro:"Avenida São Paulo",complemento:"",bairro:"Marabaixo",localidade:"Macapá",uf:"AP"},{cep:"68908-645",logradouro:"Avenida das Flores",complemento:"",bairro:"Boné Azul",localidade:"Macapá",uf:"AP"},{cep:"68909-327",logradouro:"Travessa Palmares",complemento:"",bairro:"Brasil Novo",localidade:"Macapá",uf:"AP"},{cep:"68909-362",logradouro:"Avenida Belém",complemento:"",bairro:"Brasil Novo",localidade:"Macapá",uf:"AP"},{cep:"68909-525",logradouro:"Alameda Décima Terceira",complemento:"(Lot. Caranâ)",bairro:"Boné Azul",localidade:"Macapá",uf:"AP"},{cep:"68909-809",logradouro:"Rua Maria Nair da Silva",complemento:"",bairro:"Novo Horizonte",localidade:"Macapá",uf:"AP"},{cep:"68911-380",logradouro:"Avenida Raimunda Apolinária da Silva",complemento:"",bairro:"Muruci (Fazendinha)",localidade:"Macapá",uf:"AP"},{cep:"68926-310",logradouro:"Travessa Igarapé Sororoca",complemento:"",bairro:"Fortaleza",localidade:"Santana",uf:"AP"},{cep:"68928-003",logradouro:"Rua Osvaldo Cruz",complemento:"",bairro:"Paraíso",localidade:"Santana",uf:"AP"},{cep:"68928-271",logradouro:"Alameda dos Girassóis",complemento:"(Prq Laranjeiras)",bairro:"Fonte Nova",localidade:"Santana",uf:"AP"},{cep:"68929-540",logradouro:"Rua Doze",complemento:"",bairro:"Distrito Industrial",localidade:"Santana",uf:"AP"},{cep:"69006-560",logradouro:"Rua Paragominas",complemento:"",bairro:"Gilberto Mestrinho",localidade:"Manaus",uf:"AM"},{cep:"69018-562",logradouro:"Rua Rio Maicuru",complemento:"(Res V Melhor)",bairro:"Lago Azul",localidade:"Manaus",uf:"AM"},{cep:"69020-124",logradouro:"Beco Somag",complemento:"",bairro:"Centro",localidade:"Manaus",uf:"AM"},{cep:"69036-668",logradouro:"Rua Seringal",complemento:"",bairro:"Santo Agostinho",localidade:"Manaus",uf:"AM"},{cep:"69037-478",logradouro:"Avenida Jufari",complemento:"",bairro:"Nova Esperança",localidade:"Manaus",uf:"AM"},{cep:"69054-959",logradouro:"Avenida Tancredo Neves 745 Térreo Sala 1 e 2",complemento:"",bairro:"Parque 10 de Novembro",localidade:"Manaus",uf:"AM"},{cep:"69060-360",logradouro:"Travessa Santa Helena",complemento:"",bairro:"Aleixo",localidade:"Manaus",uf:"AM"},{cep:"69065-008",logradouro:"Beco Martins",complemento:"",bairro:"Cachoeirinha",localidade:"Manaus",uf:"AM"},{cep:"69065-030",logradouro:"Avenida Borba",complemento:"",bairro:"Cachoeirinha",localidade:"Manaus",uf:"AM"},{cep:"69073-042",logradouro:"Beco Salustiano",complemento:"",bairro:"Betânia",localidade:"Manaus",uf:"AM"},{cep:"69077-160",logradouro:"Rua Oswaldo Alves da Silva",complemento:"",bairro:"Japiim",localidade:"Manaus",uf:"AM"},{cep:"69078-690",logradouro:"Beco Álvaro Leite",complemento:"",bairro:"Japiim",localidade:"Manaus",uf:"AM"},{cep:"69086-070",logradouro:"Rua Rio Capauati",complemento:"",bairro:"São José Operário",localidade:"Manaus",uf:"AM"},{cep:"69088-072",logradouro:"Beco Jurupiranga",complemento:"",bairro:"Jorge Teixeira",localidade:"Manaus",uf:"AM"},{cep:"69088-077",logradouro:"Travessa Montenegro",complemento:"",bairro:"Jorge Teixeira",localidade:"Manaus",uf:"AM"},{cep:"69088-277",logradouro:"Beco Cravitas",complemento:"",bairro:"Jorge Teixeira",localidade:"Manaus",uf:"AM"},{cep:"69088-343",logradouro:"Rua Verbasco",complemento:"",bairro:"Jorge Teixeira",localidade:"Manaus",uf:"AM"},{cep:"69098-097",logradouro:"Rua Jaguaripe",complemento:"",bairro:"Novo Aleixo",localidade:"Manaus",uf:"AM"},{cep:"69099-625",logradouro:"Rua Araraçu",complemento:"",bairro:"Cidade de Deus",localidade:"Manaus",uf:"AM"},{cep:"69101-179",logradouro:"Rua Antônio Reto",complemento:"de 111/112 ao fim",bairro:"Iraci",localidade:"Itacoatiara",uf:"AM"},{cep:"69301-130",logradouro:"Rua Barão do Rio Branco",complemento:"",bairro:"Centro",localidade:"Boa Vista",uf:"RR"},{cep:"69301-225",logradouro:"Travessa B",complemento:"",bairro:"Centro",localidade:"Boa Vista",uf:"RR"},{cep:"69301-350",logradouro:"Avenida Jaime Brasil",complemento:"",bairro:"Centro",localidade:"Boa Vista",uf:"RR"},{cep:"69304-032",logradouro:"Rua Oswaldo Cruz",complemento:"",bairro:"Mecejana",localidade:"Boa Vista",uf:"RR"},{cep:"69304-070",logradouro:"Rua Juaperi",complemento:"",bairro:"Mecejana",localidade:"Boa Vista",uf:"RR"},{cep:"69306-640",logradouro:"Rua José Raimundo Silva",complemento:"",bairro:"São Pedro",localidade:"Boa Vista",uf:"RR"},{cep:"69307-755",logradouro:"Rua da Sirigueleira",complemento:"",bairro:"Caçari",localidade:"Boa Vista",uf:"RR"},{cep:"69308-370",logradouro:"Rua Santa Maria",complemento:"",bairro:"Treze de Setembro",localidade:"Boa Vista",uf:"RR"},{cep:"69310-015",logradouro:"Alameda SD-02",complemento:"",bairro:"Aeroporto",localidade:"Boa Vista",uf:"RR"},{cep:"69312-170",logradouro:"Rua Ruth Pinheiro",complemento:"até 789/790",bairro:"Caimbé",localidade:"Boa Vista",uf:"RR"},{cep:"69313-013",logradouro:"Travessa 09",complemento:"",bairro:"Jóquei Clube",localidade:"Boa Vista",uf:"RR"},{cep:"69313-092",logradouro:"Rua Diamante",complemento:"(Cj C Servidor)",bairro:"Jóquei Clube",localidade:"Boa Vista",uf:"RR"},{cep:"69313-138",logradouro:"Rua XXVI",complemento:"",bairro:"Jóquei Clube",localidade:"Boa Vista",uf:"RR"},{cep:"69313-278",logradouro:"Rua JC-02",complemento:"",bairro:"Olímpico",localidade:"Boa Vista",uf:"RR"},{cep:"69313-478",logradouro:"Travessa Gideão",complemento:"",bairro:"Cambará",localidade:"Boa Vista",uf:"RR"},{cep:"69314-104",logradouro:"Rua Pirapitinga",complemento:"",bairro:"Santa Tereza",localidade:"Boa Vista",uf:"RR"},{cep:"69315-245",logradouro:"Rua João Brito de Oliveira",complemento:"",bairro:"Distrito Industrial Governador Aquilino Mota Duarte",localidade:"Boa Vista",uf:"RR"},{cep:"69316-430",logradouro:"Rua Curitiba",complemento:"",bairro:"Senador Hélio Campos",localidade:"Boa Vista",uf:"RR"},{cep:"69317-468",logradouro:"Avenida das Galáxias",complemento:"",bairro:"Cidade Satélite",localidade:"Boa Vista",uf:"RR"},{cep:"69317-530",logradouro:"Rua Cassiopéia",complemento:"",bairro:"Cidade Satélite",localidade:"Boa Vista",uf:"RR"},{cep:"69400-125",logradouro:"Beco Olímpio Campos",complemento:"",bairro:"Biribiri",localidade:"Manacapuru",uf:"AM"},{cep:"69400-146",logradouro:"Rua Luciano Galvão",complemento:"",bairro:"Biribiri",localidade:"Manacapuru",uf:"AM"},{cep:"69400-359",logradouro:"Avenida Getúlio Vargas",complemento:"de 805/806 ao fim",bairro:"São Francisco",localidade:"Manacapuru",uf:"AM"},{cep:"69400-619",logradouro:"Rua Gilberto Mestrinho",complemento:"de 1411/1412 ao fim",bairro:"Liberdade",localidade:"Manacapuru",uf:"AM"},{cep:"69401-092",logradouro:"Rua Itacoatiara",complemento:"",bairro:"União",localidade:"Manacapuru",uf:"AM"},{cep:"69401-562",logradouro:"Estrada Manoel Urbano",complemento:"de 2865 a 3659 - lado ímpar",bairro:"Nova Manacá",localidade:"Manacapuru",uf:"AM"},{cep:"69402-078",logradouro:"Rua Josefa Menezes",complemento:"",bairro:"Morada do Sol",localidade:"Manacapuru",uf:"AM"},{cep:"69402-108",logradouro:"Rua 6",complemento:"(Cj E Braga II)",bairro:"Morada do Sol",localidade:"Manacapuru",uf:"AM"},{cep:"69402-247",logradouro:"Rua Rio Içá",complemento:"(Lot L Azul)",bairro:"Morada do Sol",localidade:"Manacapuru",uf:"AM"},{cep:"69402-570",logradouro:"Rua 2",complemento:"(Lot Sto Antônio)",bairro:"Morada do Sol",localidade:"Manacapuru",uf:"AM"},{cep:"69403-646",logradouro:"Rua Acariquara",complemento:"",bairro:"Vale Verde",localidade:"Manacapuru",uf:"AM"},{cep:"69403-652",logradouro:"Rua Costa e Silva",complemento:"",bairro:"Vale Verde",localidade:"Manacapuru",uf:"AM"},{cep:"69403-706",logradouro:"Rua 8",complemento:"(Residencial Manacapuru)",bairro:"Vale Verde",localidade:"Manacapuru",uf:"AM"},{cep:"69430-000",logradouro:"",complemento:"",bairro:"",localidade:"Beruri",uf:"AM"},{cep:"69552-015",logradouro:"Rua São Pedro",complemento:"",bairro:"Santa Rosa",localidade:"Tefé",uf:"AM"},{cep:"69552-735",logradouro:"Rua Antônio Lisboa",complemento:"",bairro:"São Raimundo",localidade:"Tefé",uf:"AM"},{cep:"69553-435",logradouro:"Travessa Santa Rita",complemento:"",bairro:"Nova Esperança",localidade:"Tefé",uf:"AM"},{cep:"69555-250",logradouro:"Vila Bittencourt",complemento:"",bairro:"Aeroporto",localidade:"Tefé",uf:"AM"},{cep:"69730-970",logradouro:"Avenida João Paulo I 32",complemento:"",bairro:"Centro",localidade:"Novo Airão",uf:"AM"},{cep:"69736-000",logradouro:"",complemento:"",bairro:"Balbina",localidade:"Presidente Figueiredo",uf:"AM"},{cep:"69901-018",logradouro:"Rua Azeitona",complemento:"",bairro:"Conjunto Jardim São Francisco",localidade:"Rio Branco",uf:"AC"},{cep:"69902-819",logradouro:"Travessa Santa Bárbara",complemento:"",bairro:"Wanderley Dantas",localidade:"Rio Branco",uf:"AC"},{cep:"69905-020",logradouro:"Travessa Juricaba",complemento:"",bairro:"Capoeira",localidade:"Rio Branco",uf:"AC"},{cep:"69905-151",logradouro:"Rua Peru",complemento:"até 298/299",bairro:"Baixada da Habitasa",localidade:"Rio Branco",uf:"AC"},{cep:"69906-260",logradouro:"Rua Boulevard Augusto Monteiro",complemento:"de 634 ao fim - lado par",bairro:"Triângulo Novo",localidade:"Rio Branco",uf:"AC"},{cep:"69906-508",logradouro:"Travessa 15 de Jaú",complemento:"",bairro:"Taquarí",localidade:"Rio Branco",uf:"AC"},{cep:"69908-087",logradouro:"Travessa Osvaldo Gentil",complemento:"",bairro:"Belo Jardim II",localidade:"Rio Branco",uf:"AC"},{cep:"69908-852",logradouro:"Rua Nonato Correia Lima",complemento:"",bairro:"Loteamento Santo Afonso",localidade:"Rio Branco",uf:"AC"},{cep:"69909-008",logradouro:"Rua Araçagi",complemento:"",bairro:"Rosa Linda",localidade:"Rio Branco",uf:"AC"},{cep:"69909-738",logradouro:"Rua Assis Brasil",complemento:"",bairro:"Vila Acre",localidade:"Rio Branco",uf:"AC"},{cep:"69911-057",logradouro:"Rua Acre",complemento:"",bairro:"Aeroporto Velho",localidade:"Rio Branco",uf:"AC"},{cep:"69911-522",logradouro:"Travessa Raimundo Melo",complemento:"",bairro:"João Eduardo II",localidade:"Rio Branco",uf:"AC"},{cep:"69912-054",logradouro:"Rua Sebastião Amâncio",complemento:"",bairro:"João Paulo",localidade:"Rio Branco",uf:"AC"},{cep:"69914-328",logradouro:"Rua Porto Acre",complemento:"",bairro:"Calafate",localidade:"Rio Branco",uf:"AC"},{cep:"69915-004",logradouro:"Rua São Lázaro",complemento:"",bairro:"Tangará",localidade:"Rio Branco",uf:"AC"},{cep:"69915-712",logradouro:"Avenida Tucunaré",complemento:"de 469/470 ao fim",bairro:"Portal da Amazônia",localidade:"Rio Branco",uf:"AC"},{cep:"69921-392",logradouro:"Rua da Uva",complemento:"",bairro:"Montanhês",localidade:"Rio Branco",uf:"AC"},{cep:"69921-413",logradouro:"Rua da Carambola",complemento:"",bairro:"Montanhês",localidade:"Rio Branco",uf:"AC"},{cep:"69955-959",logradouro:"Rua Coronel José Ferreira 1498",complemento:"",bairro:"Centro",localidade:"Santa Rosa do Purus",uf:"AC"},{cep:"69975-959",logradouro:"Rua Romildo Magalhães",complemento:"s/n",bairro:"Centro",localidade:"Jordão",uf:"AC"},{cep:"70390-155",logradouro:"Quadra SEPS 715/915",complemento:"",bairro:"Asa Sul",localidade:"Brasília",uf:"DF"},{cep:"70674-013",logradouro:"Quadra SQSW 500 Bloco A",complemento:"",bairro:"Setor Sudoeste",localidade:"Brasília",uf:"DF"},{cep:"70835-530",logradouro:"Quadra CLN 403 Bloco C",complemento:"",bairro:"Asa Norte",localidade:"Brasília",uf:"DF"},{cep:"71551-400",logradouro:"Quadra Quadra 4",complemento:"",bairro:"Setor Habitacional Taquari (Lago Norte)",localidade:"Brasília",uf:"DF"},{cep:"71575-310",logradouro:"Quadra Quadra 38 Conjunto B",complemento:"",bairro:"Paranoá",localidade:"Brasília",uf:"DF"},{cep:"71587-078",logradouro:"Quadra 1 Conjunto 2 Lote 1 Bloco N",complemento:"",bairro:"Paranoá Parque (Paranoá)",localidade:"Brasília",uf:"DF"},{cep:"71635-020",logradouro:"Quadra SHIS QI 13 Conjunto 2",complemento:"",bairro:"Setor de Habitações Individuais Sul",localidade:"Brasília",uf:"DF"},{cep:"71996-370",logradouro:"Conjunto SHA Conjunto 6 Chácara 447A",complemento:"",bairro:"Setor Habitacional Arniqueira (Águas Claras)",localidade:"Brasília",uf:"DF"},{cep:"72001-345",logradouro:"Rua Rua 4 Chácara 31",complemento:"",bairro:"Setor Habitacional Vicente Pires - Trecho 3",localidade:"Brasília",uf:"DF"},{cep:"72127-200",logradouro:"Rodovia DF-097",complemento:"",bairro:"Taguatinga Norte (Taguatinga)",localidade:"Brasília",uf:"DF"},{cep:"72145-836",logradouro:"Quadra QNM 38 Conjunto F2",complemento:"",bairro:"Taguatinga Norte (Taguatinga)",localidade:"Brasília",uf:"DF"},{cep:"72242-165",logradouro:"Quadra QNP 27 Conjunto H",complemento:"",bairro:"Ceilândia Norte (Ceilândia)",localidade:"Brasília",uf:"DF"},{cep:"72320-212",logradouro:"Quadra QR 414 Conjunto 9-B",complemento:"",bairro:"Samambaia Norte (Samambaia)",localidade:"Brasília",uf:"DF"},{cep:"72320-213",logradouro:"Quadra QR 414 Conjunto 10",complemento:"",bairro:"Samambaia Norte (Samambaia)",localidade:"Brasília",uf:"DF"},{cep:"72428-083",logradouro:"Núcleo Rural Casa Grande Módulo 2 MA - 1",complemento:"",bairro:"Ponte Alta Norte (Gama)",localidade:"Brasília",uf:"DF"},{cep:"72444-141",logradouro:"Colônia Agrícola Córrego do Crispim Chácara 39",complemento:"",bairro:"Setor Leste (Gama)",localidade:"Brasília",uf:"DF"},{cep:"72543-302",logradouro:"Quadra EQ 213/313 Bloco B",complemento:"",bairro:"Santa Maria",localidade:"Brasília",uf:"DF"},{cep:"72546-608",logradouro:"Quadra QR 316 Conjunto H",complemento:"",bairro:"Santa Maria",localidade:"Brasília",uf:"DF"},{cep:"72603-218",logradouro:"Quadra Quadra 114 Conjunto 15",complemento:"",bairro:"Recanto das Emas",localidade:"Brasília",uf:"DF"},{cep:"72630-111",logradouro:"Quadra Quadra 401 Conjunto 11",complemento:"",bairro:"Recanto das Emas",localidade:"Brasília",uf:"DF"},{cep:"72809-185",logradouro:"Quadra Quadra 37",complemento:"",bairro:"Mansões de Recreio Estrela Dalva VI",localidade:"Luziânia",uf:"GO"},{cep:"72833-101",logradouro:"Quadra Quadra 51",complemento:"",bairro:"Jardim Bandeirante",localidade:"Luziânia",uf:"GO"},{cep:"72853-038",logradouro:"Quadra Quadra 38",complemento:"",bairro:"Parque Estrela Dalva IX",localidade:"Luziânia",uf:"GO"},{cep:"72859-292",logradouro:"Quadra Quadra 292",complemento:"",bairro:"Mansões de Recreio Estrela Dalva VIII",localidade:"Luziânia",uf:"GO"},{cep:"72860-576",logradouro:"Quadra Quadra 613",complemento:"",bairro:"Parque Estrela Dalva VI (Pedregal)",localidade:"Novo Gama",uf:"GO"},{cep:"72863-424",logradouro:"Quadra Quadra 24",complemento:"",bairro:"Residencial Negreiros",localidade:"Novo Gama",uf:"GO"},{cep:"72865-439",logradouro:"Quadra Quadra 39",complemento:"",bairro:"Residencial Paraíso",localidade:"Novo Gama",uf:"GO"},{cep:"72870-052",logradouro:"Rua 2",complemento:"(Quadras 21,22,25,28)",bairro:"Parque Rio Branco",localidade:"Valparaíso de Goiás",uf:"GO"},{cep:"72870-101",logradouro:"Quadra Quadra 1",complemento:"",bairro:"Valparaiso II",localidade:"Valparaíso de Goiás",uf:"GO"},{cep:"72873-237",logradouro:"Quadra 16",complemento:"",bairro:"Jardins Versailles",localidade:"Valparaíso de Goiás",uf:"GO"},{cep:"72875-062",logradouro:"Rua Castanheira",complemento:"",bairro:"Unimorar",localidade:"Valparaíso de Goiás",uf:"GO"},{cep:"72883-036",logradouro:"Quadra Quadra 15",complemento:"",bairro:"Ocidental Parque",localidade:"Cidade Ocidental",uf:"GO"},{cep:"72890-060",logradouro:"Quadra Quadra 21",complemento:"",bairro:"Residencial Villa Suiça",localidade:"Cidade Ocidental",uf:"GO"},{cep:"72917-092",logradouro:"Quadra Quadra 100",complemento:"",bairro:"Condomínio Residencial Embaixador",localidade:"Águas Lindas de Goiás",uf:"GO"},{cep:"72922-671",logradouro:"Quadra Quadra 66",complemento:"",bairro:"Jardim América IV",localidade:"Águas Lindas de Goiás",uf:"GO"},{cep:"72926-284",logradouro:"Rua APM 03",complemento:"",bairro:"Parque das Águas Bonitas I Etapa B",localidade:"Águas Lindas de Goiás",uf:"GO"},{cep:"72928-070",logradouro:"Quadra 31",complemento:"",bairro:"Quinta das Águas Bonitas",localidade:"Águas Lindas de Goiás",uf:"GO"},{cep:"73020-070",logradouro:"Área Especial 1",complemento:"",bairro:"Setor Industrial (Sobradinho)",localidade:"Brasília",uf:"DF"},{cep:"73060-515",logradouro:"Quadra AR 5 Área Especial 01",complemento:"",bairro:"Setor Oeste (Sobradinho II)",localidade:"Brasília",uf:"DF"},{cep:"73368-320",logradouro:"Quadra 1D Conjunto A",complemento:"",bairro:"Arapoanga (Planaltina)",localidade:"Brasília",uf:"DF"},{cep:"74335-190",logradouro:"Rua V 2",complemento:"",bairro:"Vila Rezende",localidade:"Goiânia",uf:"GO"},{cep:"74482-504",logradouro:"Via de Acesso 3",complemento:"",bairro:"Conjunto Residencial Costa Verde",localidade:"Goiânia",uf:"GO"},{cep:"74565-660",logradouro:"Rua Tupinambás",complemento:"",bairro:"Setor Urias Magalhães",localidade:"Goiânia",uf:"GO"},{cep:"74672-700",logradouro:"Rua Campo Verde",complemento:"",bairro:"Santa Genoveva",localidade:"Goiânia",uf:"GO"},{cep:"74690-750",logradouro:"Rua R 50",complemento:"",bairro:"Vila Itatiaia",localidade:"Goiânia",uf:"GO"},{cep:"74775-082",logradouro:"Rua Augusto Kubitschek",complemento:"",bairro:"Vila Santa Maria Extensão",localidade:"Goiânia",uf:"GO"},{cep:"74810-085",logradouro:"Rua 27",complemento:"",bairro:"Jardim Goiás",localidade:"Goiânia",uf:"GO"},{cep:"74886-073",logradouro:"Rua dos Oitis",complemento:"",bairro:"Jardins Munique",localidade:"Goiânia",uf:"GO"},{cep:"74975-385",logradouro:"Avenida Chile",complemento:"",bairro:"Residencial Brasicon I",localidade:"Aparecida de Goiânia",uf:"GO"},{cep:"75094-570",logradouro:"Avenida L-002",complemento:"",bairro:"Jardim Europa",localidade:"Anápolis",uf:"GO"},{cep:"75110-180",logradouro:"Rua Coronel Zeca Louza",complemento:"",bairro:"Jundiaí",localidade:"Anápolis",uf:"GO"},{cep:"75245-000",logradouro:"",complemento:"",bairro:"",localidade:"Caldazinha",uf:"GO"},{cep:"75388-226",logradouro:"Rua 31",complemento:"",bairro:"Vila Padre Eterno",localidade:"Trindade",uf:"GO"},{cep:"75513-457",logradouro:"Viela Fipas",complemento:"",bairro:"Afonso Pena",localidade:"Itumbiara",uf:"GO"},{cep:"75680-748",logradouro:"Rua das Petúnias",complemento:"",bairro:"Jardim dos Ipês",localidade:"Caldas Novas",uf:"GO"},{cep:"75697-570",logradouro:"Rodovia GO-213",complemento:"",bairro:"Condomínio Residencial Florença",localidade:"Caldas Novas",uf:"GO"},{cep:"75804-190",logradouro:"Rua 9",complemento:"",bairro:"Conjunto Rio Claro I",localidade:"Jataí",uf:"GO"},{cep:"75807-190",logradouro:"Rua 6",complemento:"",bairro:"Setor Colinas",localidade:"Jataí",uf:"GO"},{cep:"75837-595",logradouro:"Rua VS 1",complemento:"",bairro:"Residencial Versailles",localidade:"Mineiros",uf:"GO"},{cep:"75903-561",logradouro:"Rua 20",complemento:"",bairro:"São Felipe",localidade:"Rio Verde",uf:"GO"},{cep:"76804-596",logradouro:"Estrada Santo Antônio",complemento:"de 5984 a 6194 - lado par",bairro:"Militar",localidade:"Porto Velho",uf:"RO"},{cep:"76820-523",logradouro:"Rua Mundial",complemento:"",bairro:"Flodoaldo Pontes Pinto",localidade:"Porto Velho",uf:"RO"},{cep:"76820-718",logradouro:"Rua Cuiabá",complemento:"",bairro:"Embratel",localidade:"Porto Velho",uf:"RO"},{cep:"76821-468",logradouro:"Rua Professor Cervanes Monteiro",complemento:"de 4437/4438 ao fim",bairro:"Rio Madeira",localidade:"Porto Velho",uf:"RO"},{cep:"76828-600",logradouro:"Rua Luziana",complemento:"até 4000/4001",bairro:"Jardim Santana",localidade:"Porto Velho",uf:"RO"},{cep:"76870-141",logradouro:"Travessa Godofredo",complemento:"",bairro:"Setor 01",localidade:"Ariquemes",uf:"RO"},{cep:"76889-959",logradouro:"Avenida do Cacau 1539",complemento:"",bairro:"Centro",localidade:"Cacaulândia",uf:"RO"},{cep:"76901-012",logradouro:"Avenida Dois de Abril",complemento:"de 2994 a 3002 - lado par",bairro:"Jardim Presidencial",localidade:"Ji-Paraná",uf:"RO"},{cep:"76901-872",logradouro:"Rua Flamboyant",complemento:"",bairro:"Green Park",localidade:"Ji-Paraná",uf:"RO"},{cep:"76907-629",logradouro:"Avenida Dom Bosco",complemento:"de 913 a 1541 - lado ímpar",bairro:"Casa Preta",localidade:"Ji-Paraná",uf:"RO"},{cep:"76912-742",logradouro:"Rua Castanheira",complemento:"de 473/474 a 639/640",bairro:"Jorge Teixeira",localidade:"Ji-Paraná",uf:"RO"},{cep:"76913-078",logradouro:"Rua A",complemento:"",bairro:"Mário Andreazza",localidade:"Ji-Paraná",uf:"RO"},{cep:"76963-600",logradouro:"Rua Presidente Arthur da Costa e Silva",complemento:"de 1800/1801 a 2199/2200",bairro:"Jardim Clodoaldo",localidade:"Cacoal",uf:"RO"},{cep:"76980-784",logradouro:"Avenida Presidente Tancredo Neves",complemento:"de 3044 a 3344 - lado par",bairro:"Jardim América",localidade:"Vilhena",uf:"RO"},{cep:"76982-106",logradouro:"Avenida Pedro Bezerra da Silva",complemento:"de 5000/5001 ao fim",bairro:"Bela Vista",localidade:"Vilhena",uf:"RO"},{cep:"76982-204",logradouro:"Rua Rio Grande do Norte",complemento:"de 2100/2101 a 2544/2545",bairro:"Parque Industrial Novo Tempo",localidade:"Vilhena",uf:"RO"},{cep:"76985-034",logradouro:"Rua Guaranis",complemento:"de 4831/4832 a 5160/5161",bairro:"Residencial Alto dos Parecis",localidade:"Vilhena",uf:"RO"},{cep:"76985-456",logradouro:"Rua Novecentos e Dezesseis",complemento:"até 6460 - lado par",bairro:"Nova Esperança",localidade:"Vilhena",uf:"RO"},{cep:"76985-542",logradouro:"Rua Cinco Mil e Um",complemento:"",bairro:"Jardim Novo Horizonte",localidade:"Vilhena",uf:"RO"},{cep:"76985-730",logradouro:"Rua Sete Mil Seiscentos e Onze",complemento:"",bairro:"Residencial Alphaville I",localidade:"Vilhena",uf:"RO"},{cep:"77001-869",logradouro:"Quadra ARNO 71 Avenida NS 15",complemento:"",bairro:"Plano Diretor Norte",localidade:"Palmas",uf:"TO"},{cep:"77016-520",logradouro:"Quadra ARSO 63 Avenida LO 15",complemento:"",bairro:"Plano Diretor Sul",localidade:"Palmas",uf:"TO"},{cep:"77060-017",logradouro:"Rua 11",complemento:"",bairro:"Jardim Aureny IV",localidade:"Palmas",uf:"TO"},{cep:"77060-770",logradouro:"Avenida São Paulo",complemento:"",bairro:"Jardim Paulista (Taquaralto)",localidade:"Palmas",uf:"TO"},{cep:"77064-018",logradouro:"Rua 8",complemento:"",bairro:"Setor Santa Fé (Taquaralto)",localidade:"Palmas",uf:"TO"},{cep:"77416-060",logradouro:"Rua G",complemento:"",bairro:"Jardim Guanabara",localidade:"Gurupi",uf:"TO"},{cep:"77475-000",logradouro:"",complemento:"",bairro:"",localidade:"Araguaçu",uf:"TO"},{cep:"77815-842",logradouro:"Rua Véu da Noiva",complemento:"",bairro:"Loteamento Vila Azul",localidade:"Araguaína",uf:"TO"},{cep:"77816-270",logradouro:"Rua Perimetral 001",complemento:"",bairro:"Setor Oeste",localidade:"Araguaína",uf:"TO"},{cep:"77816-420",logradouro:"Rua 23",complemento:"",bairro:"Setor Oeste",localidade:"Araguaína",uf:"TO"},{cep:"77816-500",logradouro:"Rua 31",complemento:"",bairro:"Setor Oeste",localidade:"Araguaína",uf:"TO"},{cep:"77820-170",logradouro:"Rua 78",complemento:"",bairro:"Jardim dos Ipês II",localidade:"Araguaína",uf:"TO"},{cep:"77827-350",logradouro:"Rua das Goiabeiras",complemento:"",bairro:"Loteamento Araguaína Sul",localidade:"Araguaína",uf:"TO"},{cep:"77827-500",logradouro:"Rua dos Coajinguabas",complemento:"",bairro:"Loteamento Araguaína Sul",localidade:"Araguaína",uf:"TO"},{cep:"77827-630",logradouro:"Rua dos Articuns",complemento:"",bairro:"Loteamento Araguaína Sul",localidade:"Araguaína",uf:"TO"},{cep:"77829-012",logradouro:"Quadra 6",complemento:"",bairro:"Loteamento Costa Esmeralda",localidade:"Araguaína",uf:"TO"},{cep:"77829-090",logradouro:"Quadra 45",complemento:"",bairro:"Loteamento Costa Esmeralda",localidade:"Araguaína",uf:"TO"},{cep:"77829-320",logradouro:"Rua Surubim Quadra 29",complemento:"",bairro:"Residencial Lago Azul I",localidade:"Araguaína",uf:"TO"},{cep:"77829-334",logradouro:"Rua Lambari Quadra 31",complemento:"",bairro:"Residencial Lago Azul I",localidade:"Araguaína",uf:"TO"},{cep:"77930-000",logradouro:"",complemento:"",bairro:"",localidade:"Axixá do Tocantins",uf:"TO"},{cep:"78050-513",logradouro:"Rua L-1",complemento:"",bairro:"Bela Vista",localidade:"Cuiabá",uf:"MT"},{cep:"78057-216",logradouro:"Rua F",complemento:"",bairro:"Conjunto Residencial Jonas Pinheiro",localidade:"Cuiabá",uf:"MT"},{cep:"78058-348",logradouro:"Rua Doze",complemento:"(Núc Hab CPA III)",bairro:"Morada da Serra",localidade:"Cuiabá",uf:"MT"},{cep:"78091-548",logradouro:"Rua Oito",complemento:"(1ª Etapa)",bairro:"Loteamento Residencial Nico Baracat",localidade:"Cuiabá",uf:"MT"},{cep:"78110-153",logradouro:"Travessa Padre Dom Bosco",complemento:"(Lot C Sul)",bairro:"Centro-Sul",localidade:"Várzea Grande",uf:"MT"},{cep:"78131-240",logradouro:"Rua dos Lírios",complemento:"(Lot V Régia)",bairro:"Vitória Régia",localidade:"Várzea Grande",uf:"MT"},{cep:"78144-460",logradouro:"Rua dos Lírios",complemento:"(Lot Jd Corsário)",bairro:"Petrópolis",localidade:"Várzea Grande",uf:"MT"},{cep:"78200-520",logradouro:"Rua dos Iriris",complemento:"",bairro:"São Lourenço",localidade:"Cáceres",uf:"MT"},{cep:"78201-570",logradouro:"Via Alecrim",complemento:"lado par",bairro:"Jardim Panorama",localidade:"Cáceres",uf:"MT"},{cep:"78211-328",logradouro:"Rua Viracopos",complemento:"",bairro:"Santos Dumont",localidade:"Cáceres",uf:"MT"},{cep:"78551-373",logradouro:"Rua Valdecir Lucas de Souza",complemento:"",bairro:"Residencial Vila Rica",localidade:"Sinop",uf:"MT"},{cep:"78551-374",logradouro:"Rua Jaime M Scksheli",complemento:"",bairro:"Residencial Vila Rica",localidade:"Sinop",uf:"MT"},{cep:"78553-298",logradouro:"Rua Doutor Claudiomiro M. de Carvalho",complemento:"de 3270/3271 a 3419/3420",bairro:"Jardim dos Tarumãs",localidade:"Sinop",uf:"MT"},{cep:"78601-192",logradouro:"Rua Aristides Pina",complemento:"lado par",bairro:"Jardim Maria Lúcia",localidade:"Barra do Garças",uf:"MT"},{cep:"78718-150",logradouro:"Avenida Sergipe",complemento:"",bairro:"Vila Duarte",localidade:"Rondonópolis",uf:"MT"},{cep:"78721-616",logradouro:"Rua Oito",complemento:"",bairro:"Vila União",localidade:"Rondonópolis",uf:"MT"},{cep:"78725-384",logradouro:"Rua Eduarda Castilho Soares",complemento:"",bairro:"Jardim Dom Bosco",localidade:"Rondonópolis",uf:"MT"},{cep:"78725-580",logradouro:"Rua Otávio Pitaluga",complemento:"",bairro:"Jardim Itapuã",localidade:"Rondonópolis",uf:"MT"},{cep:"78890-049",logradouro:"Rua Bandeirantes",complemento:"até 849/850",bairro:"Bela Vista",localidade:"Sorriso",uf:"MT"},{cep:"78898-112",logradouro:"Rua Passo Fundo",complemento:"de 361 a 1119 - lado ímpar",bairro:"Industrial - 1ª Etapa",localidade:"Sorriso",uf:"MT"},{cep:"79002-360",logradouro:"Rua Rui Barbosa",complemento:"de 2001 a 2501 - lado ímpar",bairro:"Centro",localidade:"Campo Grande",uf:"MS"},{cep:"79010-450",logradouro:"Rua São Judas Tadeu",complemento:"",bairro:"Monte Castelo",localidade:"Campo Grande",uf:"MS"},{cep:"79011-160",logradouro:"Rua Presidente Dutra",complemento:"até 879/880",bairro:"Monte Castelo",localidade:"Campo Grande",uf:"MS"},{cep:"79014-240",logradouro:"Rua Dona Mariana Lemos",complemento:"",bairro:"Jardim das Cerejeiras",localidade:"Campo Grande",uf:"MS"},{cep:"79036-566",logradouro:"Rua Issa Antônio",complemento:"",bairro:"Jardim Arco Íris",localidade:"Campo Grande",uf:"MS"},{cep:"79037-031",logradouro:"Travessa Duere",complemento:"",bairro:"Jardim Veraneio",localidade:"Campo Grande",uf:"MS"},{cep:"79040-690",logradouro:"Rua Hibiscos",complemento:"",bairro:"Cidade Jardim",localidade:"Campo Grande",uf:"MS"},{cep:"79046-232",logradouro:"Rua Bascuaré",complemento:"",bairro:"Residencial Damha III",localidade:"Campo Grande",uf:"MS"},{cep:"79050-913",logradouro:"Rua Trindade 202",complemento:"",bairro:"Jardim Paulista",localidade:"Campo Grande",uf:"MS"},{cep:"79062-461",logradouro:"Rua Doutora Maria de Lurdes Salomão",complemento:"",bairro:"Jardim Itamaracá",localidade:"Campo Grande",uf:"MS"},{cep:"79072-415",logradouro:"Rua Adevaldo Almeida Couto",complemento:"",bairro:"Jardim Paulo Coelho Machado",localidade:"Campo Grande",uf:"MS"},{cep:"79096-854",logradouro:"Rua Gildete Chaves Feijó",complemento:"",bairro:"Vila Fernanda",localidade:"Campo Grande",uf:"MS"},{cep:"79170-959",logradouro:"Rua Lúcia de Souza Mello 444",complemento:"",bairro:"Centro",localidade:"Sidrolândia",uf:"MS"},{cep:"79310-220",logradouro:"Rua Paraná",complemento:"até 527/0528",bairro:"Previsul",localidade:"Corumbá",uf:"MS"},{cep:"79630-233",logradouro:"Rua Rio Branco",complemento:"",bairro:"Jardim Itamarati",localidade:"Três Lagoas",uf:"MS"},{cep:"79814-430",logradouro:"Rua São Francisco",complemento:"até 498/499",bairro:"Jardim Independência",localidade:"Dourados",uf:"MS"},{cep:"79816-154",logradouro:"Alameda dos Guapuruvus",complemento:"",bairro:"Green Park",localidade:"Dourados",uf:"MS"},{cep:"79903-358",logradouro:"Rua Francisco Faustino Macenas",complemento:"",bairro:"Jardim São João 1ª Seção",localidade:"Ponta Porã",uf:"MS"},{cep:"79903-400",logradouro:"Rua Lourenço Gomes Monteiro",complemento:"",bairro:"Jardim Estoril",localidade:"Ponta Porã",uf:"MS"},{cep:"79905-338",logradouro:"Rua Comandante Lincon Paiva",complemento:"",bairro:"Bairro da Granja",localidade:"Ponta Porã",uf:"MS"},{cep:"80530-913",logradouro:"Rua Deputado Mário de Barros 1290",complemento:"",bairro:"Centro Cívico",localidade:"Curitiba",uf:"PR"},{cep:"81305-560",logradouro:"Rua Estácia Cândida de Almeida",complemento:"",bairro:"Cidade Industrial",localidade:"Curitiba",uf:"PR"},{cep:"81315-040",logradouro:"Rua João Chalbaud Biscaia",complemento:"",bairro:"Cidade Industrial",localidade:"Curitiba",uf:"PR"},{cep:"83608-246",logradouro:"Rua C",complemento:"",bairro:"Vila Alzira",localidade:"Campo Largo",uf:"PR"},{cep:"84022-492",logradouro:"Rua Quatro",complemento:"",bairro:"Neves",localidade:"Ponta Grossa",uf:"PR"},{cep:"84165-450",logradouro:"Rua Princesa Isabel",complemento:"",bairro:"Centro",localidade:"Castro",uf:"PR"},{cep:"84272-470",logradouro:"Rua Frei Timóteo",complemento:"",bairro:"Jardim Itália",localidade:"Telêmaco Borba",uf:"PR"},{cep:"85301-040",logradouro:"Avenida Santos Dumont",complemento:"de 1501/1502 a 2999/3000",bairro:"Centro",localidade:"Laranjeiras do Sul",uf:"PR"},{cep:"85606-527",logradouro:"Rua Libenor Venâncio Zandonai",complemento:"",bairro:"Pinheirão",localidade:"Francisco Beltrão",uf:"PR"},{cep:"85861-439",logradouro:"Rua Olinda",complemento:"(Jardim Duarte)",bairro:"Lancaster",localidade:"Foz do Iguaçu",uf:"PR"},{cep:"85867-070",logradouro:"Rua do Bosque",complemento:"(Conjunto B)",bairro:"Itaipu B",localidade:"Foz do Iguaçu",uf:"PR"},{cep:"86055-450",logradouro:"Rua Mirtes Martins Moraes Rego",complemento:"",bairro:"Portal de Versalhes 3",localidade:"Londrina",uf:"PR"},{cep:"86070-545",logradouro:"Avenida Tiradentes",complemento:"até 1599/1600",bairro:"Jardim Shangri-la A",localidade:"Londrina",uf:"PR"},{cep:"86183-834",logradouro:"Rua Serra do Maracaju",complemento:"",bairro:"Jardim das Flores",localidade:"Cambé",uf:"PR"},{cep:"86805-380",logradouro:"Rua Rafael Chambó",complemento:"",bairro:"Núcleo Habitacional Mathias Hoffman",localidade:"Apucarana",uf:"PR"},{cep:"87014-220",logradouro:"Rua João Alfredo",complemento:"",bairro:"Zona 04",localidade:"Maringá",uf:"PR"},{cep:"87035-210",logradouro:"Rua Shibazaburo Kitazato",complemento:"",bairro:"Jardim Alvorada",localidade:"Maringá",uf:"PR"},{cep:"87200-256",logradouro:"Rua Piratininga",complemento:"de 487/488 ao fim",bairro:"Zona 01",localidade:"Cianorte",uf:"PR"},{cep:"87501-650",logradouro:"Rua Um",complemento:"",bairro:"Jardim Maria Lúcia",localidade:"Umuarama",uf:"PR"},{cep:"87504-576",logradouro:"Rua Roberto Domingos Martins",complemento:"",bairro:"Jardim Cruzeiro",localidade:"Umuarama",uf:"PR"},{cep:"88015-902",logradouro:"Rua Bocaiúva 2468",complemento:"",bairro:"Centro",localidade:"Florianópolis",uf:"SC"},{cep:"88025-250",logradouro:"Rua Doutor Carlos Corrêa",complemento:"",bairro:"Agronômica",localidade:"Florianópolis",uf:"SC"},{cep:"88040-100",logradouro:"Servidão Corintians",complemento:"",bairro:"Pantanal",localidade:"Florianópolis",uf:"SC"},{cep:"89010-100",logradouro:"Avenida Presidente Castelo Branco",complemento:"",bairro:"Centro",localidade:"Blumenau",uf:"SC"},{cep:"88330-668",logradouro:"Avenida Central",complemento:"",bairro:"Centro",localidade:"Balneário Camboriú",uf:"SC"},{cep:"89201-001",logradouro:"Rua do Príncipe",complemento:"",bairro:"Centro",localidade:"Joinville",uf:"SC"},{cep:"88704-000",logradouro:"Avenida José Acácio Moreira",complemento:"",bairro:"Morrotes",localidade:"Tubarão",uf:"SC"},{cep:"89802-110",logradouro:"Avenida Fernando Machado - D",complemento:"",bairro:"Centro",localidade:"Chapecó",uf:"SC"},{cep:"88502-020",logradouro:"Rua Janjão Nerbass",complemento:"",bairro:"Centro",localidade:"Lages",uf:"SC"},{cep:"88301-400",logradouro:"Rua Lauro Muller",complemento:"",bairro:"Centro",localidade:"Itajaí",uf:"SC"}],getRandom$1=a=>a[Math.floor(Math.random()*a.length)];function cep(a=!1,o){const e=o||stateRand,r=enderecos.filter((a=>a.uf===e)),l=getRandom$1(r);return a?l.cep:l.cep.replace(/\D/g,"")}function cnhDV(a){let o=9,e=1,r=0,l=0;for(let i=0;i<9;i++){const n=parseInt(a.charAt(i),10);r+=n*o,l+=n*e,o--,e++}return r%=11,r=adjustDV$1(r),l=l%11>9?l>=2?l-2:l+9:l,l=adjustDV$1(l),`${r}${l}`}function adjustDV$1(a){return a>9?0:a}function cnh(){const a=String(Math.floor(9e8*Math.random())+1e8);return`${a}${cnhDV(a)}`}function cnpjDV(a){const o=11-a%11;return o>=10?0:o}function cnpj(a){let o=()=>Math.round(9*Math.random()),e=o(),r=o(),l=o(),i=o(),n=o(),d=o(),c=o(),u=o(),t=2+6*u+7*c+8*d+9*n+2*i+3*l+4*r+5*e;t=cnpjDV(t);let A=2*t+3+0+0+0+7*u+8*c+9*d+2*n+3*i+4*l+5*r+6*e;A=cnpjDV(A);let m=`${e}${r}.${l}${i}${n}.${d}${c}${u}/0001-${t}${A}`;return a?m:m.replace(/\D/g,"")}function cnsDV(a){let o=0;for(let e=0;eMath.floor(Math.random()*(o-a)+a),genAgencyAccount=function(a=4){let o=[];for(let e=0;e=0;e--)o.unshift(a[e]);let r=0;for(let a=0;a9?r%10+Math.floor(r/10):r}else o+=a[e];let e=Math.abs(o%10-10);e=o%10==0?0:e;let r=formatter(a,"ALL",e);return{bankCode:341,bankName:"Itaú",agency:r[0],account:r[1]}},generateSantander(){let a=[9,7,3,1,9,7,1,3,1,9,7,3],o=genAgencyAccount().reverse(),e=genAgencyAccount(8);for(let a=0;a"indiferente"!==a));o=a[Math.floor(Math.random()*a.length)]}else{const r=a.toLowerCase().normalize("NFD").replace(/[\u0300-\u036f]/g,"").replace(/[^a-z0-9]/g,"");o=Object.keys(e).find((a=>a.includes(r)))}return e[o]}},contaBancaria=function(a){const o=bankAccount.generateSortBank(a),[e,r]=o.agency.split("-"),[l,i]=o.account.split("-");return{codigoBanco:o.bankCode,nomeBanco:o.bankName,agencia:e,agenciaDv:r||"",conta:l,contaDv:i||""}};function numStates(a){const o={0:["RS"],1:["DF","GO","MT","MS","TO"],2:["AC","AP","AM","PA","RO","RR"],3:["CE","MA","PI"],4:["AL","PB","PE","RN"],5:["BA","SE"],6:["MG"],7:["ES","RJ"],8:["SP"],9:["PR","SC"]};return Object.keys(o).find((e=>o[e].includes(a)))}function mod(a,o){return Math.round(a-Math.floor(a/o)*o)}function adjustDV(a){return a>=10&&(a=0),a}function cpfDV(a){let o=2*(a=(a=String(a)).padStart(9,"0").split("").map(Number))[8]+3*a[7]+4*a[6]+5*a[5]+6*a[4]+7*a[3]+8*a[2]+9*a[1]+10*a[0];o=11-mod(o,11),o=adjustDV(o);let e=2*o+3*a[8]+4*a[7]+5*a[6]+6*a[5]+7*a[4]+8*a[3]+9*a[2]+10*a[1]+11*a[0];return e=11-mod(e,11),e=adjustDV(e),`${o}${e}`}function cpf(a,o){let e=()=>Math.round(9*Math.random());const r=e(),l=e(),i=e(),n=e(),d=e(),c=e(),u=e(),t=e(),A=numStates(o||stateRand);let m=`${r}${l}${i}.${n}${d}${c}.${u}${t}${A}-${cpfDV(`${r}${l}${i}${n}${d}${c}${u}${t}${A}`)}`;return a?m:m.replace(/\D/g,"")}function dataNascimento(){const a=Math.floor(22630*Math.random()+6570),o=new Date,e=new Date(o.getTime()-24*a*60*60*1e3);return`${String(e.getDate()).padStart(2,"0")}/${String(e.getMonth()+1).padStart(2,"0")}/${e.getFullYear()}`}let mail="";function email(a){if(a){let o=a.normalize("NFD").replace(/[\u0300-\u036f]/g,"").match(/\w+/g);mail=o.slice(0,2).join(" ").toLowerCase().replace(/ /g,".")}else mail=apelidoRand.toLowerCase();return`${mail}${provedorEmailRand}`}const getRandom=a=>a[Math.floor(Math.random()*a.length)];function endereco(a=!1,o){const e=o||stateRand,r=enderecos.filter((a=>a.uf===e)),l=getRandom(r),i={};return i.cep=a?l.cep:l.cep.replace(/\D/g,""),i.logradouro=l.logradouro,i.numero=Math.floor(999*Math.random()),i.complemento=l.complemento,i.bairro=l.bairro,i.localidade=l.localidade,i.estado=l.uf,i}function remainder11(a){return(a%=11)<2?0:11-a}function remainder10(a){return 0===(a%=10)?0:10-a}function generateRandomNumbers(a){let o="";for(let e=0;eo+parseInt(e,10)*(a.length-r)),0))}function ieDVAP(a){const o=[9,8,7,6,5,4,3,2];let e=0;for(let r=0;r=10?Math.floor(l/10)+l%10:l}return remainder10(e)}function ieDVMG2(a){const o=[3,2,11,10,9,8,7,6,5,4,3,2];let e=0;for(let r=0;r{const a=generateRandomNumbers(8);return`01.${a}${ieDVAC("01"+a)}`},AL:()=>{const a=generateRandomNumbers(8);return`${a}${ieDVAL(a)}`},AP:()=>{const a=generateRandomNumbers(7);return`03.${a}${ieDVAP("03"+a)}`},AM:()=>{const a=generateRandomNumbers(9);return`${a}${ieDVAM(a)}`},BA:()=>{const a=(new Date).getFullYear()>2022?"1":"0",o=generateRandomNumbers(7),e=ieDVBA1(a+o);return`${a}${o}-${e}${ieDVBA2(a+o+e)}`},CE:()=>{const a=generateRandomNumbers(9);return`${a}${ieDVCE(a)}`},DF:()=>{const a=generateCurrentYearTwoDigits(),o=generateRandomNumbers(5);return`07${a}.${o}${ieDVDF("07"+a+o)}`},ES:()=>{const a=generateRandomNumbers(8);return`${a}${ieDVES(a)}`},GO:()=>{const a=generateRandomNumbers(8);return`${a}${ieDVGO(a)}`},MA:()=>{const a=generateRandomNumbers(6);return`12${a}${ieDVMA("12"+a)}`},MT:()=>{const a=generateRandomNumbers(10);return`${a}${ieDVMT(a)}`},MS:()=>{const a=generateRandomNumbers(6);return`28${a}${ieDVMS("28"+a)}`},MG:()=>{const a=generateRandomNumbers(11),o=ieDVMG1(a);return`${a}${o}${ieDVMG2(a+o)}`},PA:()=>{const a=generateRandomNumbers(6);return`15${a}${ieDVPA("15"+a)}`},PB:()=>{const a=generateRandomNumbers(8);return`${a}${ieDVPB(a)}`},PR:()=>{const a=generateRandomNumbers(8),o=ieDVPR1(a);return`${a}-${o}${ieDVPR2(a+o)}`},PE:()=>{const a=generateRandomNumbers(8);return`${a}${ieDVPE(a)}`},PI:()=>{const a=generateRandomNumbers(8);return`${a}${ieDVPI(a)}`},RJ:()=>{const a=generateRandomNumbers(8),o=ieDVRJ1(a);return`${a}.${o}${ieDVRJ2(a+o)}`},RN:()=>{const a=generateRandomNumbers(8);return`${a}-${ieDVRN(a)}`},RS:()=>{const a=generateRandomNumbers(8);return`${a}${ieDVRS(a)}`},RO:()=>{const a=generateRandomNumbers(8);return`${a}-${ieDVRO(a)}`},RR:()=>`24${generateRandomNumbers(6)}`,SC:()=>{const a=generateRandomNumbers(8);return`${a}${ieDVSC(a)}`},SP:()=>{const a=generateRandomNumbers(11),o=ieDVSP1(a);return`${a}${o}${ieDVSP2(a+o)}`},SE:()=>`${generateRandomNumbers(9)}`,TO:()=>{const a=generateRandomNumbers(8);return`${a}-${ieDVTO(a)}`}}[a||stateRand])()}function passaporte(){let a="",o=`0000000${Math.floor(1e7*Math.random())}`.slice(-7);for(let o=0;o<2;o++)a+=String.fromCharCode(65+Math.floor(26*Math.random()));return`${a}${o}`}function pis(a){const o=[3,2,9,8,7,6,5,4,3,2],e=String(Math.floor(1e10*Math.random())).padStart(10,"0"),r=11-e.split("").reduce(((a,e,r)=>a+o[r]*Number(e)),0)%11;let l=[11,10].includes(r)?`${e}0`:`${e}${r}`;return a&&(l=l.replace(/(\d{3})(\d{5})(\d{2})(\d{1})/,"$1.$2.$3.$4")),l}function renavamDV(a){let o=10*a%11;return 10===o&&(o=0),o}function renavam(){let a=()=>Math.floor(9*Math.random()+0),o=a(),e=a(),r=a(),l=a(),i=a(),n=a(),d=a(),c=a(),u=a(),t=a();return`${o}${e}${r}${l}${i}${n}${d}${c}${u}${t}${renavamDV(3*a()+2*a()+9*a()+8*a()+7*i+6*n+5*d+4*c+3*u+2*t)}`}function rgDV(a){let o=11-a%11;return 11===o?o=0:10===o&&(o="X"),o}function rg(a){let o=()=>Math.round(9*Math.random()),e=Math.floor(4*Math.random()+1),r=o(),l=o(),i=o(),n=o(),d=o(),c=o(),u=o();let t=`${e}${r}.${l}${i}${n}.${d}${c}${u}-${rgDV(2*e+3*r+4*l+5*i+6*n+7*d+8*c+9*u)}`;return a?t:t.replace(/[^a-zA-Z0-9]/g,"")}function telefone(a,o){const e=()=>Math.floor(10*Math.random());var r,l;let i=`(${ddd(o||stateRand)}) ${l=3,(r=2)+Math.floor(Math.random()*(l-r+1))}${e()}${e()}${e()}-${e()}${e()}${e()}${e()}`;return a?i:i.replace(/\D/g,"")}function statesCode(a){return{AC:"24",AL:"17",AM:"22",AP:"25",BA:"05",CE:"07",DF:"20",ES:"14",GO:"10",MA:"11",MG:"02",MS:"19",MT:"18",PA:"13",PB:"12",PE:"08",PI:"15",PR:"06",RJ:"03",RN:"16",RO:"23",RR:"26",RS:"04",SC:"09",SE:"21",SP:"01",TO:"27"}[a]}function teDV(a,o){let e=a;return 10===a?e=0:0!==a||"01"!==o&&"02"!==o||(e=1),e}function tituloEleitor(a,o){const e=Array.from({length:8},(()=>Math.round(9*Math.random()))),r=statesCode(o||stateRand),[l,i]=r.split("");let n=e.reduce(((a,o,e)=>a+o*(e+2)),0)%11;n=teDV(n,r);let d=[l,i,n].reduce(((a,o,e)=>a+o*(2===e?9:e+7)),0)%11;d=teDV(d,r);const c=[...e,l,i,n,d].join("");return a?`${c.slice(0,4)} ${c.slice(4,8)} ${c.slice(8)}`:c}function apelido(){return apelidoRand}function corPele(){return corPeleRand}function tipoSanguineo(){return tipoSanguineoRand}function orientacaoSexual(){return orientacaoSexualRand}function identidadeGenero(){return identidadeGeneroRand}function identidadePorOrientacao(){return identidadePorOrientacaoRand}function provedorEmail(){return provedorEmailRand}function cnhCategoria(){return categoriaCnhRand}function profissao(){return profissaoRand}function escolaridade(){return escolaridadeRand}const gerar={apelido:apelido(),corPele:corPele(),tipoSanguineo:tipoSanguineo(),orientacaoSexual:orientacaoSexual(),identidadeGenero:identidadeGenero(),identidadePorOrientacao:identidadePorOrientacao(),provedorEmail:provedorEmail(),cnhCategoria:cnhCategoria(),profissao:profissao(),escolaridade:escolaridade()};gerar.nome=nome,gerar.banco=banco(),gerar.listaCodigosBancos=listaCodigosBancos(),gerar.cartaoCredito=cartaoCredito(),gerar.contaBancaria=contaBancaria(),gerar.cnh=cnh,gerar.cnpj=cnpj,gerar.cpf=cpf,gerar.rg=rg,gerar.cns=cns,gerar.pis=pis,gerar.tituloEleitor=tituloEleitor,gerar.passaporte=passaporte,gerar.dataNascimento=dataNascimento,gerar.cep=cep,gerar.endereco=endereco,gerar.email=email,gerar.celular=celular,gerar.telefone=telefone,gerar.ddd=ddd,gerar.codigoOperadora=codigoOperadora,gerar.placaAntiga=placaAntiga,gerar.placaMercosul=placaMercosul,gerar.renavam=renavam,gerar.palavra=palavra,gerar.sentenca=sentenca,gerar.paragrafo=paragrafo,gerar.inscricaoEstadual=inscricaoEstadual,exports.apelido=apelido,exports.banco=banco,exports.cartaoCredito=cartaoCredito,exports.celular=celular,exports.cep=cep,exports.cnh=cnh,exports.cnhCategoria=cnhCategoria,exports.cnpj=cnpj,exports.cns=cns,exports.codigoOperadora=codigoOperadora,exports.contaBancaria=contaBancaria,exports.corPele=corPele,exports.cpf=cpf,exports.dataNascimento=dataNascimento,exports.ddd=ddd,exports.email=email,exports.endereco=endereco,exports.escolaridade=escolaridade,exports.gerar=gerar,exports.identidadeGenero=identidadeGenero,exports.identidadePorOrientacao=identidadePorOrientacao,exports.inscricaoEstadual=inscricaoEstadual,exports.listaCodigosBancos=listaCodigosBancos,exports.nome=nome,exports.orientacaoSexual=orientacaoSexual,exports.palavra=palavra,exports.paragrafo=paragrafo,exports.passaporte=passaporte,exports.pis=pis,exports.placaAntiga=placaAntiga,exports.placaMercosul=placaMercosul,exports.profissao=profissao,exports.provedorEmail=provedorEmail,exports.renavam=renavam,exports.rg=rg,exports.sentenca=sentenca,exports.telefone=telefone,exports.tipoSanguineo=tipoSanguineo,exports.tituloEleitor=tituloEleitor; \ No newline at end of file diff --git a/docs/_js/script.js b/docs/_js/script.js new file mode 100644 index 0000000..900f7ea --- /dev/null +++ b/docs/_js/script.js @@ -0,0 +1,17 @@ +function copiarTexto() { + const campoTexto = document.getElementById('vlrGerado'); + campoTexto.select(); + document.execCommand('copy'); + + const mensagem = document.getElementById('msgCopiado'); + mensagem.classList.add('mostrar'); + setTimeout(() => { + mensagem.classList.remove('mostrar'); + }, 1500); +} + +function toggleIcon() { + const campoTexto = document.getElementById('vlrGerado'); + const icon = document.getElementById('iconCopy'); + icon.style.display = campoTexto.value ? 'inline-block' : 'none'; +} \ No newline at end of file diff --git a/docs/_sidebar.md b/docs/_sidebar.md index 1745d4a..fd772e4 100644 --- a/docs/_sidebar.md +++ b/docs/_sidebar.md @@ -1,3 +1,34 @@ -* [Home](/) -* [Começando](comecando.md) -* [Geradores](geradores.md) +* [Home](./?id=gerador-de-dados-fictícios-brasi "Gerador-BR - Home") +* [Início](inicio.md "Gerador-BR - Começar") +* [Guia de Utilização](guia-utilizacao.md "Gerador-BR - Guia de Utilização") + +--- + +

Geradores

+ +* DOCUMENTOS PF + * [Gerador de CPF](gerar/cpf.md "Gerador de CPF") + * [Gerador de CNH](gerar/cnh.md "Gerador de CNH") + * [Gerador de RG](gerar/rg.md "Gerador de RG") + * [Gerador de CNS](gerar/cns.md "Gerador de CNS") + * [Gerador de PIS](gerar/pis.md "Gerador de PIS") + * [Gerador de Título de Eleitor](gerar/tituloEleitor.md "Gerador de Título de Eleitor") + * [Gerador de Passaporte](gerar/passaporte.md "Gerador de Passaporte") +* DOCUMENTOS PJ + * [Gerador de CNPJ](gerar/cnpj.md "Gerador de CNPJ") + * [Gerador de Inscrição Estadual](gerar/inscricaoEstadual.md "Gerador de Inscrição Estadual") +* BANCOS + * [Gerador de Banco](gerar/banco.md "Gerador de Banco") + * [Gerador de Cartão de Crédito](gerar/cartaoCredito.md "Gerador de Cartão de Crédito") + * [Gerador de Conta Bancária](gerar/contaBancaria.md "Gerador de Conta Bancária") +* CONTATOS + * [Gerador de E-mail](gerar/email.md "Gerador de email") + * [Gerador de CEP](gerar/cep.md "Gerador de CEP") + * [Gerador de Endereço](gerar/endereco.md "Gerador de Endereço") +* VEÍCULOS + * [Gerador de Placa Antiga](gerar/placaAntiga.md "Gerador de Placa Antiga") + * [Gerador de Placa MERCOSUL](gerar/placaMercosul.md "Gerador de Placa MERCOSUL") + * [Gerador de RENAVAM](gerar/renavam.md "Gerador de RENAVAM") +* LOREM IPSUM + * [Gerador de Sentenca](gerar/sentenca.md "Gerador de Sentença") + * [Gerador de Parágrafos](gerar/paragrafo.md "Gerador de Parágrafo") diff --git a/docs/gerar/_navbar.md b/docs/gerar/_navbar.md new file mode 100644 index 0000000..d3243c5 --- /dev/null +++ b/docs/gerar/_navbar.md @@ -0,0 +1,4 @@ + +- Pacote + - [NPM](https://www.npmjs.com/package/gerador-br) + - [GitHub](https://github.com/marcelo-lourenco/gerador-br) diff --git a/docs/gerar/_sidebar.md b/docs/gerar/_sidebar.md new file mode 100644 index 0000000..91f4273 --- /dev/null +++ b/docs/gerar/_sidebar.md @@ -0,0 +1,27 @@ +* [Home](../?id=gerador-de-dados-fictícios-brasil "Gerador-BR - Home") +* DOCUMENTOS PF + * [Gerador de CPF](gerar/cpf.md "Gerador de CPF") + * [Gerador de CNH](gerar/cnh.md "Gerador de CNH") + * [Gerador de RG](gerar/rg.md "Gerador de RG") + * [Gerador de CNS](gerar/cns.md "Gerador de CNS") + * [Gerador de PIS](gerar/pis.md "Gerador de PIS") + * [Gerador de Título de Eleitor](gerar/tituloEleitor.md "Gerador de Título de Eleitor") + * [Gerador de Passaporte](gerar/passaporte.md "Gerador de Passaporte") +* DOCUMENTOS PJ + * [Gerador de CNPJ](gerar/cnpj.md "Gerador de CNPJ") + * [Gerador de Inscrição Estadual](gerar/inscricaoEstadual.md "Gerador de Inscrição Estadual") +* BANCOS + * [Gerador de Banco](gerar/banco.md "Gerador de Banco") + * [Gerador de Cartão de Crédito](gerar/cartaoCredito.md "Gerador de Cartão de Crédito") + * [Gerador de Conta Bancária](gerar/contaBancaria.md "Gerador de Conta Bancária") +* CONTATOS + * [Gerador de E-mail](gerar/email.md "Gerador de email") + * [Gerador de CEP](gerar/cep.md "Gerador de CEP") + * [Gerador de Endereço](gerar/endereco.md "Gerador de Endereço") +* VEÍCULOS + * [Gerador de Placa Antiga](gerar/placaAntiga.md "Gerador de Placa Antiga") + * [Gerador de Placa MERCOSUL](gerar/placaMercosul.md "Gerador de Placa MERCOSUL") + * [Gerador de RENAVAM](gerar/renavam.md "Gerador de RENAVAM") +* LOREM IPSUM + * [Gerador de Sentença](gerar/sentenca.md "Gerador de Sentença") + * [Gerador de Parágrafos](gerar/paragrafo.md "Gerador de Parágrafos") diff --git a/docs/gerar/cnpj.md b/docs/gerar/cnpj.md new file mode 100644 index 0000000..23ce09d --- /dev/null +++ b/docs/gerar/cnpj.md @@ -0,0 +1,8 @@ +
+

+ + +
Copiado!
+
+ + diff --git a/docs/gerar/cpf.md b/docs/gerar/cpf.md new file mode 100644 index 0000000..e2ff5cd --- /dev/null +++ b/docs/gerar/cpf.md @@ -0,0 +1,6 @@ +
+

+ + +
Copiado!
+
diff --git a/docs/geradores.md b/docs/guia-utilizacao.md similarity index 99% rename from docs/geradores.md rename to docs/guia-utilizacao.md index d094435..e989311 100644 --- a/docs/geradores.md +++ b/docs/guia-utilizacao.md @@ -1,4 +1,4 @@ -# GERADORES +# Guia de Utilização ## DOCUMENTOS PF diff --git a/docs/index.html b/docs/index.html index 0e3202c..021501e 100644 --- a/docs/index.html +++ b/docs/index.html @@ -3,27 +3,15 @@ - Document + Gerador-BR - - + + + - @@ -61,18 +49,31 @@ '/': 'Copiado' } }, + ga: 'UA-XXXXX-Y', plugins: [ - function (hook) { - var footer = [ - '
', - '' - ].join(''); + function pageFooter(hook, vm) { + var style = ``; + var npmInstall = ``; + + var footer = ` +
+ + `; hook.afterEach(function (html) { - return html + footer - }) + // Adiciona o trecho npmInstall apenas se a página estiver no diretório "gerar" + if (vm.route.path.startsWith('/gerar/')) { + return html + style + npmInstall + footer; + } else { + return html + footer; + } + }); } ] } @@ -81,7 +82,9 @@ + + - + \ No newline at end of file diff --git a/docs/comecando.md b/docs/inicio.md similarity index 98% rename from docs/comecando.md rename to docs/inicio.md index e0ea77e..f76a8ef 100644 --- a/docs/comecando.md +++ b/docs/inicio.md @@ -2,7 +2,7 @@ ## Instalação -```bash +```shell npm install gerador-br ``` @@ -22,7 +22,7 @@ const gerar = require('gerador-br'); ## Utilização -> Veja todos os exemplos em [Geradores](geradores.md) +> Veja todos os exemplos no [Guia de Utilização](guia-utilizacao.md) **Importe apenas a(s) função(ões) que desejar:** @@ -49,7 +49,7 @@ console.log(gerar.contaBancaria()); console.log(gerar.cartaoCredito()); ``` -> Em [Geradores](geradores.md) estão todos os exemplos listados abaixo. +> No [Guia de Utilização](guia-utilizacao.md) estão todos os exemplos listados abaixo. ```js import gerar from 'gerador-br'; // ES Module: diff --git a/docs/teste.html b/docs/teste.html deleted file mode 100644 index 68a07b7..0000000 --- a/docs/teste.html +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - Document - - - - - - - -

Gerador de CPF

- -

- - - - - - - - diff --git a/eslint-results.sarif b/eslint-results.sarif index 5d934c7..00a6567 100644 --- a/eslint-results.sarif +++ b/eslint-results.sarif @@ -78,5090 +78,10196 @@ }, { "location": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/data/db-bancos.js" + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/data/db-bancos.cjs" } }, { "location": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/data/db-ceps.js" + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/data/db-bancos.js" } }, { "location": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/data/db-general.js" + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/data/db-ceps.cjs" } }, { "location": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/eslint.config.js" + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/data/db-ceps.js" } }, { "location": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/index-teste.js" + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/data/db-general.cjs" } }, { "location": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/index.js" + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/data/db-general.js" } }, { "location": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/src/generators/banco.js" + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/banco.cjs" } }, { "location": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/src/generators/cartao-credito.js" + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/banco.js" } }, { "location": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/src/generators/cartao-nacional-saude.js" + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/cartao-credito.cjs" } }, { "location": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/src/generators/celular.js" + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/cartao-credito.js" } }, { "location": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/src/generators/cep.js" + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/cartao-nacional-saude.cjs" } }, { "location": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/src/generators/cnh.js" + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/cartao-nacional-saude.js" } }, { "location": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/src/generators/cnpj.js" + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/celular.cjs" } }, { "location": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/src/generators/conta-bancaria.js" + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/celular.js" } }, { "location": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/src/generators/cpf.js" + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/cep.cjs" } }, { "location": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/src/generators/data-nascimento.js" + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/cep.js" } }, { "location": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/src/generators/ddd.js" + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/cnh.cjs" } }, { "location": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/src/generators/email.js" + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/cnh.js" } }, { "location": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/src/generators/endereco.js" + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/cnpj.cjs" } }, { "location": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/src/generators/genero-identidade-orientacao.js" + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/cnpj.js" } }, { "location": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/src/generators/genero.js" + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/conta-bancaria.cjs" } }, { "location": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/src/generators/inscricao-estadual.js" + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/conta-bancaria.js" } }, { "location": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/src/generators/nome.js" + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/cpf.cjs" } }, { "location": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/src/generators/operadora.js" + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/cpf.js" } }, { "location": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/src/generators/orientacao-sexual.js" + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/data-nascimento.cjs" } }, { "location": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/src/generators/passaporte.js" + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/data-nascimento.js" } }, { "location": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/src/generators/pis.js" + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/ddd.cjs" } }, { "location": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/src/generators/placa.js" + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/ddd.js" } }, { "location": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/src/generators/renavam.js" + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/email.cjs" } }, { "location": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/src/generators/rg.js" + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/email.js" } }, { "location": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/src/generators/telefone.js" + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/endereco.cjs" } }, { "location": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/src/generators/texto.js" + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/endereco.js" } }, { "location": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/src/generators/titulo-eleitor.js" + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/inscricao-estadual.cjs" } }, { "location": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/src/utils.js" + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/inscricao-estadual.js" } }, { "location": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/test/banco.test.js" + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/nome.cjs" } }, { "location": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/test/cartao-credito.test.js" + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/nome.js" } }, { "location": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/test/cartao-nacional-saude.test.js" + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/operadora.cjs" } }, { "location": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/test/celular.test.js" + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/operadora.js" } }, { "location": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/test/cep.test.js" + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/passaporte.cjs" } }, { "location": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/test/cnh.test.js" + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/passaporte.js" } }, { "location": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/test/cnpj.test.js" + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/pis.cjs" } }, { "location": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/test/conta-bancaria.test.js" + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/pis.js" } }, { "location": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/test/cpf.test.js" + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/placa.cjs" } }, { "location": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/test/data-nascimento.test.js" + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/placa.js" } }, { "location": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/test/ddd.test.js" + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/renavam.cjs" } }, { "location": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/test/email.test.js" + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/renavam.js" } }, { "location": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/test/endereco.test.js" + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/rg.cjs" } }, { "location": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/test/escolaridade.test.js" + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/rg.js" } }, { "location": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/test/genero-identidade-orientacao.test.js" + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/telefone.cjs" } }, { "location": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/test/inscricao-estadual.test.js" + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/telefone.js" } }, { "location": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/test/nome.test.js" + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/texto.cjs" } }, { "location": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/test/operadora.test.js" + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/texto.js" } }, { "location": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/test/orientacao-sexual.test.js" + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/titulo-eleitor.cjs" } }, { "location": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/test/passaporte.test.js" + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/titulo-eleitor.js" } }, { "location": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/test/pis.test.js" + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/index.cjs" } }, { "location": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/test/placa.test.js" + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/index.js" } }, { "location": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/test/profissao.test.js" + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/utils.cjs" } }, { "location": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/test/renavam.test.js" + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/utils.js" } }, { "location": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/test/rg.test.js" + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/js/gerador-br.min.js" } }, { "location": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/test/telefone.test.js" + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/mjs/data/db-bancos.mjs" } }, { "location": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/test/texto.test.js" + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/mjs/data/db-ceps.mjs" } }, { "location": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/test/titulo-eleitor.test.js" + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/mjs/data/db-general.mjs" } }, { "location": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/test/utils.test.js" + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/mjs/generators/banco.mjs" } - } - ], - "results": [ + }, { - "level": "error", - "message": { - "text": "Unexpected unnamed function." - }, - "locations": [ - { - "physicalLocation": { - "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 - }, - "region": { - "startLine": 2, - "startColumn": 41, - "endLine": 2, - "endColumn": 49 - } - } - } - ], - "ruleId": "func-names", - "ruleIndex": 0, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "location": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/mjs/generators/cartao-credito.mjs" + } }, { - "level": "error", - "message": { - "text": "Unexpected unnamed function." - }, - "locations": [ - { - "physicalLocation": { - "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 - }, - "region": { - "startLine": 2, - "startColumn": 3805, - "endLine": 2, - "endColumn": 3813 - } - } - } - ], - "ruleId": "func-names", - "ruleIndex": 0, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "location": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/mjs/generators/cartao-nacional-saude.mjs" + } }, { - "level": "error", - "message": { - "text": "'ar' is already defined." - }, - "locations": [ - { - "physicalLocation": { - "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 - }, - "region": { - "startLine": 2, - "startColumn": 3893, - "endLine": 2, - "endColumn": 3895 - } - } - } - ], - "ruleId": "no-redeclare", - "ruleIndex": 1, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "location": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/mjs/generators/celular.mjs" + } }, { - "level": "error", - "message": { - "text": "'ar' is already defined." - }, - "locations": [ - { - "physicalLocation": { - "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 - }, - "region": { - "startLine": 2, - "startColumn": 4061, - "endLine": 2, - "endColumn": 4063 - } - } - } - ], - "ruleId": "no-redeclare", - "ruleIndex": 1, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "location": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/mjs/generators/cep.mjs" + } }, { - "level": "error", - "message": { - "text": "'at' is already defined." - }, - "locations": [ - { - "physicalLocation": { - "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 - }, - "region": { - "startLine": 2, - "startColumn": 4089, - "endLine": 2, - "endColumn": 4091 - } - } - } - ], - "ruleId": "no-redeclare", - "ruleIndex": 1, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "location": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/mjs/generators/cnh.mjs" + } }, { - "level": "error", - "message": { - "text": "'ak' is already defined." - }, - "locations": [ - { - "physicalLocation": { - "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 - }, - "region": { - "startLine": 2, - "startColumn": 4604, - "endLine": 2, - "endColumn": 4606 - } - } - } - ], - "ruleId": "no-redeclare", - "ruleIndex": 1, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "location": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/mjs/generators/cnpj.mjs" + } }, { - "level": "error", - "message": { - "text": "'ak' is already defined." - }, - "locations": [ - { - "physicalLocation": { - "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 - }, - "region": { - "startLine": 2, - "startColumn": 4665, + "location": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/mjs/generators/conta-bancaria.mjs" + } + }, + { + "location": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/mjs/generators/cpf.mjs" + } + }, + { + "location": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/mjs/generators/data-nascimento.mjs" + } + }, + { + "location": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/mjs/generators/ddd.mjs" + } + }, + { + "location": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/mjs/generators/email.mjs" + } + }, + { + "location": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/mjs/generators/endereco.mjs" + } + }, + { + "location": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/mjs/generators/inscricao-estadual.mjs" + } + }, + { + "location": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/mjs/generators/nome.mjs" + } + }, + { + "location": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/mjs/generators/operadora.mjs" + } + }, + { + "location": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/mjs/generators/passaporte.mjs" + } + }, + { + "location": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/mjs/generators/pis.mjs" + } + }, + { + "location": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/mjs/generators/placa.mjs" + } + }, + { + "location": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/mjs/generators/renavam.mjs" + } + }, + { + "location": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/mjs/generators/rg.mjs" + } + }, + { + "location": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/mjs/generators/telefone.mjs" + } + }, + { + "location": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/mjs/generators/texto.mjs" + } + }, + { + "location": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/mjs/generators/titulo-eleitor.mjs" + } + }, + { + "location": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/mjs/index.mjs" + } + }, + { + "location": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/mjs/utils.mjs" + } + }, + { + "location": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/eslint.config.js" + } + }, + { + "location": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/rollup.config.js" + } + }, + { + "location": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/src/data/db-bancos.js" + } + }, + { + "location": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/src/data/db-ceps.js" + } + }, + { + "location": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/src/data/db-general.js" + } + }, + { + "location": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/src/generators/banco.js" + } + }, + { + "location": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/src/generators/cartao-credito.js" + } + }, + { + "location": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/src/generators/cartao-nacional-saude.js" + } + }, + { + "location": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/src/generators/celular.js" + } + }, + { + "location": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/src/generators/cep.js" + } + }, + { + "location": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/src/generators/certidao.js" + } + }, + { + "location": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/src/generators/cnh.js" + } + }, + { + "location": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/src/generators/cnpj.js" + } + }, + { + "location": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/src/generators/conta-bancaria.js" + } + }, + { + "location": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/src/generators/cpf.js" + } + }, + { + "location": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/src/generators/data-nascimento.js" + } + }, + { + "location": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/src/generators/ddd.js" + } + }, + { + "location": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/src/generators/email.js" + } + }, + { + "location": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/src/generators/endereco.js" + } + }, + { + "location": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/src/generators/genero-identidade-orientacao.js" + } + }, + { + "location": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/src/generators/genero.js" + } + }, + { + "location": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/src/generators/inscricao-estadual.js" + } + }, + { + "location": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/src/generators/nome.js" + } + }, + { + "location": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/src/generators/operadora.js" + } + }, + { + "location": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/src/generators/orientacao-sexual.js" + } + }, + { + "location": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/src/generators/passaporte.js" + } + }, + { + "location": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/src/generators/pis.js" + } + }, + { + "location": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/src/generators/placa.js" + } + }, + { + "location": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/src/generators/renavam.js" + } + }, + { + "location": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/src/generators/rg.js" + } + }, + { + "location": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/src/generators/telefone.js" + } + }, + { + "location": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/src/generators/texto.js" + } + }, + { + "location": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/src/generators/titulo-eleitor.js" + } + }, + { + "location": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/src/index.js" + } + }, + { + "location": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/src/sample.js" + } + }, + { + "location": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/src/utils.js" + } + }, + { + "location": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/test/banco.test.js" + } + }, + { + "location": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/test/cartao-credito.test.js" + } + }, + { + "location": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/test/cartao-nacional-saude.test.js" + } + }, + { + "location": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/test/celular.test.js" + } + }, + { + "location": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/test/cep.test.js" + } + }, + { + "location": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/test/cnh.test.js" + } + }, + { + "location": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/test/cnpj.test.js" + } + }, + { + "location": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/test/conta-bancaria.test.js" + } + }, + { + "location": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/test/cpf.test.js" + } + }, + { + "location": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/test/data-nascimento.test.js" + } + }, + { + "location": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/test/ddd.test.js" + } + }, + { + "location": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/test/email.test.js" + } + }, + { + "location": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/test/endereco.test.js" + } + }, + { + "location": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/test/escolaridade.test.js" + } + }, + { + "location": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/test/genero-identidade-orientacao.test.js" + } + }, + { + "location": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/test/inscricao-estadual.test.js" + } + }, + { + "location": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/test/nome.test.js" + } + }, + { + "location": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/test/operadora.test.js" + } + }, + { + "location": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/test/orientacao-sexual.test.js" + } + }, + { + "location": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/test/passaporte.test.js" + } + }, + { + "location": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/test/pis.test.js" + } + }, + { + "location": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/test/placa.test.js" + } + }, + { + "location": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/test/profissao.test.js" + } + }, + { + "location": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/test/renavam.test.js" + } + }, + { + "location": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/test/rg.test.js" + } + }, + { + "location": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/test/telefone.test.js" + } + }, + { + "location": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/test/texto.test.js" + } + }, + { + "location": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/test/titulo-eleitor.test.js" + } + }, + { + "location": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/test/utils.test.js" + } + } + ], + "results": [ + { + "level": "error", + "message": { + "text": "Unexpected unnamed function." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 41, + "endLine": 2, + "endColumn": 49 + } + } + } + ], + "ruleId": "func-names", + "ruleIndex": 0, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unexpected unnamed function." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 3805, + "endLine": 2, + "endColumn": 3813 + } + } + } + ], + "ruleId": "func-names", + "ruleIndex": 0, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "'ar' is already defined." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 3893, + "endLine": 2, + "endColumn": 3895 + } + } + } + ], + "ruleId": "no-redeclare", + "ruleIndex": 1, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "'ar' is already defined." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 4061, + "endLine": 2, + "endColumn": 4063 + } + } + } + ], + "ruleId": "no-redeclare", + "ruleIndex": 1, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "'at' is already defined." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 4089, + "endLine": 2, + "endColumn": 4091 + } + } + } + ], + "ruleId": "no-redeclare", + "ruleIndex": 1, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "'ak' is already defined." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 4604, + "endLine": 2, + "endColumn": 4606 + } + } + } + ], + "ruleId": "no-redeclare", + "ruleIndex": 1, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "'ak' is already defined." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 4665, + "endLine": 2, + "endColumn": 4667 + } + } + } + ], + "ruleId": "no-redeclare", + "ruleIndex": 1, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "'am' is already defined." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 4670, + "endLine": 2, + "endColumn": 4672 + } + } + } + ], + "ruleId": "no-redeclare", + "ruleIndex": 1, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "'ag' is already defined." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 4691, + "endLine": 2, + "endColumn": 4693 + } + } + } + ], + "ruleId": "no-redeclare", + "ruleIndex": 1, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "'af' is already defined." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 4789, + "endLine": 2, + "endColumn": 4791 + } + } + } + ], + "ruleId": "no-redeclare", + "ruleIndex": 1, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "'ak' is already defined." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 4854, + "endLine": 2, + "endColumn": 4856 + } + } + } + ], + "ruleId": "no-redeclare", + "ruleIndex": 1, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "'am' is already defined." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 4859, + "endLine": 2, + "endColumn": 4861 + } + } + } + ], + "ruleId": "no-redeclare", + "ruleIndex": 1, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "'ak' is already defined." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 4949, + "endLine": 2, + "endColumn": 4951 + } + } + } + ], + "ruleId": "no-redeclare", + "ruleIndex": 1, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "'ag' is already defined." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 4970, + "endLine": 2, + "endColumn": 4972 + } + } + } + ], + "ruleId": "no-redeclare", + "ruleIndex": 1, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unexpected unnamed function." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 5089, + "endLine": 2, + "endColumn": 5097 + } + } + } + ], + "ruleId": "func-names", + "ruleIndex": 0, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "'V' is already defined." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 5216, + "endLine": 2, + "endColumn": 5217 + } + } + } + ], + "ruleId": "no-redeclare", + "ruleIndex": 1, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "'U' is already defined." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 5220, + "endLine": 2, + "endColumn": 5221 + } + } + } + ], + "ruleId": "no-redeclare", + "ruleIndex": 1, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "'ae' is already defined." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 5244, + "endLine": 2, + "endColumn": 5246 + } + } + } + ], + "ruleId": "no-redeclare", + "ruleIndex": 1, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unexpected unnamed function." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 6420, + "endLine": 2, + "endColumn": 6428 + } + } + } + ], + "ruleId": "func-names", + "ruleIndex": 0, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Do not access Object.prototype method 'hasOwnProperty' from target object." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 6621, + "endLine": 2, + "endColumn": 6635 + } + } + } + ], + "ruleId": "no-prototype-builtins", + "ruleIndex": 2, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\'." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 7590, + "endLine": 2, + "endColumn": 7591 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\'." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 7592, + "endLine": 2, + "endColumn": 7593 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\'." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 7594, + "endLine": 2, + "endColumn": 7595 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\'." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 7601, + "endLine": 2, + "endColumn": 7602 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\'." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 7616, + "endLine": 2, + "endColumn": 7617 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\'." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 7628, + "endLine": 2, + "endColumn": 7629 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\'." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 7637, + "endLine": 2, + "endColumn": 7638 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\'." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 7639, + "endLine": 2, + "endColumn": 7640 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\'." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 7641, + "endLine": 2, + "endColumn": 7642 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\\"." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 7647, + "endLine": 2, + "endColumn": 7648 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\\"." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 7649, + "endLine": 2, + "endColumn": 7650 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\\"." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 7651, + "endLine": 2, + "endColumn": 7652 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\\"." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 7658, + "endLine": 2, + "endColumn": 7659 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\\"." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 7673, + "endLine": 2, + "endColumn": 7674 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\\"." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 7685, + "endLine": 2, + "endColumn": 7686 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\\"." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 7694, + "endLine": 2, + "endColumn": 7695 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\\"." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 7696, + "endLine": 2, + "endColumn": 7697 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\\"." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 7698, + "endLine": 2, + "endColumn": 7699 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\'." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 7704, + "endLine": 2, + "endColumn": 7705 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\'." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 7713, + "endLine": 2, + "endColumn": 7714 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\'." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 7730, + "endLine": 2, + "endColumn": 7731 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\\"." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 7736, + "endLine": 2, + "endColumn": 7737 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\\"." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 7745, + "endLine": 2, + "endColumn": 7746 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\\"." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 7762, + "endLine": 2, + "endColumn": 7763 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\'." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 7826, + "endLine": 2, + "endColumn": 7827 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\'." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 7835, + "endLine": 2, + "endColumn": 7836 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\'." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 7852, + "endLine": 2, + "endColumn": 7853 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\\"." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 7858, + "endLine": 2, + "endColumn": 7859 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\\"." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 7867, + "endLine": 2, + "endColumn": 7868 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\\"." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 7884, + "endLine": 2, + "endColumn": 7885 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\`." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 7890, + "endLine": 2, + "endColumn": 7891 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\`." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 7899, + "endLine": 2, + "endColumn": 7900 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\`." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 7916, + "endLine": 2, + "endColumn": 7917 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\'." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 7958, + "endLine": 2, + "endColumn": 7959 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\'." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 7967, + "endLine": 2, + "endColumn": 7968 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\'." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 7983, + "endLine": 2, + "endColumn": 7984 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\\"." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 7989, + "endLine": 2, + "endColumn": 7990 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\\"." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 7998, + "endLine": 2, + "endColumn": 7999 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\\"." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 8014, + "endLine": 2, + "endColumn": 8015 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\\"." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 8071, + "endLine": 2, + "endColumn": 8072 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\\"." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 8078, + "endLine": 2, + "endColumn": 8079 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\\"." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 8082, + "endLine": 2, + "endColumn": 8083 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\\"." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 8084, + "endLine": 2, + "endColumn": 8085 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\\"." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 8091, + "endLine": 2, + "endColumn": 8092 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\.." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 9231, + "endLine": 2, + "endColumn": 9232 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\'." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 9235, + "endLine": 2, + "endColumn": 9236 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\\"." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 9237, + "endLine": 2, + "endColumn": 9238 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\`." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 9239, + "endLine": 2, + "endColumn": 9240 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\/." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 9241, + "endLine": 2, + "endColumn": 9242 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\#." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 9243, + "endLine": 2, + "endColumn": 9244 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "'Y' is already defined." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 10812, + "endLine": 2, + "endColumn": 10813 + } + } + } + ], + "ruleId": "no-redeclare", + "ruleIndex": 1, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "'ae' is assigned a value but never used." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 11414, + "endLine": 2, + "endColumn": 11416 + } + } + } + ], + "ruleId": "no-unused-vars", + "ruleIndex": 4, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "'af' is assigned a value but never used." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 11438, + "endLine": 2, + "endColumn": 11440 + } + } + } + ], + "ruleId": "no-unused-vars", + "ruleIndex": 4, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "'ag' is assigned a value but never used." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 11471, + "endLine": 2, + "endColumn": 11473 + } + } + } + ], + "ruleId": "no-unused-vars", + "ruleIndex": 4, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "'W' is already defined." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 11501, + "endLine": 2, + "endColumn": 11502 + } + } + } + ], + "ruleId": "no-redeclare", + "ruleIndex": 1, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Do not access Object.prototype method 'hasOwnProperty' from target object." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 11964, + "endLine": 2, + "endColumn": 11978 + } + } + } + ], + "ruleId": "no-prototype-builtins", + "ruleIndex": 2, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Do not access Object.prototype method 'hasOwnProperty' from target object." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 12097, + "endLine": 2, + "endColumn": 12111 + } + } + } + ], + "ruleId": "no-prototype-builtins", + "ruleIndex": 2, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\!." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 12253, + "endLine": 2, + "endColumn": 12254 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\-." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 12269, + "endLine": 2, + "endColumn": 12270 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\\"." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 12685, + "endLine": 2, + "endColumn": 12686 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\\"." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 12689, + "endLine": 2, + "endColumn": 12690 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\\"." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 12693, + "endLine": 2, + "endColumn": 12694 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\'." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 12697, + "endLine": 2, + "endColumn": 12698 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\'." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 12701, + "endLine": 2, + "endColumn": 12702 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\'." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 12705, + "endLine": 2, + "endColumn": 12706 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\'." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 12835, + "endLine": 2, + "endColumn": 12836 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\\"." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 12837, + "endLine": 2, + "endColumn": 12838 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\'." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 12849, + "endLine": 2, + "endColumn": 12850 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\\"." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 12851, + "endLine": 2, + "endColumn": 12852 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\/." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 12855, + "endLine": 2, + "endColumn": 12856 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\/." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 12881, + "endLine": 2, + "endColumn": 12882 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\\"." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 12913, + "endLine": 2, + "endColumn": 12914 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\\"." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 12918, + "endLine": 2, + "endColumn": 12919 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\\"." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 12923, + "endLine": 2, + "endColumn": 12924 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\'." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 12954, + "endLine": 2, + "endColumn": 12955 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\'." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 12959, + "endLine": 2, + "endColumn": 12960 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\'." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 12964, + "endLine": 2, + "endColumn": 12965 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\\"." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 12998, + "endLine": 2, + "endColumn": 12999 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\'." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 13000, + "endLine": 2, + "endColumn": 13001 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\\"." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 13038, + "endLine": 2, + "endColumn": 13039 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\\"." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 13043, + "endLine": 2, + "endColumn": 13044 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\\"." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 13048, + "endLine": 2, + "endColumn": 13049 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\'." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 13080, + "endLine": 2, + "endColumn": 13081 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\'." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 13085, + "endLine": 2, + "endColumn": 13086 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\'." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 13090, + "endLine": 2, + "endColumn": 13091 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\\"." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 13125, + "endLine": 2, + "endColumn": 13126 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\'." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 13127, + "endLine": 2, + "endColumn": 13128 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "'ae' is assigned a value but never used." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 14757, + "endLine": 2, + "endColumn": 14759 + } + } + } + ], + "ruleId": "no-unused-vars", + "ruleIndex": 4, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "'PR' is not defined." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 15786, + "endLine": 2, + "endColumn": 15788 + } + } + } + ], + "ruleId": "no-undef", + "ruleIndex": 5, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "'PR' is not defined." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 15809, + "endLine": 2, + "endColumn": 15811 + } + } + } + ], + "ruleId": "no-undef", + "ruleIndex": 5, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "'PR' is not defined." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 15835, + "endLine": 2, + "endColumn": 15837 + } + } + } + ], + "ruleId": "no-undef", + "ruleIndex": 5, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "'PR' is not defined." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 15875, + "endLine": 2, + "endColumn": 15877 + } + } + } + ], + "ruleId": "no-undef", + "ruleIndex": 5, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\!." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 15892, + "endLine": 2, + "endColumn": 15893 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\-." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 15908, + "endLine": 2, + "endColumn": 15909 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "'PR' is not defined." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 15918, + "endLine": 2, + "endColumn": 15920 + } + } + } + ], + "ruleId": "no-undef", + "ruleIndex": 5, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "'PR' is not defined." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 16362, + "endLine": 2, + "endColumn": 16364 + } + } + } + ], + "ruleId": "no-undef", + "ruleIndex": 5, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "'PR' is not defined." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 16410, + "endLine": 2, + "endColumn": 16412 + } + } + } + ], + "ruleId": "no-undef", + "ruleIndex": 5, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "'PR' is not defined." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 16453, + "endLine": 2, + "endColumn": 16455 + } + } + } + ], + "ruleId": "no-undef", + "ruleIndex": 5, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "'PR' is not defined." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 16498, + "endLine": 2, + "endColumn": 16500 + } + } + } + ], + "ruleId": "no-undef", + "ruleIndex": 5, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "'PR' is not defined." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 16551, + "endLine": 2, + "endColumn": 16553 + } + } + } + ], + "ruleId": "no-undef", + "ruleIndex": 5, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "'PR' is not defined." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 16574, + "endLine": 2, + "endColumn": 16576 + } + } + } + ], + "ruleId": "no-undef", + "ruleIndex": 5, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "'PR' is not defined." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 16597, + "endLine": 2, + "endColumn": 16599 + } + } + } + ], + "ruleId": "no-undef", + "ruleIndex": 5, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "'PR' is not defined." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 16646, + "endLine": 2, + "endColumn": 16648 + } + } + } + ], + "ruleId": "no-undef", + "ruleIndex": 5, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\\"." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 16661, + "endLine": 2, + "endColumn": 16662 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\\"." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 16676, + "endLine": 2, + "endColumn": 16677 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\\"." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 16708, + "endLine": 2, + "endColumn": 16709 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "'PR' is not defined." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 16719, + "endLine": 2, + "endColumn": 16721 + } + } + } + ], + "ruleId": "no-undef", + "ruleIndex": 5, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\'." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 16734, + "endLine": 2, + "endColumn": 16735 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\'." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 16749, + "endLine": 2, + "endColumn": 16750 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\'." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 16781, + "endLine": 2, + "endColumn": 16782 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\)." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 16817, + "endLine": 2, + "endColumn": 16818 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\\"." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 16819, + "endLine": 2, + "endColumn": 16820 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\'." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 16821, + "endLine": 2, + "endColumn": 16822 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "'PR' is not defined." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 16833, + "endLine": 2, + "endColumn": 16835 + } + } + } + ], + "ruleId": "no-undef", + "ruleIndex": 5, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\!." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 16860, + "endLine": 2, + "endColumn": 16861 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\-." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 16991, + "endLine": 2, + "endColumn": 16992 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "'PR' is not defined." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 17026, + "endLine": 2, + "endColumn": 17028 + } + } + } + ], + "ruleId": "no-undef", + "ruleIndex": 5, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\/." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 17059, + "endLine": 2, + "endColumn": 17060 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "'PR' is not defined." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 17079, + "endLine": 2, + "endColumn": 17081 + } + } + } + ], + "ruleId": "no-undef", + "ruleIndex": 5, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "'PR' is not defined." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 17111, + "endLine": 2, + "endColumn": 17113 + } + } + } + ], + "ruleId": "no-undef", + "ruleIndex": 5, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "'PR' is not defined." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 17161, + "endLine": 2, + "endColumn": 17163 + } + } + } + ], + "ruleId": "no-undef", + "ruleIndex": 5, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "'PR' is not defined." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 17203, + "endLine": 2, + "endColumn": 17205 + } + } + } + ], + "ruleId": "no-undef", + "ruleIndex": 5, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\-." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 17256, + "endLine": 2, + "endColumn": 17257 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "'PR' is not defined." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 17285, + "endLine": 2, + "endColumn": 17287 + } + } + } + ], + "ruleId": "no-undef", + "ruleIndex": 5, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\'." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 17311, + "endLine": 2, + "endColumn": 17312 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\\"." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 17313, + "endLine": 2, + "endColumn": 17314 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "'PR' is not defined." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 17331, + "endLine": 2, + "endColumn": 17333 + } + } + } + ], + "ruleId": "no-undef", + "ruleIndex": 5, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "'PR' is not defined." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 17354, + "endLine": 2, + "endColumn": 17356 + } + } + } + ], + "ruleId": "no-undef", + "ruleIndex": 5, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "'PR' is not defined." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 17380, + "endLine": 2, + "endColumn": 17382 + } + } + } + ], + "ruleId": "no-undef", + "ruleIndex": 5, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\-." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 17435, + "endLine": 2, + "endColumn": 17436 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "'PR' is not defined." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 17477, "endLine": 2, - "endColumn": 4667 + "endColumn": 17479 + } + } + } + ], + "ruleId": "no-undef", + "ruleIndex": 5, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "'PR' is not defined." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 17500, + "endLine": 2, + "endColumn": 17502 + } + } + } + ], + "ruleId": "no-undef", + "ruleIndex": 5, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "'PR' is not defined." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 17526, + "endLine": 2, + "endColumn": 17528 + } + } + } + ], + "ruleId": "no-undef", + "ruleIndex": 5, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\)." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 17543, + "endLine": 2, + "endColumn": 17544 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\\"." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 17545, + "endLine": 2, + "endColumn": 17546 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unnecessary escape character: \\'." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", + "index": 1 + }, + "region": { + "startLine": 2, + "startColumn": 17547, + "endLine": 2, + "endColumn": 17548 + } + } + } + ], + "ruleId": "no-useless-escape", + "ruleIndex": 3, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unexpected unnamed function." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/sorter.js", + "index": 2 + }, + "region": { + "startLine": 2, + "startColumn": 19, + "endLine": 2, + "endColumn": 27 + } + } + } + ], + "ruleId": "func-names", + "ruleIndex": 0, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unexpected unnamed function." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/sorter.js", + "index": 2 + }, + "region": { + "startLine": 157, + "startColumn": 24, + "endLine": 157, + "endColumn": 32 + } + } + } + ], + "ruleId": "func-names", + "ruleIndex": 0, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "Unexpected unnamed function." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/sorter.js", + "index": 2 + }, + "region": { + "startLine": 184, + "startColumn": 12, + "endLine": 184, + "endColumn": 20 + } + } + } + ], + "ruleId": "func-names", + "ruleIndex": 0, + "suppressions": [ + { + "kind": "inSource", + "justification": "" + } + ] + }, + { + "level": "error", + "message": { + "text": "'module' is not defined." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/data/db-bancos.js", + "index": 4 + }, + "region": { + "startLine": 2160, + "startColumn": 1, + "endLine": 2160, + "endColumn": 7 + } + } + } + ], + "ruleId": "no-undef", + "ruleIndex": 5 + }, + { + "level": "error", + "message": { + "text": "'module' is not defined." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/data/db-ceps.js", + "index": 6 + }, + "region": { + "startLine": 4504, + "startColumn": 1, + "endLine": 4504, + "endColumn": 7 + } + } + } + ], + "ruleId": "no-undef", + "ruleIndex": 5 + }, + { + "level": "error", + "message": { + "text": "'exports' is not defined." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/data/db-general.js", + "index": 8 + }, + "region": { + "startLine": 54, + "startColumn": 1, + "endLine": 54, + "endColumn": 8 + } + } + } + ], + "ruleId": "no-undef", + "ruleIndex": 5 + }, + { + "level": "error", + "message": { + "text": "'exports' is not defined." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/data/db-general.js", + "index": 8 + }, + "region": { + "startLine": 55, + "startColumn": 1, + "endLine": 55, + "endColumn": 8 + } + } + } + ], + "ruleId": "no-undef", + "ruleIndex": 5 + }, + { + "level": "error", + "message": { + "text": "'exports' is not defined." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/data/db-general.js", + "index": 8 + }, + "region": { + "startLine": 56, + "startColumn": 1, + "endLine": 56, + "endColumn": 8 + } + } + } + ], + "ruleId": "no-undef", + "ruleIndex": 5 + }, + { + "level": "error", + "message": { + "text": "'exports' is not defined." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/data/db-general.js", + "index": 8 + }, + "region": { + "startLine": 57, + "startColumn": 1, + "endLine": 57, + "endColumn": 8 + } + } + } + ], + "ruleId": "no-undef", + "ruleIndex": 5 + }, + { + "level": "error", + "message": { + "text": "'exports' is not defined." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/data/db-general.js", + "index": 8 + }, + "region": { + "startLine": 58, + "startColumn": 1, + "endLine": 58, + "endColumn": 8 + } + } + } + ], + "ruleId": "no-undef", + "ruleIndex": 5 + }, + { + "level": "error", + "message": { + "text": "'exports' is not defined." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/data/db-general.js", + "index": 8 + }, + "region": { + "startLine": 59, + "startColumn": 1, + "endLine": 59, + "endColumn": 8 + } + } + } + ], + "ruleId": "no-undef", + "ruleIndex": 5 + }, + { + "level": "error", + "message": { + "text": "'exports' is not defined." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/data/db-general.js", + "index": 8 + }, + "region": { + "startLine": 60, + "startColumn": 1, + "endLine": 60, + "endColumn": 8 + } + } + } + ], + "ruleId": "no-undef", + "ruleIndex": 5 + }, + { + "level": "error", + "message": { + "text": "'exports' is not defined." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/data/db-general.js", + "index": 8 + }, + "region": { + "startLine": 61, + "startColumn": 1, + "endLine": 61, + "endColumn": 8 + } + } + } + ], + "ruleId": "no-undef", + "ruleIndex": 5 + }, + { + "level": "error", + "message": { + "text": "'exports' is not defined." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/data/db-general.js", + "index": 8 + }, + "region": { + "startLine": 62, + "startColumn": 1, + "endLine": 62, + "endColumn": 8 + } + } + } + ], + "ruleId": "no-undef", + "ruleIndex": 5 + }, + { + "level": "error", + "message": { + "text": "'exports' is not defined." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/data/db-general.js", + "index": 8 + }, + "region": { + "startLine": 63, + "startColumn": 1, + "endLine": 63, + "endColumn": 8 + } + } + } + ], + "ruleId": "no-undef", + "ruleIndex": 5 + }, + { + "level": "error", + "message": { + "text": "'exports' is not defined." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/data/db-general.js", + "index": 8 + }, + "region": { + "startLine": 64, + "startColumn": 1, + "endLine": 64, + "endColumn": 8 + } + } + } + ], + "ruleId": "no-undef", + "ruleIndex": 5 + }, + { + "level": "error", + "message": { + "text": "'exports' is not defined." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/data/db-general.js", + "index": 8 + }, + "region": { + "startLine": 65, + "startColumn": 1, + "endLine": 65, + "endColumn": 8 + } + } + } + ], + "ruleId": "no-undef", + "ruleIndex": 5 + }, + { + "level": "error", + "message": { + "text": "'exports' is not defined." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/data/db-general.js", + "index": 8 + }, + "region": { + "startLine": 66, + "startColumn": 1, + "endLine": 66, + "endColumn": 8 + } + } + } + ], + "ruleId": "no-undef", + "ruleIndex": 5 + }, + { + "level": "error", + "message": { + "text": "'exports' is not defined." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/data/db-general.js", + "index": 8 + }, + "region": { + "startLine": 67, + "startColumn": 1, + "endLine": 67, + "endColumn": 8 + } + } + } + ], + "ruleId": "no-undef", + "ruleIndex": 5 + }, + { + "level": "error", + "message": { + "text": "'exports' is not defined." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/data/db-general.js", + "index": 8 + }, + "region": { + "startLine": 68, + "startColumn": 1, + "endLine": 68, + "endColumn": 8 + } + } + } + ], + "ruleId": "no-undef", + "ruleIndex": 5 + }, + { + "level": "error", + "message": { + "text": "'exports' is not defined." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/data/db-general.js", + "index": 8 + }, + "region": { + "startLine": 69, + "startColumn": 1, + "endLine": 69, + "endColumn": 8 + } + } + } + ], + "ruleId": "no-undef", + "ruleIndex": 5 + }, + { + "level": "error", + "message": { + "text": "'require' is not defined." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/banco.js", + "index": 10 + }, + "region": { + "startLine": 3, + "startColumn": 16, + "endLine": 3, + "endColumn": 23 + } + } + } + ], + "ruleId": "no-undef", + "ruleIndex": 5 + }, + { + "level": "error", + "message": { + "text": "'exports' is not defined." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/banco.js", + "index": 10 + }, + "region": { + "startLine": 65, + "startColumn": 1, + "endLine": 65, + "endColumn": 8 + } + } + } + ], + "ruleId": "no-undef", + "ruleIndex": 5 + }, + { + "level": "error", + "message": { + "text": "'exports' is not defined." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/banco.js", + "index": 10 + }, + "region": { + "startLine": 66, + "startColumn": 1, + "endLine": 66, + "endColumn": 8 + } + } + } + ], + "ruleId": "no-undef", + "ruleIndex": 5 + }, + { + "level": "error", + "message": { + "text": "'require' is not defined." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/cartao-credito.js", + "index": 12 + }, + "region": { + "startLine": 3, + "startColumn": 12, + "endLine": 3, + "endColumn": 19 + } + } + } + ], + "ruleId": "no-undef", + "ruleIndex": 5 + }, + { + "level": "error", + "message": { + "text": "'exports' is not defined." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/cartao-credito.js", + "index": 12 + }, + "region": { + "startLine": 152, + "startColumn": 1, + "endLine": 152, + "endColumn": 8 + } + } + } + ], + "ruleId": "no-undef", + "ruleIndex": 5 + }, + { + "level": "error", + "message": { + "text": "'exports' is not defined." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/cartao-nacional-saude.js", + "index": 14 + }, + "region": { + "startLine": 80, + "startColumn": 1, + "endLine": 80, + "endColumn": 8 + } + } + } + ], + "ruleId": "no-undef", + "ruleIndex": 5 + }, + { + "level": "error", + "message": { + "text": "'exports' is not defined." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/cartao-nacional-saude.js", + "index": 14 + }, + "region": { + "startLine": 81, + "startColumn": 1, + "endLine": 81, + "endColumn": 8 + } + } + } + ], + "ruleId": "no-undef", + "ruleIndex": 5 + }, + { + "level": "error", + "message": { + "text": "'require' is not defined." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/celular.js", + "index": 16 + }, + "region": { + "startLine": 3, + "startColumn": 13, + "endLine": 3, + "endColumn": 20 + } + } + } + ], + "ruleId": "no-undef", + "ruleIndex": 5 + }, + { + "level": "error", + "message": { + "text": "'require' is not defined." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/celular.js", + "index": 16 + }, + "region": { + "startLine": 4, + "startColumn": 11, + "endLine": 4, + "endColumn": 18 + } + } + } + ], + "ruleId": "no-undef", + "ruleIndex": 5 + }, + { + "level": "error", + "message": { + "text": "'require' is not defined." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/celular.js", + "index": 16 + }, + "region": { + "startLine": 5, + "startColumn": 17, + "endLine": 5, + "endColumn": 24 + } + } + } + ], + "ruleId": "no-undef", + "ruleIndex": 5 + }, + { + "level": "error", + "message": { + "text": "'exports' is not defined." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/celular.js", + "index": 16 + }, + "region": { + "startLine": 47, + "startColumn": 1, + "endLine": 47, + "endColumn": 8 + } + } + } + ], + "ruleId": "no-undef", + "ruleIndex": 5 + }, + { + "level": "error", + "message": { + "text": "'require' is not defined." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/cep.js", + "index": 18 + }, + "region": { + "startLine": 3, + "startColumn": 14, + "endLine": 3, + "endColumn": 21 + } + } + } + ], + "ruleId": "no-undef", + "ruleIndex": 5 + }, + { + "level": "error", + "message": { + "text": "'require' is not defined." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/cep.js", + "index": 18 + }, + "region": { + "startLine": 4, + "startColumn": 13, + "endLine": 4, + "endColumn": 20 + } + } + } + ], + "ruleId": "no-undef", + "ruleIndex": 5 + }, + { + "level": "error", + "message": { + "text": "'exports' is not defined." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/cep.js", + "index": 18 + }, + "region": { + "startLine": 36, + "startColumn": 1, + "endLine": 36, + "endColumn": 8 } } } ], - "ruleId": "no-redeclare", - "ruleIndex": 1, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "'am' is already defined." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/cnh.js", + "index": 20 }, "region": { - "startLine": 2, - "startColumn": 4670, - "endLine": 2, - "endColumn": 4672 + "startLine": 50, + "startColumn": 1, + "endLine": 50, + "endColumn": 8 } } } ], - "ruleId": "no-redeclare", - "ruleIndex": 1, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "'ag' is already defined." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/cnh.js", + "index": 20 }, "region": { - "startLine": 2, - "startColumn": 4691, - "endLine": 2, - "endColumn": 4693 + "startLine": 51, + "startColumn": 1, + "endLine": 51, + "endColumn": 8 } } } ], - "ruleId": "no-redeclare", - "ruleIndex": 1, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "'af' is already defined." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/cnpj.js", + "index": 22 }, "region": { - "startLine": 2, - "startColumn": 4789, - "endLine": 2, - "endColumn": 4791 + "startLine": 52, + "startColumn": 1, + "endLine": 52, + "endColumn": 8 } } } ], - "ruleId": "no-redeclare", - "ruleIndex": 1, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "'ak' is already defined." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/cnpj.js", + "index": 22 }, "region": { - "startLine": 2, - "startColumn": 4854, - "endLine": 2, - "endColumn": 4856 + "startLine": 53, + "startColumn": 1, + "endLine": 53, + "endColumn": 8 } } } ], - "ruleId": "no-redeclare", - "ruleIndex": 1, - "suppressions": [ + "ruleId": "no-undef", + "ruleIndex": 5 + }, + { + "level": "error", + "message": { + "text": "'exports' is not defined." + }, + "locations": [ { - "kind": "inSource", - "justification": "" + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/conta-bancaria.js", + "index": 24 + }, + "region": { + "startLine": 396, + "startColumn": 1, + "endLine": 396, + "endColumn": 8 + } + } } - ] + ], + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "'am' is already defined." + "text": "'require' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/cpf.js", + "index": 26 }, "region": { - "startLine": 2, - "startColumn": 4859, - "endLine": 2, - "endColumn": 4861 + "startLine": 3, + "startColumn": 13, + "endLine": 3, + "endColumn": 20 } } } ], - "ruleId": "no-redeclare", - "ruleIndex": 1, - "suppressions": [ + "ruleId": "no-undef", + "ruleIndex": 5 + }, + { + "level": "error", + "message": { + "text": "'exports' is not defined." + }, + "locations": [ { - "kind": "inSource", - "justification": "" + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/cpf.js", + "index": 26 + }, + "region": { + "startLine": 96, + "startColumn": 1, + "endLine": 96, + "endColumn": 8 + } + } } - ] + ], + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "'ak' is already defined." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/cpf.js", + "index": 26 }, "region": { - "startLine": 2, - "startColumn": 4949, - "endLine": 2, - "endColumn": 4951 + "startLine": 97, + "startColumn": 1, + "endLine": 97, + "endColumn": 8 } } } ], - "ruleId": "no-redeclare", - "ruleIndex": 1, - "suppressions": [ + "ruleId": "no-undef", + "ruleIndex": 5 + }, + { + "level": "error", + "message": { + "text": "'exports' is not defined." + }, + "locations": [ { - "kind": "inSource", - "justification": "" + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/data-nascimento.js", + "index": 28 + }, + "region": { + "startLine": 22, + "startColumn": 1, + "endLine": 22, + "endColumn": 8 + } + } } - ] + ], + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "'ag' is already defined." + "text": "'require' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/ddd.js", + "index": 30 }, "region": { - "startLine": 2, - "startColumn": 4970, - "endLine": 2, - "endColumn": 4972 + "startLine": 3, + "startColumn": 13, + "endLine": 3, + "endColumn": 20 } } } ], - "ruleId": "no-redeclare", - "ruleIndex": 1, - "suppressions": [ + "ruleId": "no-undef", + "ruleIndex": 5 + }, + { + "level": "error", + "message": { + "text": "'exports' is not defined." + }, + "locations": [ { - "kind": "inSource", - "justification": "" + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/ddd.js", + "index": 30 + }, + "region": { + "startLine": 56, + "startColumn": 1, + "endLine": 56, + "endColumn": 8 + } + } } - ] + ], + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unexpected unnamed function." + "text": "'require' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/email.js", + "index": 32 }, "region": { - "startLine": 2, - "startColumn": 5089, - "endLine": 2, - "endColumn": 5097 + "startLine": 3, + "startColumn": 13, + "endLine": 3, + "endColumn": 20 } } } ], - "ruleId": "func-names", - "ruleIndex": 0, - "suppressions": [ + "ruleId": "no-undef", + "ruleIndex": 5 + }, + { + "level": "error", + "message": { + "text": "'exports' is not defined." + }, + "locations": [ { - "kind": "inSource", - "justification": "" + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/email.js", + "index": 32 + }, + "region": { + "startLine": 35, + "startColumn": 1, + "endLine": 35, + "endColumn": 8 + } + } } - ] + ], + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "'V' is already defined." + "text": "'require' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/endereco.js", + "index": 34 }, "region": { - "startLine": 2, - "startColumn": 5216, - "endLine": 2, - "endColumn": 5217 + "startLine": 3, + "startColumn": 14, + "endLine": 3, + "endColumn": 21 } } } ], - "ruleId": "no-redeclare", - "ruleIndex": 1, - "suppressions": [ + "ruleId": "no-undef", + "ruleIndex": 5 + }, + { + "level": "error", + "message": { + "text": "'require' is not defined." + }, + "locations": [ { - "kind": "inSource", - "justification": "" + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/endereco.js", + "index": 34 + }, + "region": { + "startLine": 4, + "startColumn": 13, + "endLine": 4, + "endColumn": 20 + } + } } - ] + ], + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "'U' is already defined." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/endereco.js", + "index": 34 }, "region": { - "startLine": 2, - "startColumn": 5220, - "endLine": 2, - "endColumn": 5221 + "startLine": 44, + "startColumn": 1, + "endLine": 44, + "endColumn": 8 + } + } + } + ], + "ruleId": "no-undef", + "ruleIndex": 5 + }, + { + "level": "error", + "message": { + "text": "'require' is not defined." + }, + "locations": [ + { + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/inscricao-estadual.js", + "index": 36 + }, + "region": { + "startLine": 3, + "startColumn": 13, + "endLine": 3, + "endColumn": 20 } } } ], - "ruleId": "no-redeclare", - "ruleIndex": 1, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "'ae' is already defined." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/inscricao-estadual.js", + "index": 36 }, "region": { - "startLine": 2, - "startColumn": 5244, - "endLine": 2, - "endColumn": 5246 + "startLine": 764, + "startColumn": 1, + "endLine": 764, + "endColumn": 8 } } } ], - "ruleId": "no-redeclare", - "ruleIndex": 1, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unexpected unnamed function." + "text": "'require' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/nome.js", + "index": 38 }, "region": { - "startLine": 2, - "startColumn": 6420, - "endLine": 2, - "endColumn": 6428 + "startLine": 3, + "startColumn": 13, + "endLine": 3, + "endColumn": 20 } } } ], - "ruleId": "func-names", - "ruleIndex": 0, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Do not access Object.prototype method 'hasOwnProperty' from target object." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/nome.js", + "index": 38 }, "region": { - "startLine": 2, - "startColumn": 6621, - "endLine": 2, - "endColumn": 6635 + "startLine": 123, + "startColumn": 1, + "endLine": 123, + "endColumn": 8 } } } ], - "ruleId": "no-prototype-builtins", - "ruleIndex": 2, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\'." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/operadora.js", + "index": 40 }, "region": { - "startLine": 2, - "startColumn": 7590, - "endLine": 2, - "endColumn": 7591 + "startLine": 55, + "startColumn": 1, + "endLine": 55, + "endColumn": 8 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\'." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/passaporte.js", + "index": 42 }, "region": { - "startLine": 2, - "startColumn": 7592, - "endLine": 2, - "endColumn": 7593 + "startLine": 20, + "startColumn": 1, + "endLine": 20, + "endColumn": 8 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\'." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/pis.js", + "index": 44 }, "region": { - "startLine": 2, - "startColumn": 7594, - "endLine": 2, - "endColumn": 7595 + "startLine": 34, + "startColumn": 1, + "endLine": 34, + "endColumn": 8 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\'." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/placa.js", + "index": 46 }, "region": { - "startLine": 2, - "startColumn": 7601, - "endLine": 2, - "endColumn": 7602 + "startLine": 40, + "startColumn": 1, + "endLine": 40, + "endColumn": 8 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\'." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/placa.js", + "index": 46 }, "region": { - "startLine": 2, - "startColumn": 7616, - "endLine": 2, - "endColumn": 7617 + "startLine": 41, + "startColumn": 1, + "endLine": 41, + "endColumn": 8 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\'." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/renavam.js", + "index": 48 }, "region": { - "startLine": 2, - "startColumn": 7628, - "endLine": 2, - "endColumn": 7629 + "startLine": 43, + "startColumn": 1, + "endLine": 43, + "endColumn": 8 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\'." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/renavam.js", + "index": 48 }, "region": { - "startLine": 2, - "startColumn": 7637, - "endLine": 2, - "endColumn": 7638 + "startLine": 44, + "startColumn": 1, + "endLine": 44, + "endColumn": 8 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\'." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/rg.js", + "index": 50 }, "region": { - "startLine": 2, - "startColumn": 7639, - "endLine": 2, - "endColumn": 7640 + "startLine": 40, + "startColumn": 1, + "endLine": 40, + "endColumn": 8 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\'." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/rg.js", + "index": 50 }, "region": { - "startLine": 2, - "startColumn": 7641, - "endLine": 2, - "endColumn": 7642 + "startLine": 41, + "startColumn": 1, + "endLine": 41, + "endColumn": 8 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\\"." + "text": "'require' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/telefone.js", + "index": 52 }, "region": { - "startLine": 2, - "startColumn": 7647, - "endLine": 2, - "endColumn": 7648 + "startLine": 3, + "startColumn": 11, + "endLine": 3, + "endColumn": 18 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\\"." + "text": "'require' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/telefone.js", + "index": 52 }, "region": { - "startLine": 2, - "startColumn": 7649, - "endLine": 2, - "endColumn": 7650 + "startLine": 4, + "startColumn": 13, + "endLine": 4, + "endColumn": 20 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\\"." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/telefone.js", + "index": 52 }, "region": { - "startLine": 2, - "startColumn": 7651, - "endLine": 2, - "endColumn": 7652 + "startLine": 49, + "startColumn": 1, + "endLine": 49, + "endColumn": 8 } } } - ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + ], + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\\"." + "text": "'require' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/texto.js", + "index": 54 }, "region": { - "startLine": 2, - "startColumn": 7658, - "endLine": 2, - "endColumn": 7659 + "startLine": 3, + "startColumn": 17, + "endLine": 3, + "endColumn": 24 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\\"." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/texto.js", + "index": 54 }, "region": { - "startLine": 2, - "startColumn": 7673, - "endLine": 2, - "endColumn": 7674 + "startLine": 70, + "startColumn": 1, + "endLine": 70, + "endColumn": 8 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\\"." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/texto.js", + "index": 54 }, "region": { - "startLine": 2, - "startColumn": 7685, - "endLine": 2, - "endColumn": 7686 + "startLine": 71, + "startColumn": 1, + "endLine": 71, + "endColumn": 8 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\\"." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/texto.js", + "index": 54 }, "region": { - "startLine": 2, - "startColumn": 7694, - "endLine": 2, - "endColumn": 7695 + "startLine": 72, + "startColumn": 1, + "endLine": 72, + "endColumn": 8 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\\"." + "text": "'require' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/titulo-eleitor.js", + "index": 56 }, "region": { - "startLine": 2, - "startColumn": 7696, - "endLine": 2, - "endColumn": 7697 + "startLine": 3, + "startColumn": 13, + "endLine": 3, + "endColumn": 20 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\\"." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/titulo-eleitor.js", + "index": 56 }, "region": { - "startLine": 2, - "startColumn": 7698, - "endLine": 2, - "endColumn": 7699 + "startLine": 107, + "startColumn": 1, + "endLine": 107, + "endColumn": 8 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\'." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/generators/titulo-eleitor.js", + "index": 56 }, "region": { - "startLine": 2, - "startColumn": 7704, - "endLine": 2, - "endColumn": 7705 + "startLine": 108, + "startColumn": 1, + "endLine": 108, + "endColumn": 8 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\'." + "text": "'require' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/index.js", + "index": 58 }, "region": { - "startLine": 2, - "startColumn": 7713, - "endLine": 2, - "endColumn": 7714 + "startLine": 3, + "startColumn": 13, + "endLine": 3, + "endColumn": 20 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\'." + "text": "'require' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/index.js", + "index": 58 }, "region": { - "startLine": 2, - "startColumn": 7730, - "endLine": 2, - "endColumn": 7731 + "startLine": 4, + "startColumn": 13, + "endLine": 4, + "endColumn": 20 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\\"." + "text": "'require' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/index.js", + "index": 58 }, "region": { - "startLine": 2, - "startColumn": 7736, - "endLine": 2, - "endColumn": 7737 + "startLine": 5, + "startColumn": 13, + "endLine": 5, + "endColumn": 20 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\\"." + "text": "'require' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/index.js", + "index": 58 }, "region": { - "startLine": 2, - "startColumn": 7745, - "endLine": 2, - "endColumn": 7746 + "startLine": 6, + "startColumn": 13, + "endLine": 6, + "endColumn": 20 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\\"." + "text": "'require' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/index.js", + "index": 58 }, "region": { - "startLine": 2, - "startColumn": 7762, - "endLine": 2, - "endColumn": 7763 + "startLine": 7, + "startColumn": 21, + "endLine": 7, + "endColumn": 28 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\'." + "text": "'require' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/index.js", + "index": 58 }, "region": { - "startLine": 2, - "startColumn": 7826, - "endLine": 2, - "endColumn": 7827 + "startLine": 8, + "startColumn": 15, + "endLine": 8, + "endColumn": 22 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\'." + "text": "'require' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/index.js", + "index": 58 }, "region": { - "startLine": 2, - "startColumn": 7835, - "endLine": 2, - "endColumn": 7836 + "startLine": 9, + "startColumn": 11, + "endLine": 9, + "endColumn": 18 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\'." + "text": "'require' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/index.js", + "index": 58 }, "region": { - "startLine": 2, - "startColumn": 7852, - "endLine": 2, - "endColumn": 7853 + "startLine": 10, + "startColumn": 11, + "endLine": 10, + "endColumn": 18 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ + "ruleId": "no-undef", + "ruleIndex": 5 + }, + { + "level": "error", + "message": { + "text": "'require' is not defined." + }, + "locations": [ { - "kind": "inSource", - "justification": "" + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/index.js", + "index": 58 + }, + "region": { + "startLine": 11, + "startColumn": 12, + "endLine": 11, + "endColumn": 19 + } + } } - ] + ], + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\\"." + "text": "'require' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/index.js", + "index": 58 }, "region": { - "startLine": 2, - "startColumn": 7858, - "endLine": 2, - "endColumn": 7859 + "startLine": 12, + "startColumn": 27, + "endLine": 12, + "endColumn": 34 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\\"." + "text": "'require' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/index.js", + "index": 58 }, "region": { - "startLine": 2, - "startColumn": 7867, - "endLine": 2, - "endColumn": 7868 + "startLine": 13, + "startColumn": 17, + "endLine": 13, + "endColumn": 24 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\\"." + "text": "'require' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/index.js", + "index": 58 }, "region": { - "startLine": 2, - "startColumn": 7884, - "endLine": 2, - "endColumn": 7885 + "startLine": 14, + "startColumn": 21, + "endLine": 14, + "endColumn": 28 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\`." + "text": "'require' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/index.js", + "index": 58 }, "region": { - "startLine": 2, - "startColumn": 7890, - "endLine": 2, - "endColumn": 7891 + "startLine": 15, + "startColumn": 11, + "endLine": 15, + "endColumn": 18 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\`." + "text": "'require' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/index.js", + "index": 58 }, "region": { - "startLine": 2, - "startColumn": 7899, - "endLine": 2, - "endColumn": 7900 + "startLine": 16, + "startColumn": 22, + "endLine": 16, + "endColumn": 29 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\`." + "text": "'require' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/index.js", + "index": 58 }, "region": { - "startLine": 2, - "startColumn": 7916, - "endLine": 2, - "endColumn": 7917 + "startLine": 17, + "startColumn": 11, + "endLine": 17, + "endColumn": 18 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\'." + "text": "'require' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/index.js", + "index": 58 }, "region": { - "startLine": 2, - "startColumn": 7958, - "endLine": 2, - "endColumn": 7959 + "startLine": 18, + "startColumn": 13, + "endLine": 18, + "endColumn": 20 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\'." + "text": "'require' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/index.js", + "index": 58 }, "region": { - "startLine": 2, - "startColumn": 7967, - "endLine": 2, - "endColumn": 7968 + "startLine": 19, + "startColumn": 16, + "endLine": 19, + "endColumn": 23 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\'." + "text": "'require' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/index.js", + "index": 58 }, "region": { - "startLine": 2, - "startColumn": 7983, - "endLine": 2, - "endColumn": 7984 + "startLine": 20, + "startColumn": 25, + "endLine": 20, + "endColumn": 32 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\\"." + "text": "'require' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/index.js", + "index": 58 }, "region": { - "startLine": 2, - "startColumn": 7989, - "endLine": 2, - "endColumn": 7990 + "startLine": 21, + "startColumn": 12, + "endLine": 21, + "endColumn": 19 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\\"." + "text": "'require' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/index.js", + "index": 58 }, "region": { - "startLine": 2, - "startColumn": 7998, - "endLine": 2, - "endColumn": 7999 + "startLine": 22, + "startColumn": 18, + "endLine": 22, + "endColumn": 25 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\\"." + "text": "'require' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/index.js", + "index": 58 }, "region": { - "startLine": 2, - "startColumn": 8014, - "endLine": 2, - "endColumn": 8015 + "startLine": 23, + "startColumn": 11, + "endLine": 23, + "endColumn": 18 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\\"." + "text": "'require' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/index.js", + "index": 58 }, "region": { - "startLine": 2, - "startColumn": 8071, - "endLine": 2, - "endColumn": 8072 + "startLine": 24, + "startColumn": 15, + "endLine": 24, + "endColumn": 22 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\\"." + "text": "'require' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/index.js", + "index": 58 }, "region": { - "startLine": 2, - "startColumn": 8078, - "endLine": 2, - "endColumn": 8079 + "startLine": 25, + "startColumn": 10, + "endLine": 25, + "endColumn": 17 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\\"." + "text": "'require' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/index.js", + "index": 58 }, "region": { - "startLine": 2, - "startColumn": 8082, - "endLine": 2, - "endColumn": 8083 + "startLine": 26, + "startColumn": 16, + "endLine": 26, + "endColumn": 23 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ + "ruleId": "no-undef", + "ruleIndex": 5 + }, + { + "level": "error", + "message": { + "text": "'require' is not defined." + }, + "locations": [ { - "kind": "inSource", - "justification": "" + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/index.js", + "index": 58 + }, + "region": { + "startLine": 27, + "startColumn": 21, + "endLine": 27, + "endColumn": 28 + } + } } - ] + ], + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\\"." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/index.js", + "index": 58 }, "region": { - "startLine": 2, - "startColumn": 8084, - "endLine": 2, - "endColumn": 8085 + "startLine": 733, + "startColumn": 1, + "endLine": 733, + "endColumn": 8 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\\"." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/index.js", + "index": 58 }, "region": { - "startLine": 2, - "startColumn": 8091, - "endLine": 2, - "endColumn": 8092 + "startLine": 734, + "startColumn": 1, + "endLine": 734, + "endColumn": 8 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\.." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/index.js", + "index": 58 }, "region": { - "startLine": 2, - "startColumn": 9231, - "endLine": 2, - "endColumn": 9232 + "startLine": 735, + "startColumn": 1, + "endLine": 735, + "endColumn": 8 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\'." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/index.js", + "index": 58 }, "region": { - "startLine": 2, - "startColumn": 9235, - "endLine": 2, - "endColumn": 9236 + "startLine": 736, + "startColumn": 1, + "endLine": 736, + "endColumn": 8 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\\"." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/index.js", + "index": 58 }, "region": { - "startLine": 2, - "startColumn": 9237, - "endLine": 2, - "endColumn": 9238 + "startLine": 737, + "startColumn": 1, + "endLine": 737, + "endColumn": 8 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\`." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/index.js", + "index": 58 }, "region": { - "startLine": 2, - "startColumn": 9239, - "endLine": 2, - "endColumn": 9240 + "startLine": 738, + "startColumn": 1, + "endLine": 738, + "endColumn": 8 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\/." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/index.js", + "index": 58 }, "region": { - "startLine": 2, - "startColumn": 9241, - "endLine": 2, - "endColumn": 9242 + "startLine": 739, + "startColumn": 1, + "endLine": 739, + "endColumn": 8 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\#." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/index.js", + "index": 58 }, "region": { - "startLine": 2, - "startColumn": 9243, - "endLine": 2, - "endColumn": 9244 + "startLine": 740, + "startColumn": 1, + "endLine": 740, + "endColumn": 8 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "'Y' is already defined." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/index.js", + "index": 58 }, "region": { - "startLine": 2, - "startColumn": 10812, - "endLine": 2, - "endColumn": 10813 + "startLine": 741, + "startColumn": 1, + "endLine": 741, + "endColumn": 8 } } } ], - "ruleId": "no-redeclare", - "ruleIndex": 1, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "'ae' is assigned a value but never used." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/index.js", + "index": 58 }, "region": { - "startLine": 2, - "startColumn": 11414, - "endLine": 2, - "endColumn": 11416 + "startLine": 742, + "startColumn": 1, + "endLine": 742, + "endColumn": 8 } } } ], - "ruleId": "no-unused-vars", - "ruleIndex": 4, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "'af' is assigned a value but never used." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/index.js", + "index": 58 }, "region": { - "startLine": 2, - "startColumn": 11438, - "endLine": 2, - "endColumn": 11440 + "startLine": 743, + "startColumn": 1, + "endLine": 743, + "endColumn": 8 } } } ], - "ruleId": "no-unused-vars", - "ruleIndex": 4, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "'ag' is assigned a value but never used." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/index.js", + "index": 58 }, "region": { - "startLine": 2, - "startColumn": 11471, - "endLine": 2, - "endColumn": 11473 + "startLine": 744, + "startColumn": 1, + "endLine": 744, + "endColumn": 8 } } } ], - "ruleId": "no-unused-vars", - "ruleIndex": 4, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "'W' is already defined." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/index.js", + "index": 58 }, "region": { - "startLine": 2, - "startColumn": 11501, - "endLine": 2, - "endColumn": 11502 + "startLine": 745, + "startColumn": 1, + "endLine": 745, + "endColumn": 8 } } } ], - "ruleId": "no-redeclare", - "ruleIndex": 1, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Do not access Object.prototype method 'hasOwnProperty' from target object." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/index.js", + "index": 58 }, "region": { - "startLine": 2, - "startColumn": 11964, - "endLine": 2, - "endColumn": 11978 + "startLine": 746, + "startColumn": 1, + "endLine": 746, + "endColumn": 8 } } } ], - "ruleId": "no-prototype-builtins", - "ruleIndex": 2, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Do not access Object.prototype method 'hasOwnProperty' from target object." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/index.js", + "index": 58 }, "region": { - "startLine": 2, - "startColumn": 12097, - "endLine": 2, - "endColumn": 12111 + "startLine": 747, + "startColumn": 1, + "endLine": 747, + "endColumn": 8 } } } ], - "ruleId": "no-prototype-builtins", - "ruleIndex": 2, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\!." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/index.js", + "index": 58 }, - "region": { - "startLine": 2, - "startColumn": 12253, - "endLine": 2, - "endColumn": 12254 + "region": { + "startLine": 748, + "startColumn": 1, + "endLine": 748, + "endColumn": 8 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\-." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/index.js", + "index": 58 }, "region": { - "startLine": 2, - "startColumn": 12269, - "endLine": 2, - "endColumn": 12270 + "startLine": 749, + "startColumn": 1, + "endLine": 749, + "endColumn": 8 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\\"." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/index.js", + "index": 58 }, "region": { - "startLine": 2, - "startColumn": 12685, - "endLine": 2, - "endColumn": 12686 + "startLine": 750, + "startColumn": 1, + "endLine": 750, + "endColumn": 8 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\\"." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/index.js", + "index": 58 }, "region": { - "startLine": 2, - "startColumn": 12689, - "endLine": 2, - "endColumn": 12690 + "startLine": 751, + "startColumn": 1, + "endLine": 751, + "endColumn": 8 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\\"." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/index.js", + "index": 58 }, "region": { - "startLine": 2, - "startColumn": 12693, - "endLine": 2, - "endColumn": 12694 + "startLine": 752, + "startColumn": 1, + "endLine": 752, + "endColumn": 8 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\'." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/index.js", + "index": 58 }, "region": { - "startLine": 2, - "startColumn": 12697, - "endLine": 2, - "endColumn": 12698 + "startLine": 753, + "startColumn": 1, + "endLine": 753, + "endColumn": 8 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\'." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/index.js", + "index": 58 }, "region": { - "startLine": 2, - "startColumn": 12701, - "endLine": 2, - "endColumn": 12702 + "startLine": 754, + "startColumn": 1, + "endLine": 754, + "endColumn": 8 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\'." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/index.js", + "index": 58 }, "region": { - "startLine": 2, - "startColumn": 12705, - "endLine": 2, - "endColumn": 12706 + "startLine": 755, + "startColumn": 1, + "endLine": 755, + "endColumn": 8 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\'." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/index.js", + "index": 58 }, "region": { - "startLine": 2, - "startColumn": 12835, - "endLine": 2, - "endColumn": 12836 + "startLine": 756, + "startColumn": 1, + "endLine": 756, + "endColumn": 8 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\\"." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/index.js", + "index": 58 }, "region": { - "startLine": 2, - "startColumn": 12837, - "endLine": 2, - "endColumn": 12838 + "startLine": 757, + "startColumn": 1, + "endLine": 757, + "endColumn": 8 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\'." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/index.js", + "index": 58 }, "region": { - "startLine": 2, - "startColumn": 12849, - "endLine": 2, - "endColumn": 12850 + "startLine": 758, + "startColumn": 1, + "endLine": 758, + "endColumn": 8 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\\"." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/index.js", + "index": 58 }, "region": { - "startLine": 2, - "startColumn": 12851, - "endLine": 2, - "endColumn": 12852 + "startLine": 759, + "startColumn": 1, + "endLine": 759, + "endColumn": 8 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\/." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/index.js", + "index": 58 }, "region": { - "startLine": 2, - "startColumn": 12855, - "endLine": 2, - "endColumn": 12856 + "startLine": 760, + "startColumn": 1, + "endLine": 760, + "endColumn": 8 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\/." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/index.js", + "index": 58 }, "region": { - "startLine": 2, - "startColumn": 12881, - "endLine": 2, - "endColumn": 12882 + "startLine": 761, + "startColumn": 1, + "endLine": 761, + "endColumn": 8 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\\"." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/index.js", + "index": 58 }, "region": { - "startLine": 2, - "startColumn": 12913, - "endLine": 2, - "endColumn": 12914 + "startLine": 762, + "startColumn": 1, + "endLine": 762, + "endColumn": 8 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\\"." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/index.js", + "index": 58 }, "region": { - "startLine": 2, - "startColumn": 12918, - "endLine": 2, - "endColumn": 12919 + "startLine": 763, + "startColumn": 1, + "endLine": 763, + "endColumn": 8 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ + "ruleId": "no-undef", + "ruleIndex": 5 + }, + { + "level": "error", + "message": { + "text": "'exports' is not defined." + }, + "locations": [ { - "kind": "inSource", - "justification": "" + "physicalLocation": { + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/index.js", + "index": 58 + }, + "region": { + "startLine": 764, + "startColumn": 1, + "endLine": 764, + "endColumn": 8 + } + } } - ] + ], + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\\"." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/index.js", + "index": 58 }, "region": { - "startLine": 2, - "startColumn": 12923, - "endLine": 2, - "endColumn": 12924 + "startLine": 765, + "startColumn": 1, + "endLine": 765, + "endColumn": 8 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\'." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/index.js", + "index": 58 }, "region": { - "startLine": 2, - "startColumn": 12954, - "endLine": 2, - "endColumn": 12955 + "startLine": 766, + "startColumn": 1, + "endLine": 766, + "endColumn": 8 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\'." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/index.js", + "index": 58 }, "region": { - "startLine": 2, - "startColumn": 12959, - "endLine": 2, - "endColumn": 12960 + "startLine": 767, + "startColumn": 1, + "endLine": 767, + "endColumn": 8 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\'." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/index.js", + "index": 58 }, "region": { - "startLine": 2, - "startColumn": 12964, - "endLine": 2, - "endColumn": 12965 + "startLine": 768, + "startColumn": 1, + "endLine": 768, + "endColumn": 8 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\\"." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/index.js", + "index": 58 }, "region": { - "startLine": 2, - "startColumn": 12998, - "endLine": 2, - "endColumn": 12999 + "startLine": 769, + "startColumn": 1, + "endLine": 769, + "endColumn": 8 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\'." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/index.js", + "index": 58 }, "region": { - "startLine": 2, - "startColumn": 13000, - "endLine": 2, - "endColumn": 13001 + "startLine": 770, + "startColumn": 1, + "endLine": 770, + "endColumn": 8 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\\"." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/index.js", + "index": 58 }, "region": { - "startLine": 2, - "startColumn": 13038, - "endLine": 2, - "endColumn": 13039 + "startLine": 771, + "startColumn": 1, + "endLine": 771, + "endColumn": 8 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\\"." + "text": "'require' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/utils.js", + "index": 60 }, "region": { - "startLine": 2, - "startColumn": 13043, - "endLine": 2, - "endColumn": 13044 + "startLine": 3, + "startColumn": 17, + "endLine": 3, + "endColumn": 24 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\\"." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/utils.js", + "index": 60 }, "region": { - "startLine": 2, - "startColumn": 13048, - "endLine": 2, - "endColumn": 13049 + "startLine": 181, + "startColumn": 1, + "endLine": 181, + "endColumn": 8 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\'." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/utils.js", + "index": 60 }, "region": { - "startLine": 2, - "startColumn": 13080, - "endLine": 2, - "endColumn": 13081 + "startLine": 182, + "startColumn": 1, + "endLine": 182, + "endColumn": 8 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\'." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/utils.js", + "index": 60 }, "region": { - "startLine": 2, - "startColumn": 13085, - "endLine": 2, - "endColumn": 13086 + "startLine": 183, + "startColumn": 1, + "endLine": 183, + "endColumn": 8 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\'." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/utils.js", + "index": 60 }, "region": { - "startLine": 2, - "startColumn": 13090, - "endLine": 2, - "endColumn": 13091 + "startLine": 184, + "startColumn": 1, + "endLine": 184, + "endColumn": 8 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\\"." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/utils.js", + "index": 60 }, "region": { - "startLine": 2, - "startColumn": 13125, - "endLine": 2, - "endColumn": 13126 + "startLine": 185, + "startColumn": 1, + "endLine": 185, + "endColumn": 8 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\'." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/utils.js", + "index": 60 }, "region": { - "startLine": 2, - "startColumn": 13127, - "endLine": 2, - "endColumn": 13128 + "startLine": 186, + "startColumn": 1, + "endLine": 186, + "endColumn": 8 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "'ae' is assigned a value but never used." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/utils.js", + "index": 60 }, "region": { - "startLine": 2, - "startColumn": 14757, - "endLine": 2, - "endColumn": 14759 + "startLine": 187, + "startColumn": 1, + "endLine": 187, + "endColumn": 8 } } } ], - "ruleId": "no-unused-vars", - "ruleIndex": 4, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "'PR' is not defined." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/utils.js", + "index": 60 }, - "region": { - "startLine": 2, - "startColumn": 15786, - "endLine": 2, - "endColumn": 15788 + "region": { + "startLine": 188, + "startColumn": 1, + "endLine": 188, + "endColumn": 8 } } } ], "ruleId": "no-undef", - "ruleIndex": 5, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "'PR' is not defined." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/utils.js", + "index": 60 }, "region": { - "startLine": 2, - "startColumn": 15809, - "endLine": 2, - "endColumn": 15811 + "startLine": 189, + "startColumn": 1, + "endLine": 189, + "endColumn": 8 } } } ], "ruleId": "no-undef", - "ruleIndex": 5, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "'PR' is not defined." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/utils.js", + "index": 60 }, "region": { - "startLine": 2, - "startColumn": 15835, - "endLine": 2, - "endColumn": 15837 + "startLine": 190, + "startColumn": 1, + "endLine": 190, + "endColumn": 8 } } } ], "ruleId": "no-undef", - "ruleIndex": 5, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "'PR' is not defined." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/utils.js", + "index": 60 }, "region": { - "startLine": 2, - "startColumn": 15875, - "endLine": 2, - "endColumn": 15877 + "startLine": 191, + "startColumn": 1, + "endLine": 191, + "endColumn": 8 } } } ], "ruleId": "no-undef", - "ruleIndex": 5, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\!." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/utils.js", + "index": 60 }, "region": { - "startLine": 2, - "startColumn": 15892, - "endLine": 2, - "endColumn": 15893 + "startLine": 192, + "startColumn": 1, + "endLine": 192, + "endColumn": 8 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\-." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/utils.js", + "index": 60 }, "region": { - "startLine": 2, - "startColumn": 15908, - "endLine": 2, - "endColumn": 15909 + "startLine": 193, + "startColumn": 1, + "endLine": 193, + "endColumn": 8 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "'PR' is not defined." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/utils.js", + "index": 60 }, "region": { - "startLine": 2, - "startColumn": 15918, - "endLine": 2, - "endColumn": 15920 + "startLine": 194, + "startColumn": 1, + "endLine": 194, + "endColumn": 8 } } } ], "ruleId": "no-undef", - "ruleIndex": 5, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "'PR' is not defined." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/utils.js", + "index": 60 }, "region": { - "startLine": 2, - "startColumn": 16362, - "endLine": 2, - "endColumn": 16364 + "startLine": 195, + "startColumn": 1, + "endLine": 195, + "endColumn": 8 } } } ], "ruleId": "no-undef", - "ruleIndex": 5, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "'PR' is not defined." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/utils.js", + "index": 60 }, "region": { - "startLine": 2, - "startColumn": 16410, - "endLine": 2, - "endColumn": 16412 + "startLine": 196, + "startColumn": 1, + "endLine": 196, + "endColumn": 8 } } } ], "ruleId": "no-undef", - "ruleIndex": 5, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "'PR' is not defined." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/utils.js", + "index": 60 }, "region": { - "startLine": 2, - "startColumn": 16453, - "endLine": 2, - "endColumn": 16455 + "startLine": 197, + "startColumn": 1, + "endLine": 197, + "endColumn": 8 } } } ], "ruleId": "no-undef", - "ruleIndex": 5, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "'PR' is not defined." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/utils.js", + "index": 60 }, "region": { - "startLine": 2, - "startColumn": 16498, - "endLine": 2, - "endColumn": 16500 + "startLine": 198, + "startColumn": 1, + "endLine": 198, + "endColumn": 8 } } } ], "ruleId": "no-undef", - "ruleIndex": 5, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "'PR' is not defined." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/cjs/utils.js", + "index": 60 }, "region": { - "startLine": 2, - "startColumn": 16551, - "endLine": 2, - "endColumn": 16553 + "startLine": 199, + "startColumn": 1, + "endLine": 199, + "endColumn": 8 } } } ], "ruleId": "no-undef", - "ruleIndex": 5, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "'PR' is not defined." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/js/gerador-br.min.js", + "index": 61 }, "region": { - "startLine": 2, - "startColumn": 16574, - "endLine": 2, - "endColumn": 16576 + "startLine": 9965, + "startColumn": 1, + "endLine": 9965, + "endColumn": 8 } } } ], "ruleId": "no-undef", - "ruleIndex": 5, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "'PR' is not defined." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/js/gerador-br.min.js", + "index": 61 }, "region": { - "startLine": 2, - "startColumn": 16597, - "endLine": 2, - "endColumn": 16599 + "startLine": 9966, + "startColumn": 1, + "endLine": 9966, + "endColumn": 8 } } } ], "ruleId": "no-undef", - "ruleIndex": 5, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "'PR' is not defined." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/js/gerador-br.min.js", + "index": 61 }, "region": { - "startLine": 2, - "startColumn": 16646, - "endLine": 2, - "endColumn": 16648 + "startLine": 9967, + "startColumn": 1, + "endLine": 9967, + "endColumn": 8 } } } ], "ruleId": "no-undef", - "ruleIndex": 5, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\\"." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/js/gerador-br.min.js", + "index": 61 }, "region": { - "startLine": 2, - "startColumn": 16661, - "endLine": 2, - "endColumn": 16662 + "startLine": 9968, + "startColumn": 1, + "endLine": 9968, + "endColumn": 8 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\\"." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/js/gerador-br.min.js", + "index": 61 }, "region": { - "startLine": 2, - "startColumn": 16676, - "endLine": 2, - "endColumn": 16677 + "startLine": 9969, + "startColumn": 1, + "endLine": 9969, + "endColumn": 8 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\\"." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/js/gerador-br.min.js", + "index": 61 }, "region": { - "startLine": 2, - "startColumn": 16708, - "endLine": 2, - "endColumn": 16709 + "startLine": 9970, + "startColumn": 1, + "endLine": 9970, + "endColumn": 8 } - } - } - ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" + } } - ] + ], + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "'PR' is not defined." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/js/gerador-br.min.js", + "index": 61 }, "region": { - "startLine": 2, - "startColumn": 16719, - "endLine": 2, - "endColumn": 16721 + "startLine": 9971, + "startColumn": 1, + "endLine": 9971, + "endColumn": 8 } } } ], "ruleId": "no-undef", - "ruleIndex": 5, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\'." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/js/gerador-br.min.js", + "index": 61 }, "region": { - "startLine": 2, - "startColumn": 16734, - "endLine": 2, - "endColumn": 16735 + "startLine": 9972, + "startColumn": 1, + "endLine": 9972, + "endColumn": 8 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\'." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/js/gerador-br.min.js", + "index": 61 }, "region": { - "startLine": 2, - "startColumn": 16749, - "endLine": 2, - "endColumn": 16750 + "startLine": 9973, + "startColumn": 1, + "endLine": 9973, + "endColumn": 8 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\'." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/js/gerador-br.min.js", + "index": 61 }, "region": { - "startLine": 2, - "startColumn": 16781, - "endLine": 2, - "endColumn": 16782 + "startLine": 9974, + "startColumn": 1, + "endLine": 9974, + "endColumn": 8 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\)." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/js/gerador-br.min.js", + "index": 61 }, "region": { - "startLine": 2, - "startColumn": 16817, - "endLine": 2, - "endColumn": 16818 + "startLine": 9975, + "startColumn": 1, + "endLine": 9975, + "endColumn": 8 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\\"." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/js/gerador-br.min.js", + "index": 61 }, "region": { - "startLine": 2, - "startColumn": 16819, - "endLine": 2, - "endColumn": 16820 + "startLine": 9976, + "startColumn": 1, + "endLine": 9976, + "endColumn": 8 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\'." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/js/gerador-br.min.js", + "index": 61 }, "region": { - "startLine": 2, - "startColumn": 16821, - "endLine": 2, - "endColumn": 16822 + "startLine": 9977, + "startColumn": 1, + "endLine": 9977, + "endColumn": 8 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "'PR' is not defined." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/js/gerador-br.min.js", + "index": 61 }, "region": { - "startLine": 2, - "startColumn": 16833, - "endLine": 2, - "endColumn": 16835 + "startLine": 9978, + "startColumn": 1, + "endLine": 9978, + "endColumn": 8 } } } ], "ruleId": "no-undef", - "ruleIndex": 5, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\!." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/js/gerador-br.min.js", + "index": 61 }, "region": { - "startLine": 2, - "startColumn": 16860, - "endLine": 2, - "endColumn": 16861 + "startLine": 9979, + "startColumn": 1, + "endLine": 9979, + "endColumn": 8 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\-." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/js/gerador-br.min.js", + "index": 61 }, "region": { - "startLine": 2, - "startColumn": 16991, - "endLine": 2, - "endColumn": 16992 + "startLine": 9980, + "startColumn": 1, + "endLine": 9980, + "endColumn": 8 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "'PR' is not defined." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/js/gerador-br.min.js", + "index": 61 }, "region": { - "startLine": 2, - "startColumn": 17026, - "endLine": 2, - "endColumn": 17028 + "startLine": 9981, + "startColumn": 1, + "endLine": 9981, + "endColumn": 8 } } } ], "ruleId": "no-undef", - "ruleIndex": 5, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\/." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/js/gerador-br.min.js", + "index": 61 }, "region": { - "startLine": 2, - "startColumn": 17059, - "endLine": 2, - "endColumn": 17060 + "startLine": 9982, + "startColumn": 1, + "endLine": 9982, + "endColumn": 8 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "'PR' is not defined." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/js/gerador-br.min.js", + "index": 61 }, "region": { - "startLine": 2, - "startColumn": 17079, - "endLine": 2, - "endColumn": 17081 + "startLine": 9983, + "startColumn": 1, + "endLine": 9983, + "endColumn": 8 } } } ], "ruleId": "no-undef", - "ruleIndex": 5, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "'PR' is not defined." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/js/gerador-br.min.js", + "index": 61 }, "region": { - "startLine": 2, - "startColumn": 17111, - "endLine": 2, - "endColumn": 17113 + "startLine": 9984, + "startColumn": 1, + "endLine": 9984, + "endColumn": 8 } } } ], "ruleId": "no-undef", - "ruleIndex": 5, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "'PR' is not defined." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/js/gerador-br.min.js", + "index": 61 }, "region": { - "startLine": 2, - "startColumn": 17161, - "endLine": 2, - "endColumn": 17163 + "startLine": 9985, + "startColumn": 1, + "endLine": 9985, + "endColumn": 8 } } } ], "ruleId": "no-undef", - "ruleIndex": 5, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "'PR' is not defined." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/js/gerador-br.min.js", + "index": 61 }, "region": { - "startLine": 2, - "startColumn": 17203, - "endLine": 2, - "endColumn": 17205 + "startLine": 9986, + "startColumn": 1, + "endLine": 9986, + "endColumn": 8 } } } ], "ruleId": "no-undef", - "ruleIndex": 5, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\-." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { - "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 - }, - "region": { - "startLine": 2, - "startColumn": 17256, - "endLine": 2, - "endColumn": 17257 + "artifactLocation": { + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/js/gerador-br.min.js", + "index": 61 + }, + "region": { + "startLine": 9987, + "startColumn": 1, + "endLine": 9987, + "endColumn": 8 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "'PR' is not defined." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/js/gerador-br.min.js", + "index": 61 }, "region": { - "startLine": 2, - "startColumn": 17285, - "endLine": 2, - "endColumn": 17287 + "startLine": 9988, + "startColumn": 1, + "endLine": 9988, + "endColumn": 8 } } } ], "ruleId": "no-undef", - "ruleIndex": 5, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\'." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/js/gerador-br.min.js", + "index": 61 }, "region": { - "startLine": 2, - "startColumn": 17311, - "endLine": 2, - "endColumn": 17312 + "startLine": 9989, + "startColumn": 1, + "endLine": 9989, + "endColumn": 8 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\\"." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/js/gerador-br.min.js", + "index": 61 }, "region": { - "startLine": 2, - "startColumn": 17313, - "endLine": 2, - "endColumn": 17314 + "startLine": 9990, + "startColumn": 1, + "endLine": 9990, + "endColumn": 8 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "'PR' is not defined." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/js/gerador-br.min.js", + "index": 61 }, "region": { - "startLine": 2, - "startColumn": 17331, - "endLine": 2, - "endColumn": 17333 + "startLine": 9991, + "startColumn": 1, + "endLine": 9991, + "endColumn": 8 } } } ], "ruleId": "no-undef", - "ruleIndex": 5, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "'PR' is not defined." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/js/gerador-br.min.js", + "index": 61 }, "region": { - "startLine": 2, - "startColumn": 17354, - "endLine": 2, - "endColumn": 17356 + "startLine": 9992, + "startColumn": 1, + "endLine": 9992, + "endColumn": 8 } } } ], "ruleId": "no-undef", - "ruleIndex": 5, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "'PR' is not defined." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/js/gerador-br.min.js", + "index": 61 }, "region": { - "startLine": 2, - "startColumn": 17380, - "endLine": 2, - "endColumn": 17382 + "startLine": 9993, + "startColumn": 1, + "endLine": 9993, + "endColumn": 8 } } } ], "ruleId": "no-undef", - "ruleIndex": 5, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\-." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/js/gerador-br.min.js", + "index": 61 }, "region": { - "startLine": 2, - "startColumn": 17435, - "endLine": 2, - "endColumn": 17436 + "startLine": 9994, + "startColumn": 1, + "endLine": 9994, + "endColumn": 8 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "'PR' is not defined." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/js/gerador-br.min.js", + "index": 61 }, "region": { - "startLine": 2, - "startColumn": 17477, - "endLine": 2, - "endColumn": 17479 + "startLine": 9995, + "startColumn": 1, + "endLine": 9995, + "endColumn": 8 } } } ], "ruleId": "no-undef", - "ruleIndex": 5, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "'PR' is not defined." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/js/gerador-br.min.js", + "index": 61 }, "region": { - "startLine": 2, - "startColumn": 17500, - "endLine": 2, - "endColumn": 17502 + "startLine": 9996, + "startColumn": 1, + "endLine": 9996, + "endColumn": 8 } } } ], "ruleId": "no-undef", - "ruleIndex": 5, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "'PR' is not defined." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/js/gerador-br.min.js", + "index": 61 }, "region": { - "startLine": 2, - "startColumn": 17526, - "endLine": 2, - "endColumn": 17528 + "startLine": 9997, + "startColumn": 1, + "endLine": 9997, + "endColumn": 8 } } } ], "ruleId": "no-undef", - "ruleIndex": 5, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\)." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/js/gerador-br.min.js", + "index": 61 }, "region": { - "startLine": 2, - "startColumn": 17543, - "endLine": 2, - "endColumn": 17544 + "startLine": 9998, + "startColumn": 1, + "endLine": 9998, + "endColumn": 8 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\\"." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/js/gerador-br.min.js", + "index": 61 }, "region": { - "startLine": 2, - "startColumn": 17545, - "endLine": 2, - "endColumn": 17546 + "startLine": 9999, + "startColumn": 1, + "endLine": 9999, + "endColumn": 8 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unnecessary escape character: \\'." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/prettify.js", - "index": 1 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/js/gerador-br.min.js", + "index": 61 }, "region": { - "startLine": 2, - "startColumn": 17547, - "endLine": 2, - "endColumn": 17548 + "startLine": 10000, + "startColumn": 1, + "endLine": 10000, + "endColumn": 8 } } } ], - "ruleId": "no-useless-escape", - "ruleIndex": 3, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unexpected unnamed function." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/sorter.js", - "index": 2 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/js/gerador-br.min.js", + "index": 61 }, "region": { - "startLine": 2, - "startColumn": 19, - "endLine": 2, - "endColumn": 27 + "startLine": 10001, + "startColumn": 1, + "endLine": 10001, + "endColumn": 8 } } } ], - "ruleId": "func-names", - "ruleIndex": 0, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unexpected unnamed function." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/sorter.js", - "index": 2 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/js/gerador-br.min.js", + "index": 61 }, "region": { - "startLine": 157, - "startColumn": 24, - "endLine": 157, - "endColumn": 32 + "startLine": 10002, + "startColumn": 1, + "endLine": 10002, + "endColumn": 8 } } } ], - "ruleId": "func-names", - "ruleIndex": 0, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", "message": { - "text": "Unexpected unnamed function." + "text": "'exports' is not defined." }, "locations": [ { "physicalLocation": { "artifactLocation": { - "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/coverage/lcov-report/sorter.js", - "index": 2 + "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/dist/js/gerador-br.min.js", + "index": 61 }, "region": { - "startLine": 184, - "startColumn": 12, - "endLine": 184, - "endColumn": 20 + "startLine": 10003, + "startColumn": 1, + "endLine": 10003, + "endColumn": 8 } } } ], - "ruleId": "func-names", - "ruleIndex": 0, - "suppressions": [ - { - "kind": "inSource", - "justification": "" - } - ] + "ruleId": "no-undef", + "ruleIndex": 5 }, { "level": "error", @@ -5173,7 +10279,7 @@ "physicalLocation": { "artifactLocation": { "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/test/data-nascimento.test.js", - "index": 46 + "index": 136 }, "region": { "startLine": 7, @@ -5203,7 +10309,7 @@ "physicalLocation": { "artifactLocation": { "uri": "file:///C:/Users/marcelo.silva/Documents/qa/MY/pkg-gerador-br/test/data-nascimento.test.js", - "index": 46 + "index": 136 }, "region": { "startLine": 7, diff --git a/eslint.config.js b/eslint.config.js index fed9f0d..69c519f 100644 --- a/eslint.config.js +++ b/eslint.config.js @@ -3,6 +3,7 @@ import pluginJs from '@eslint/js'; export default [ { + ignores: ["dist", "docs", "node_modules"], languageOptions: { globals: globals.browser, }, diff --git a/package-lock.json b/package-lock.json index d3bcf54..0ae8fb4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "gerador-br", - "version": "1.0.6", + "version": "1.1.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "gerador-br", - "version": "1.0.6", + "version": "1.1.0", "license": "MIT", "devDependencies": { "@eslint/js": "^9.12.0", @@ -18,10 +18,6 @@ "eslint-plugin-import": "^2.31.0", "globals": "^15.10.0", "rollup": "^4.24.0" - }, - "engines": { - "node": ">=18.0.0", - "npm": ">=9.0.0" } }, "node_modules/@bcoe/v8-coverage": { diff --git a/package.json b/package.json index cbbe5c5..e2d5027 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,8 @@ "license": "MIT", "author": "Marcelo Lourenço ", "scripts": { - "build": "rollup -c", + "build": "npx rimraf dist && rollup -c", + "minify": "npm run build && terser temp/gerador-br.min.js -o docs/_js/gerador-br.min.js --compress --mangle && npx rimraf temp", "lint": "eslint . -c eslint.config.js -f @microsoft/eslint-formatter-sarif -o eslint-results.sarif", "test": "node --test test", "coverage": "npx c8 --reporter=lcov node --test" diff --git a/rollup.config.js b/rollup.config.js index baa5c49..5d2f0c8 100644 --- a/rollup.config.js +++ b/rollup.config.js @@ -20,7 +20,7 @@ export default { preserveModulesRoot: 'src', }, { - file: 'dist/cdn/gerador-br.min.js', + file: 'temp/gerador-br.min.js', format: 'cjs', // Gera CommonJS exports: 'auto' }, diff --git a/src/data/db-general.js b/src/data/db-general.js index 7b399b1..4f6189e 100644 --- a/src/data/db-general.js +++ b/src/data/db-general.js @@ -2,16 +2,16 @@ export const siglasEstados = [ 'AC', 'AL', 'AP', 'AM', 'BA', 'CE', 'DF', 'ES', 'GO', 'MA', 'MT', 'MS', 'MG', 'PA', 'PB', 'PR', 'PE', 'PI', 'RJ', 'RN', 'RS', 'RO', 'RR', 'SC', 'SP', 'SE', 'TO', ]; export const nomesMasculinos = [ - 'Abel', 'Abílio', 'Abner', 'Abraão', 'Adair', 'Adalberto', 'Adam', 'Adão', 'Adelino', 'Ademar', 'Ademir', 'Adílio', 'Adilson', 'Adrian', 'Adriano', 'Afonso', 'Agenor', 'Agostinho', 'Alan', 'Alarico', 'Albano', 'Alberto', 'Aldo', 'Alec', 'Aleixo', 'Alex', 'Alexandre', 'Alfredo', 'Ali', 'Aloísio', 'Alonso', 'Altair', 'Aluízio', 'Álvaro', 'Amadeu', 'Amaro', 'Américo', 'Amilton', 'Amílcar', 'André', 'Andreas', 'Ângelo', 'Aníbal', 'Antero', 'Anthony', 'Antonino', 'Antônio', 'Apollo', 'Aquiles', 'Aquilino', 'Aramis', 'Ari', 'Ariel', 'Aristides', 'Armando', 'Arnaldo', 'Arno', 'Arnoldo', 'Arthur', 'Artur', 'Áureo', 'Aurélio', 'Aurino', 'Augusto', 'Aurelino', 'Avelino', 'Baltazar', 'Bartholomeu', 'Barão', 'Basílio', 'Bastião', 'Batista', 'Bento', 'Bernardo', 'Beto', 'Boaventura', 'Bonifácio', 'Bóris', 'Brandão', 'Brás', 'Breno', 'Brian', 'Bruno', 'Caetano', 'Caique', 'Calebe', 'Caleb', 'Calisto', 'Calixto', 'Camilo', 'Carlo', 'Carlos', 'Carmine', 'Cássio', 'Castiel', 'Cauã', 'Cauê', 'Cecílio', 'Celestino', 'Celso', 'César', 'Charles', 'Chris', 'Christian', 'Cícero', 'Cid', 'Ciro', 'Cláudio', 'Clemente', 'Cleto', 'Clodoaldo', 'Clodomiro', 'Clóvis', 'Conrado', 'Constantino', 'Cristiano', 'Cristóvão', 'Cyro', 'Dácio', 'Dagoberto', 'Dalmir', 'Dalmo', 'Dalton', 'Damião', 'Daniel', 'Dante', 'Dário', 'Davi', 'David', 'Décio', 'Deivid', 'Denílson', 'Deoclécio', 'Deodato', 'Deolindo', 'Derli', 'Deusdedit', 'Deusimar', 'Diógenes', 'Diogo', 'Dionísio', 'Dirceu', 'Divino', 'Djalma', 'Domingos', 'Donato', 'Dorian', 'Douglas', 'Durval', 'Edgar', 'Edilson', 'Edmundo', 'Edson', 'Edu', 'Eduardo', 'Edvaldo', 'Efraim', 'Egídio', 'Eládio', 'Eliseu', 'Elísio', 'Elói', 'Elton', 'Elvis', 'Emanuel', 'Emerson', 'Emílio', 'Enéas', 'Enzo', 'Epaminondas', 'Epifânio', 'Erasmo', 'Eric', 'Erik', 'Ermínio', 'Ernani', 'Ernesto', 'Ernildo', 'Eros', 'Esdras', 'Esmeraldo', 'Estêvão', 'Estevam', 'Eugênio', 'Eulália', 'Eusébio', 'Evaldo', 'Evandro', 'Evaristo', 'Everton', 'Ezequiel', 'Fabiano', 'Fabrício', 'Fábio', 'Fabrízio', 'Félix', 'Ferdinando', 'Fernando', 'Fidel', 'Filipe', 'Flávio', 'Floriano', 'Francisco', 'Franco', 'Frederico', 'Fúlvio', 'Gabriel', 'Gael', 'Garcia', 'Gaspar', 'Gastão', 'Gedeão', 'Genaro', 'Gênio', 'Gentil', 'Geovani', 'Geraldo', 'Gerardo', 'Germano', 'Gerson', 'Gian', 'Gil', 'Gilberto', 'Gildo', 'Giovani', 'Giovanni', 'Gonçalo', 'Gonzalo', 'Graça', 'Graciliano', 'Gregório', 'Guaraci', 'Guaracy', 'Guilherme', 'Gustavo', 'Hamilton', 'Haroldo', 'Heitor', 'Helmut', 'Hélio', 'Henrique', 'Heraldo', 'Herbert', 'Hermes', 'Hernani', 'Higor', 'Hilton', 'Humberto', 'Hugo', 'Iago', 'Iberê', 'Ibrahim', 'Icaro', 'Igor', 'Ildefonso', 'Inácio', 'Indalécio', 'Ingo', 'Inocêncio', 'Iran', 'Irineu', 'Isaac', 'Ismael', 'Israel', 'Ítalo', 'Ivan', 'Ivo', 'Jackson', 'Jader', 'Jadir', 'Jair', 'Jamal', 'Jamil', 'Jan', 'Januário', 'Jaques', 'Jason', 'Jayme', 'Jean', 'Jefferson', 'Jeronimo', 'Joaquim', 'João', 'Joel', 'Jonas', 'Jônatas', 'Jonathas', 'Jordan', 'Jordão', 'Jorge', 'José', 'Josias', 'Josué', 'Juan', 'Juliano', 'Júlio', 'Júnior', 'Justino', 'Juvenal', 'Kaique', 'Karl', 'Kevin', 'Kleber', 'Lael', 'Laerte', 'Lauro', 'Lázaro', 'Leandro', 'Léo', 'Leon', 'Leonardo', 'Leonel', 'Leônidas', 'Leopoldo', 'Leto', 'Levi', 'Liam', 'Lino', 'Lincoln', 'Lindolfo', 'Lionel', 'Lisandro', 'Logan', 'Lorival', 'Lourenço', 'Lucas', 'Luciano', 'Luigi', 'Luís', 'Luiz', 'Lúcio', 'Lutero', 'Luzio', 'Maicon', 'Malcom', 'Márcio', 'Marcos', 'Mário', 'Marlon', 'Marcel', 'Marcelo', 'Márcos', 'Marco', 'Marcus', 'Márcus', 'Mardonio', 'Margarido', 'Marius', 'Martim', 'Martin', 'Mateus', 'Matias', 'Matheus', 'Maurício', 'Mauro', 'Max', 'Maximiano', 'Maximiliano', 'Máximo', 'Melquisedeque', 'Messias', 'Michel', 'Miguel', 'Moisés', 'Murilo', 'Nathan', 'Nataniel', 'Nélson', 'Nereu', 'Nestor', 'Newton', 'Ney', 'Nicholas', 'Nicanor', 'Nicolas', 'Nicolau', 'Nilo', 'Nivaldo', 'Noah', 'Norberto', 'Odair', 'Odilon', 'Odir', 'Olavo', 'Olegário', 'Olinto', 'Olímpio', 'Omar', 'Onofre', 'Orlando', 'Oscar', 'Osório', 'Otávio', 'Otto', 'Pablo', 'Paco', 'Palmiro', 'Pamplona', 'Patrício', 'Patrick', 'Paulino', 'Paulo', 'Pedro', 'Percival', 'Péricles', 'Petronio', 'Petrúcio', 'Plácido', 'Platão', 'Quincas', 'Quirino', 'Rafael', 'Raimundo', 'Ralf', 'Ramon', 'Raoni', 'Raul', 'Ravi', 'Régis', 'Reginaldo', 'Reinaldo', 'Renan', 'Renato', 'Ricardo', 'Rivaldo', 'Roberto', 'Rodolfo', 'Rodrigo', 'Rogério', 'Rolando', 'Romeu', 'Romualdo', 'Ronaldo', 'Ronan', 'Roney', 'Rony', 'Roque', 'Rosendo', 'Rubens', 'Rufino', 'Rui', 'Ruy', 'Salvador', 'Salviano', 'Samuel', 'Sandoval', 'Sansão', 'Santiago', 'Santino', 'Saul', 'Sérgio', 'Sílvio', 'Simão', 'Simeão', 'Sinval', 'Solano', 'Sólon', 'Sócrates', 'Sousa', 'Sueli', 'Tadeu', 'Tales', 'Tamandaré', 'Tarcísio', 'Tarso', 'Teodoro', 'Teófilo', 'Tércio', 'Tertuliano', 'Thales', 'Thiago', 'Thomas', 'Timóteo', 'Tito', 'Tomás', 'Ubirajara', 'Ubiratan', 'Ubiratã', 'Ulisses', 'Umberto', 'Urbano', 'Uriel', 'Valdemar', 'Valdir', 'Valentim', 'Valentino', 'Valério', 'Vanderlei', 'Vanderley', 'Vando', 'Vasco', 'Vicente', 'Víctor', 'Vidal', 'Vílson', 'Virgílio', 'Vítor', 'Vitorino', 'Vladimir', 'Wagner', 'Waldir', 'Waldomiro', 'Waldo', 'Wallace', 'Walter', 'Washington', 'Watson', 'Wenceslau', 'Werner', 'Wesley', 'Willian', 'Wilson', 'Wladimir', 'Yago', 'Yan', 'Yuri', 'Zacarias', 'Zaqueu', 'Zé', 'Zeno', 'Zenon', 'Zico', 'Ziraldo', 'Zodíaco', 'Zuleido', 'Zumbi', + 'Adriano','Adriel','Afonso','Agnaldo','Ailton','Alan','Alberto','Alcides','Alexandre','Alfredo','Alisson','Álvaro','Alvino','Alípio','Amadeu','Amaro','Américo','André','Anselmo','Aníbal','Argemiro','Arnaldo','Arthur','Atílio','Augusto','Benedito','Benjamin','Benício','Bernardo','Bruno','Caetano','Caio','Carlos','Celso','Claudinei','Cláudio','Cristiano','Cássio','César','Cícero','Daniel','Danilo','Darley','Davi','Davison','Dener','Denis','Diego','Domingos','Donaldo','Donato','Edivaldo','Edmilson','Edson','Eduardo','Egberto','Eldon','Eli','Elias','Eloi','Emiliano','Enrico','Enzo','Euclides','Everton','Ezequiel','Fabrício','Felipe','Fernando','Flávio','Francisco','Fred','Fábio','Gabriel','Gabriele','Gerson','Gerônimo','Gilberto','Gilmar','Gilson','Gustavo','Heitor','Helder','Henry','Higor','Hilário','Hudson','Hélio','Ian','Ibanor','Igor','Isaac','Isaias','Ivan','Ivo','Jeferson','Joaquim','Jonatas','Jorge','José','João','Justino','Júnior','Laércio','Leandro','Leonardo','Leonel','Lucas','Luciano','Marcelo','Marciel','Marcio','Marcos','Marcílio','Mateus','Matheus','Maurício','Miguel','Milson','Misael','Moisés','Murilo','Mário','Nascimento','Natan','Neandro','Nicanor','Nicolas','Nilo','Norberto','Nélio','Orlando','Osvaldo','Oswaldo','Otávio','Pedro','Rafael','Ramiro','Raul','Renan','Robson','Robério','Rodrigo','Romero','Ronaldo','Salvador','Samuel','Sandoval','Sandro','Sidney','Silas','Silvano','Sávio','Sílvio','Tadeu','Thales','Theo','Thiago','Tiago','Tércio','Ulisses','Vagner','Vicente','Vinicius','Victor','Vítor','Wagner','Walter','Zenon', ]; export const nomesFemininos = [ - 'Aaliyah', 'Abigail', 'Adelaide', 'Adriana', 'Aella', 'Agatha', 'Aiko', 'Ailsa', 'Aisha', 'Alana', 'Alanna', 'Alba', 'Alejandra', 'Alessandra', 'Alexa', 'Alexandra', 'Aliana', 'Alice', 'Alicia', 'Alina', 'Alison', 'Allegra', 'Allison', 'Alma', 'Alora', 'Alta', 'Amanda', 'Amara', 'Amelia', 'Amina', 'Ana', 'Anastasia', 'Andrea', 'Angela', 'Anjali', 'Anna', 'Anne', 'Annie', 'Antoinette', 'Anya', 'April', 'Arabella', 'Ariadne', 'Ariana', 'Arlene', 'Asher', 'Ashley', 'Astrid', 'Audrey', 'Aurelia', 'Aurora', 'Ava', 'Avalon', 'Averill', 'Aviva', 'Ayana', 'Ayla', 'Azalea', 'Barbara', 'Beatrice', 'Beatriz', 'Bella', 'Bethany', 'Bianca', 'Bibi', 'Blair', 'Blake', 'Brenda', 'Brianna', 'Bridget', 'Brielle', 'Bronwyn', 'Brooke', 'Bryn', 'Caitlin', 'Calista', 'Calypso', 'Camilla', 'Camille', 'Carina', 'Carmen', 'Caroline', 'Cassandra', 'Cassia', 'Catalina', 'Catherine', 'Celeste', 'Celestine', 'Celine', 'Charlotte', 'Chaya', 'Cherie', 'Chitra', 'Chloe', 'Claire', 'Clara', 'Clementine', 'Cleo', 'Colleen', 'Cora', 'Cordelia', 'Cristina', 'Crystal', 'Cynthia', 'Daisy', 'Dana', 'Dania', 'Danielle', 'Daphne', 'Darcy', 'Dawn', 'Deborah', 'Deirdre', 'Delilah', 'Denise', 'Destiny', 'Diana', 'Dolores', 'Donna', 'Dorothy', 'Drew', 'Eden', 'Elara', 'Eleanor', 'Elena', 'Eliana', 'Elizabeth', 'Ella', 'Elodie', 'Elyse', 'Emilia', 'Emily', 'Emma', 'Emmeline', 'Erica', 'Erin', 'Esmeralda', 'Estelle', 'Esther', 'Eudora', 'Evangeline', 'Evelyn', 'Faith', 'Fallon', 'Fatima', 'Felicity', 'Fiona', 'Flora', 'Florence', 'Frances', 'Freya', 'Gabriela', 'Gabrielle', 'Gaia', 'Gail', 'Gemma', 'Geneva', 'Genevieve', 'Georgia', 'Gillian', 'Giselle', 'Grace', 'Gretchen', 'Gwen', 'Gwendolyn', 'Hailey', 'Hana', 'Hannah', 'Harlow', 'Harper', 'Haya', 'Hazel', 'Heather', 'Heidi', 'Helen', 'Helena', 'Holly', 'Hope', 'Imani', 'Imogen', 'Indigo', 'Iris', 'Isabelle', 'Isadora', 'Isla', 'Ivana', 'Ivy', 'Jacqueline', 'Jade', 'Jaime', 'Jane', 'Janet', 'Janine', 'Jasmine', 'Jennifer', 'Jessica', 'Jillian', 'Joanna', 'Jocelyn', 'Josephine', 'Joyce', 'Judith', 'Julia', 'Juliet', 'June', 'Juniper', 'Juno', 'Kai', 'Kaitlyn', 'Kalista', 'Karen', 'Karena', 'Katherine', 'Kathleen', 'Kelly', 'Kendra', 'Kiana', 'Kimberly', 'Kinley', 'Kiran', 'Kristin', 'Kristy', 'Lacey', 'Laila', 'Lainey', 'Lana', 'Lark', 'Laura', 'Lauren', 'Layla', 'Leah', 'Leanne', 'Leila', 'Lena', 'Lenore', 'Leslie', 'Lian', 'Lillian', 'Lily', 'Linda', 'Liora', 'Lisa', 'Lois', 'Lola', 'Lorraine', 'Lucy', 'Luna', 'Lydia', 'Lyric', 'Madison', 'Maeve', 'Maggie', 'Maisie', 'Maleah', 'Mallory', 'Maria', 'Marian', 'Mariana', 'Marie', 'Marigold', 'Marilyn', 'Marisol', 'Marlee', 'Marlowe', 'Martha', 'Mary-Kate', 'Mary', 'Matilda', 'Maureen', 'Mavis', 'Maya', 'Meadow', 'Megan', 'Melek', 'Melina', 'Melissa', 'Meredith', 'Mia', 'Michelle', 'Mildred', 'Millie', 'Mira', 'Miranda', 'Miryam', 'Moira', 'Mollie', 'Molly', 'Monica', 'Morgan', 'Muriel', 'Myla', 'Myra', 'Nadia', 'Naomi', 'Natalia', 'Natalie', 'Neha', 'Nellie', 'Nia', 'Nicole', 'Nina', 'Noa', 'Noelle', 'Noor', 'Nora', 'Nyla', 'Ocean', 'Octavia', 'Odette', 'Olivia', 'Olympia', 'Opal', 'Ophelia', 'Paige', 'Paloma', 'Pamela', 'Patricia', 'Paula', 'Pearl', 'Penelope', 'Persephone', 'Phoebe', 'Phyllis', 'Piper', 'Polly', 'Priscilla', 'Quinn', 'Quinne', 'Rachel', 'Raina', 'Ramona', 'Rebecca', 'Regina', 'Renee', 'Rhea', 'Rihanna', 'Riley', 'Rina', 'Rita', 'Robin', 'Rosalind', 'Rose', 'Rosemary', 'Rowan', 'Ruby', 'Ruth', 'Sabrina', 'Sadie', 'Sage', 'Salima', 'Salome', 'Samantha', 'Sandra', 'Sara', 'Sasha', 'Scarlet', 'Scarlett', 'Selena', 'Selene', 'Selma', 'Seraphina', 'Serena', 'Shae', 'Shannon', 'Sharon', 'Sheila', 'Shelley', 'Sierra', 'Silas', 'Sky', 'Skylar', 'Sofia', 'Soleil', 'Sonia', 'Sophia', 'Spring', 'Stacey', 'Stella', 'Stephanie', 'Summer', 'Susan', 'Suzanne', 'Sydney', 'Sylvie', 'Tabitha', 'Talia', 'Tamara', 'Tara', 'Tatiana', 'Taylor', 'Thalia', 'Thea', 'Theodora', 'Theresa', 'Tiffany', 'Tina', 'Toni', 'Tracy', 'Trinity', 'Trisha', 'Trista', 'Tulip', 'Tyra', 'Uma', 'Ursula', 'Valentina', 'Valeria', 'Valerie', 'Vanessa', 'Vera', 'Veronica', 'Victoria', 'Violet', 'Virginia', 'Vivian', 'Wanda', 'Wendy', 'Whitney', 'Willow', 'Wilma', 'Winnie', 'Winter', 'Wren', 'Xenia', 'Xiomara', 'Yara', 'Yasmin', 'Yasmine', 'Yvette', 'Zara', 'Zelda', 'Zia', 'Zoe', 'Zoya', + 'Adriana','Adrielle','Alana','Alice','Aline','Alvânia','Amanda','Amélia','Ana','Anaclara','Andrea','Andreia','Anelise','Ângela','Antonella','Antônia','Arlete','Beatriz','Berenice','Bruna','Calíope','Camila','Carla','Clara','Cleonice','Cleusa','Cláudia','Cássia','Cátia','Cíntia','Dalila','Dalva','Damaris','Dandara','Dayane','Deise','Denise','Dione','Dora','Edna','Eleonora','Eliane','Elis','Ellen','Eloá','Emanuelle','Emiliana','Emilly','Érica','Esperança','Estela','Eunice','Fabiana','Fernanda','Filomena','Flávia','Francine','Gabi','Gabriela','Gisele','Giulia','Glaucia','Graziela','Grazielle','Helena','Hortência','Iara','Inês','Iraci','Isabel','Isabella','Ivone','Jaqueline','Joana','Josiane','Joyce','Juliana','Jussara','Jéssica','Júlia','Karen','Karina','Keila','Kelly','Kátia','Larissa','Laura','Letícia','Lia','Lidiane','Lisiane','Luana','Luísa','Léia','Lídia','Lígia','Lívia','Lúcia','Magali','Malu','Manuela','Maria','Maria Clara','Mariana','Mariane','Marizete','Marlene','Matilde','Maísa','Melina','Milena','Mirella','Mônica','Naiara','Neide','Neila','Neiva','Nicole','Noemi','Odete','Patrícia','Priscila','Rafaela','Raquel','Rebeca','Rina','Rita','Roberta','Rosa','Rosana','Salete','Samanta','Samara','Sandra','Sarah','Sheila','Sibeli','Silvana','Silvia','Simone','Sofia','Solange','Soraia','Stela','Sávia','Sônia','Talita','Tamara','Tamires','Tatiane','Thais','Tânia','Valentina','Vanessa','Vera','Victória','Viviane','Vânia','Yasmin','Zenaide','Zélia', ]; export const nomesDoMeio = [ 'Alencar', 'Almeida', 'Alves', 'Amorim', 'Araújo', 'Azevedo', 'Barbosa', 'Barros', 'Bezerra', 'Braga', 'Brito', 'Campos', 'Carneiro', 'Carvalho', 'Castro', 'Coelho', 'Correa', 'Correia', 'Costa', 'Dias', 'Duarte', 'Ferreira', 'Fernandes', 'Fonseca', 'Gomes', 'Jesus', 'Leal', 'Lima', 'Machado', 'Marques', 'Martins', 'Medeiros', 'Melo', 'Mendes', 'Miranda', 'Monteiro', 'Moreira', 'Moraes', 'Nascimento', 'Neves', 'Nunes', 'Oliveira', 'Pereira', 'Pires', 'Pinto', 'Ribeiro', 'Rios', 'Rocha', 'Rodrigues', 'Sales', 'Sampaio', 'Santos', 'Silva', 'Sousa', 'Teixeira', 'Vasconcelos', 'Viana', 'Vieira', ]; export const sobrenomes = [ - 'Alencar', 'Almeida', 'Alves', 'Amorim', 'Araújo', 'Azevedo', 'Barbosa', 'Barros', 'Bezerra', 'Braga', 'Brito', 'Campos', 'Carneiro', 'Carvalho', 'Castro', 'Coelho', 'Correa', 'Correia', 'Costa', 'Cruz', 'Cunha', 'Dias', 'Duarte', 'Ferreira', 'Fernandes', 'Fonseca', 'Freitas', 'Gomes', 'Jesus', 'Leal', 'Lima', 'Luz', 'Machado', 'Marques', 'Martins', 'Medeiros', 'Melo', 'Mendes', 'Miranda', 'Monteiro', 'Moreira', 'Moraes', 'Nascimento', 'Neves', 'Nunes', 'Oliveira', 'Pereira', 'Pires', 'Pinto', 'Ribeiro', 'Rios', 'Rocha', 'Rodrigues', 'Rosa', 'Sales', 'Sampaio', 'Santos', 'Silva', 'Sousa', 'Teixeira', 'Vasconcelos', 'Viana', 'Vieira', 'da Costa', 'da Cruz', 'da Fonseca', 'da Luz', 'da Mata', 'da Rosa', 'da Silva', 'da Souza', 'de Aguiar', 'de Almeida', 'de Alves', 'de Andrade', 'de Araújo', 'de Brito', 'de Castro', 'de Carvalho', 'de Freitas', 'de Lima', 'de Melo', 'de Miranda', 'de Oliveira', 'de Paula', 'de Sá', 'de Souza', 'dos Santos', + 'de Alencar', 'Almeida', 'Alves', 'Amorim', 'Araújo', 'Azevedo', 'Barbosa', 'Barros', 'Bezerra', 'Braga', 'Brito', 'Campos', 'Carneiro', 'Carvalho', 'Castro', 'Coelho', 'Correa', 'Correia', 'Costa', 'Cruz', 'Cunha', 'Dias', 'Duarte', 'Ferreira', 'Fernandes', 'Fonseca', 'Freitas', 'Gomes', 'Jesus', 'Leal', 'Lima', 'Luz', 'Machado', 'Marques', 'Martins', 'Medeiros', 'Melo', 'Mendes', 'Miranda', 'Monteiro', 'Moreira', 'Moraes', 'Nascimento', 'Neves', 'Nunes', 'Oliveira', 'Pereira', 'Pires', 'Pinto', 'Ribeiro', 'Rios', 'Rocha', 'Rodrigues', 'Rosa', 'Sales', 'Sampaio', 'Santos', 'Silva', 'Sousa', 'Teixeira', 'Vasconcelos', 'Viana', 'Vieira', 'da Costa', 'da Cruz', 'da Fonseca', 'da Luz', 'da Mata', 'da Rosa', 'da Silva', 'da Souza', 'de Aguiar', 'de Almeida', 'de Alves', 'de Andrade', 'de Araújo', 'de Brito', 'de Castro', 'de Carvalho', 'de Freitas', 'de Lima', 'de Melo', 'de Miranda', 'de Oliveira', 'de Paula', 'de Sá', 'de Souza', 'dos Santos', ]; export const nicknames = [ 'Coragem', 'Foguete', 'Tempestade', 'Fumaça', 'Relâmpago', 'Estrela', 'Sorriso', 'Tranquilo', 'Guerreiro', 'Valente', 'Chave', 'Batuque', 'Samba', 'Malandro', 'Sombra', 'Aventureiro', 'Raio', 'Brisa', 'Falcão', 'Tigre', 'Pantera', 'Leão', 'Zangado', 'Dragão', 'Trovão', 'Alegria', 'Azul', 'Arco-Íris', 'Pinguim', 'Peixe', 'Vagalume', 'Formiga', 'Urso', 'Coruja', 'Águia', 'Estrela-do-mar', 'Cobra', 'Pardal', 'Fera', 'Gorila', 'Esquilo', 'Camaleão', 'Gaivota', 'Tartaruga', 'Fênix', 'Gavião', 'Samurai', 'Mustang', 'Elefante', 'Sábio', 'Encantado', 'Diamante', 'Rubi', 'Ás', 'Rei', 'Imperador', 'Glorioso', 'Destemido', 'Astronauta', 'Eclipse', 'Vulcão', 'Serpente', 'Corvo', 'Gato', 'Zumbi', 'Coelho', 'Incrível', 'Lobo', 'Rastro', 'Furacão', 'Montanha', 'Ciclone', 'Bravura', 'Sagaz', 'Búfalo', 'Panda', 'Tornado', 'Canguru', 'Relíquia', 'Magnata', 'Pérola', 'Raiz', 'Centelha', 'Jaguar', 'Búzio', 'Horizonte', 'Pistola', 'Quimera', 'Colibri', @@ -20,7 +20,7 @@ export const provedoresEmail = [ '@aol.com.br', '@bol.com.br', '@gmail.com', '@gmx.com', '@hotmail.com', '@icloud.com', '@ig.com', '@ig.com.br', '@itelefonica.com.br', '@live.com', '@mail.com', '@oi.com.br', '@outlook.com', '@protonmail.com', '@superig.com.br', '@terra.com.br', '@uol.com', '@yahoo.com', '@yahoo.com.br', '@yandex.com', '@zipmail.com.br', '@zoho.com', ]; export const palavras = [ - 'lorem', 'ipsum', 'adipisicing', 'aliqua.', 'aliquip', 'amet,', 'anim', 'architecto', 'asperiores', 'assumenda', 'at', 'atque', 'autem', 'beatae', 'blanditiis', 'commodo', 'consequatur', 'consectetur', 'consequuntur', 'corporis', 'corrupti,', 'culpa,', 'cupidatat', 'cupiditate', 'debitis', 'delectus,', 'deleniti', 'deserunt', 'dicta', 'dignissimos', 'do', 'dolore', 'dolorem', 'doloremque', 'dolorum', 'ducimus,', 'ea', 'eaque', 'eius', 'eligendi', 'elit,', 'enim', 'eos', 'est', 'et', 'eveniet,', 'ex', 'excepturi', 'exercitation', 'exercitationem', 'expedita', 'explicabo.', 'facere', 'facilis', 'fugiat', 'fuga.', 'harum', 'hic', 'id', 'impedit,', 'incididunt', 'incidunt,', 'in', 'inventore', 'ipsa,', 'ipsam', 'iste', 'itaque', 'iure', 'iusto', 'labore', 'laboriosam,', 'laborum', 'laudantium,', 'libero', 'magnam', 'magna', 'maiores', 'maxime', 'minima', 'minim', 'minus', 'molestiae', 'mollitia', 'mollit', 'molestias', 'modi', 'natus', 'necessitatibus', 'nemo', 'nesciunt,', 'nihil', 'nisi', 'non', 'nobis', 'nostrum', 'numquam', 'occaecat', 'odit', 'officia', 'officiis', 'omnis', 'optio,', 'pariatur?', 'pariatur.', 'perferendis', 'perspiciatis,', 'placeat,', 'praesentium', 'proident,', 'provident,', 'quae', 'quaerat', 'quas', 'qui', 'quidem', 'quis', 'quisquam', 'quo', 'ratione', 'recusandae.', 'reiciendis', 'reprehenderit', 'reprehenderit,', 'repellat', 'repellendus.', 'repudiandae', 'rerum', 'saepe', 'sapiente', 'sed', 'sequi', 'similique', 'sit', 'sint', 'soluta', 'sunt', 'suscipit', 'tempora', 'temporibus', 'tenetur', 'totam', 'ut', 'vel', 'velit', 'veniam,', 'vero', 'veritatis', 'vitae', 'voluptas', 'voluptate', 'voluptates', 'voluptatem', 'voluptatum', + 'lorem', 'ipsum', 'adipisicing', 'aliqua', 'aliquip', 'amet', 'anim', 'architecto', 'asperiores', 'assumenda', 'at', 'atque', 'autem', 'beatae', 'blanditiis', 'commodo', 'consequatur', 'consectetur', 'consequuntur', 'corporis', 'corrupti', 'culpa', 'cupidatat', 'cupiditate', 'debitis', 'delectus', 'deleniti', 'deserunt', 'dicta', 'dignissimos', 'do', 'dolore', 'dolorem', 'doloremque', 'dolorum', 'ducimus', 'ea', 'eaque', 'eius', 'eligendi', 'elit', 'enim', 'eos', 'est', 'et', 'eveniet', 'ex', 'excepturi', 'exercitation', 'exercitationem', 'expedita', 'explicabo', 'facere', 'facilis', 'fugiat', 'fuga', 'harum', 'hic', 'id', 'impedit', 'incididunt', 'incidunt', 'in', 'inventore', 'ipsa', 'ipsam', 'iste', 'itaque', 'iure', 'iusto', 'labore', 'laboriosam', 'laborum', 'laudantium', 'libero', 'magnam', 'magna', 'maiores', 'maxime', 'minima', 'minim', 'minus', 'molestiae', 'mollitia', 'mollit', 'molestias', 'modi', 'natus', 'necessitatibus', 'nemo', 'nesciunt', 'nihil', 'nisi', 'non', 'nobis', 'nostrum', 'numquam', 'occaecat', 'odit', 'officia', 'officiis', 'omnis', 'optio', 'pariatur', 'pariatur', 'perferendis', 'perspiciatis', 'placeat', 'praesentium', 'proident', 'provident', 'quae', 'quaerat', 'quas', 'qui', 'quidem', 'quis', 'quisquam', 'quo', 'ratione', 'recusandae', 'reiciendis', 'reprehenderit', 'reprehenderit', 'repellat', 'repellendus', 'repudiandae', 'rerum', 'saepe', 'sapiente', 'sed', 'sequi', 'similique', 'sit', 'sint', 'soluta', 'sunt', 'suscipit', 'tempora', 'temporibus', 'tenetur', 'totam', 'ut', 'vel', 'velit', 'veniam', 'vero', 'veritatis', 'vitae', 'voluptas', 'voluptate', 'voluptates', 'voluptatem', 'voluptatum', ]; export const orientacaoSexual = [ 'Heterossexual', 'Homossexual', 'Bissexual', 'Assexual', 'Pansexual', diff --git a/src/generators/texto.js b/src/generators/texto.js index e4a1133..0302e29 100644 --- a/src/generators/texto.js +++ b/src/generators/texto.js @@ -29,8 +29,7 @@ export function sentenca(qttWords) { const numberOfWords = qttWords || Math.floor(Math.random() * 10) + 10; let sentence = Array.from({ length: numberOfWords }, () => palavra()).join(' '); sentence = `${sentence.charAt(0).toUpperCase() + sentence.slice(1)}.`; - - return `${sentence.replace(/,\.|\.\.|!\.|\?\./g, '.').trim()}`; + return sentence; } /**