Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(FN-3669): map reported fees amount to monetary value #4142

Merged
merged 5 commits into from
Jan 15, 2025

feat(FN-3669): use getFormattedMonetaryValue helper instead of hardco…

3acb528
Select commit
Loading
Failed to load commit list.
Merged

feat(FN-3669): map reported fees amount to monetary value #4142

feat(FN-3669): use getFormattedMonetaryValue helper instead of hardco…
3acb528
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Jan 15, 2025 in 0s

11 new issues (0 max.) of at least minor severity.

Codacy Here is an overview of what got changed by this pull request:

Issues
======
+ Solved 2
- Added 11
           

See the complete overview on Codacy

Annotations

Check failure on line 66 in portal/server/controllers/utilisation-report-service/record-correction/check-the-information/index.test.ts

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

portal/server/controllers/utilisation-report-service/record-correction/check-the-information/index.test.ts#L66

Unsafe assignment of an error typed value.

Check failure on line 66 in portal/server/controllers/utilisation-report-service/record-correction/check-the-information/index.test.ts

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

portal/server/controllers/utilisation-report-service/record-correction/check-the-information/index.test.ts#L66

Unsafe member access .GBP on an `error` typed value.

Check failure on line 76 in portal/server/controllers/utilisation-report-service/record-correction/check-the-information/index.test.ts

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

portal/server/controllers/utilisation-report-service/record-correction/check-the-information/index.test.ts#L76

Unsafe assignment of an error typed value.

Check failure on line 84 in portal/server/controllers/utilisation-report-service/record-correction/check-the-information/index.test.ts

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

portal/server/controllers/utilisation-report-service/record-correction/check-the-information/index.test.ts#L84

Unsafe assignment of an `any` value.

Check failure on line 92 in portal/server/controllers/utilisation-report-service/record-correction/check-the-information/index.test.ts

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

portal/server/controllers/utilisation-report-service/record-correction/check-the-information/index.test.ts#L92

Unsafe assignment of an error typed value.

Check failure on line 92 in portal/server/controllers/utilisation-report-service/record-correction/check-the-information/index.test.ts

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

portal/server/controllers/utilisation-report-service/record-correction/check-the-information/index.test.ts#L92

Unsafe call of an `error` type typed value.

Check failure on line 37 in portal/server/controllers/utilisation-report-service/record-correction/check-the-information/index.ts

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

portal/server/controllers/utilisation-report-service/record-correction/check-the-information/index.ts#L37

Unsafe assignment of an error typed value.

Check failure on line 38 in portal/server/controllers/utilisation-report-service/record-correction/check-the-information/index.ts

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

portal/server/controllers/utilisation-report-service/record-correction/check-the-information/index.ts#L38

Unsafe assignment of an error typed value.

Check failure on line 43 in portal/server/controllers/utilisation-report-service/record-correction/check-the-information/index.ts

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

portal/server/controllers/utilisation-report-service/record-correction/check-the-information/index.ts#L43

Unsafe assignment of an error typed value.

Check failure on line 44 in portal/server/controllers/utilisation-report-service/record-correction/check-the-information/index.ts

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

portal/server/controllers/utilisation-report-service/record-correction/check-the-information/index.ts#L44

Unsafe assignment of an error typed value.

Check failure on line 44 in portal/server/controllers/utilisation-report-service/record-correction/check-the-information/index.ts

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

portal/server/controllers/utilisation-report-service/record-correction/check-the-information/index.ts#L44

Unsafe call of an `error` type typed value.