The Wayback Machine - https://web.archive.org/web/20220206101545/https://github.com/topics/cnpj
Skip to content
#

cnpj

Here are 144 public repositories matching this topic...

danielfireman
danielfireman commented Jan 26, 2022

Atualmente o erro aparece depois de um tempo de espera, e é:

Error: error saving companies: error saving companies: error while importing data to postgres : exec: "psql": executable file not found in $PATH
Usage:
  minha-receita transform [flags]

Flags:
  -b, --batch-size int                size of the batch to save to the database (default 8192)
  -c, --clean-up                    
matheuscas
matheuscas commented Sep 6, 2021

I have nothing against Travis, but since we're in GitHub, let's use "native" stuff from it.
Tip.: First make the action runs in your branch. After that, change to run in master.

Não tenho nada contra Travis, mas como estamos no GitHub, vamos usar coisas "nativas" dele.
Dica: Primeiro faça com que a ação seja executada no seu branch. Depois disso, mude para rodar no master.

thiagolvlsantos
thiagolvlsantos commented Jun 8, 2018

Expected Behavior

The model value has the unformatted field value, but on error handling the formatted value typed could be used in user feedbacks, i.e. 'O CPF '000.111.222-33' é inválido.'

Actual Behavior

Could not find the formatted value on formcontrol. I´ll have to use vanilla to format my customized error or use some sort of feature to recover ElementRef to get nativeValue, with th

Improve this page

Add a description, image, and links to the cnpj topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cnpj topic, visit your repo's landing page and select "manage topics."

Learn more