2023 update consts #1284
Annotations
10 errors and 2 warnings
TypeScript:
__tests__/calculation.test.ts#L3
Module '"../src/lib/calculation"' has no exported member 'CHILD_RATE_OVER_SIX_UNTIL_JULY'.
|
TypeScript:
__tests__/calculation.test.ts#L4
Module '"../src/lib/calculation"' has no exported member 'CHILD_RATE_SIX_AND_YOUNGER_UNTIL_JULY'.
|
TypeScript:
__tests__/calculation.test.ts#L5
Module '"../src/lib/calculation"' has no exported member 'CHILD_RATE_FIFTEEN_AND_YOUNGER_FROM_JULY'.
|
TypeScript:
__tests__/calculation.test.ts#L132
Property 'r117a' does not exist on type 'TaxForm'. Did you mean 'r117'?
|
TypeScript:
__tests__/calculation.test.ts#L151
Property 'r117a' does not exist on type 'TaxForm'. Did you mean 'r117'?
|
TypeScript:
__tests__/calculation.test.ts#L169
Property 'r117a' does not exist on type 'TaxForm'. Did you mean 'r117'?
|
TypeScript:
__tests__/testCases/baseInput.ts#L19
Type '{ priloha3_r11_socialne: string; priloha3_r13_zdravotne: string; r005_meno: string; r004_priezvisko: string; r001_dic: string; r003_nace: string; r007_ulica: string; r008_cislo: string; r009_psc: string; ... 12 more ...; percent3: string; }' is not assignable to type 'E2eTestUserInput'.
|
TypeScript:
__tests__/testCases/bugReport1Input.ts#L31
Type '{ r001_dic: string; r003_nace: string; r007_ulica: string; r008_cislo: string; r009_psc: string; r010_obec: string; r011_stat: string; datum: string; r031_rodne_cislo: string; meno_priezvisko: string; ... 31 more ...; partner_bonus_uplatneny: false; }' is not assignable to type 'E2eTestUserInput'.
|
TypeScript:
__tests__/testCases/bugReport2aInput.ts#L35
Type '{ percent2: string; percent3: string; r001_dic: string; r003_nace: string; r007_ulica: string; r008_cislo: string; r009_psc: string; r010_obec: string; r011_stat: string; datum: string; r031_rodne_cislo: string; ... 37 more ...; partner_bonus_uplatneny: false; }' is not assignable to type 'E2eTestUserInput'.
|
TypeScript:
__tests__/testCases/bugReport2bInput.ts#L35
Type '{ percent2: string; percent3: string; r001_dic: string; r003_nace: string; r007_ulica: string; r008_cislo: string; r009_psc: string; r010_obec: string; r011_stat: string; datum: string; r031_rodne_cislo: string; ... 37 more ...; partner_bonus_uplatneny: false; }' is not assignable to type 'E2eTestUserInput'.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Read .nvmrc
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading