add: kpp code #32
Annotations
10 errors
build:
data/models.go#L67
undefined: supportedSubjectsCodes
|
build:
data/models.go#L67
undefined: csc
|
build:
data/models.go#L101
cannot use SupportedTaxDepartment[rootTaxServiceDepart] (map index expression of type TaxDepart) as string value in return statement
|
build:
data/models.go#L101
cannot use rootTaxServiceDepart (untyped string constant "0000") as int value in map index
|
build:
data/models.go#L104
cannot use trc.String() (value of type string) as int value in map index
|
build:
data/models.go#L106
cannot use SupportedTaxDepartment[rootTaxServiceDepart] (map index expression of type TaxDepart) as string value in return statement
|
build:
data/models.go#L106
cannot use rootTaxServiceDepart (untyped string constant "0000") as int value in map index
|
build:
data/models.go#L109
cannot use codeName (variable of type TaxDepart) as string value in return statement
|
build:
inn/models.go#L15
undefined: models.TaxRegionCode
|
build
Process completed with exit code 1.
|