Skip to content

Onyx Bump 2.0.48: null -> undefined changes #120

Onyx Bump 2.0.48: null -> undefined changes

Onyx Bump 2.0.48: null -> undefined changes #120

Triggered via pull request June 5, 2024 19:56
Status Failure
Total duration 2m 6s
Artifacts

typecheck.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
typecheck: src/libs/IOUUtils.ts#L71
Property 'currency' does not exist on type 'NonNullable<TReport>'.
typecheck: src/libs/IOUUtils.ts#L79
Property 'total' does not exist on type 'NonNullable<TReport>'.
typecheck: src/libs/IOUUtils.ts#L79
Property 'total' does not exist on type 'NonNullable<TReport>'.
typecheck: src/libs/IOUUtils.ts#L81
Property 'ownerAccountID' does not exist on type 'NonNullable<TReport>'.
typecheck: src/libs/IOUUtils.ts#L82
Property 'total' does not exist on type 'NonNullable<TReport>'.
typecheck: src/libs/IOUUtils.ts#L84
Property 'total' does not exist on type 'NonNullable<TReport>'.
typecheck: src/libs/IOUUtils.ts#L87
Property 'total' does not exist on type 'NonNullable<TReport>'.
typecheck: src/libs/IOUUtils.ts#L89
Property 'ownerAccountID' does not exist on type 'NonNullable<TReport>'.
typecheck: src/libs/IOUUtils.ts#L89
Property 'managerID' does not exist on type 'NonNullable<TReport>'.
typecheck: src/libs/IOUUtils.ts#L90
Property 'managerID' does not exist on type 'NonNullable<TReport>'.