Bug fix recorddate inconsistency #206
Annotations
10 errors and 10 warnings
Lint:
backend/patches/v0_21_0/fixLedgerDateTime.ts#L10
Unsafe member access .name on an `any` value
|
Lint:
backend/patches/v0_21_0/fixLedgerDateTime.ts#L11
Unsafe argument of type `any` assigned to a parameter of type `String`
|
Lint:
backend/patches/v0_21_0/fixLedgerDateTime.ts#L11
Unsafe member access .referenceName on an `any` value
|
Lint:
backend/patches/v0_21_0/fixLedgerDateTime.ts#L16
Unsafe member access .name on an `any` value
|
Lint:
backend/patches/v0_21_0/fixLedgerDateTime.ts#L17
Unsafe argument of type `any` assigned to a parameter of type `String`
|
Lint:
backend/patches/v0_21_0/fixLedgerDateTime.ts#L17
Unsafe member access .referenceName on an `any` value
|
Lint:
backend/patches/v0_21_0/fixLedgerDateTime.ts#L22
Unsafe member access .name on an `any` value
|
Lint:
backend/patches/v0_21_0/fixLedgerDateTime.ts#L23
Unsafe argument of type `any` assigned to a parameter of type `String`
|
Lint:
backend/patches/v0_21_0/fixLedgerDateTime.ts#L23
Unsafe member access .referenceName on an `any` value
|
Lint:
backend/patches/v0_21_0/fixLedgerDateTime.ts#L28
Unsafe member access .name on an `any` value
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v2, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint:
backend/patches/v0_21_0/fixLedgerDateTime.ts#L7
Promise returned in function argument where a void return was expected
|
Lint:
backend/patches/v0_21_0/fixLedgerDateTime.ts#L49
Unexpected any. Specify a different type
|
Lint:
backend/patches/v0_21_0/fixLedgerDateTime.ts#L50
Unexpected any. Specify a different type
|
Lint:
backend/patches/v0_21_0/fixLedgerDateTime.ts#L54
Unexpected any. Specify a different type
|
Lint:
backend/patches/v0_21_0/fixLedgerDateTime.ts#L59
'newDate' is assigned a value but never used
|
Lint:
backend/patches/v0_21_0/fixLedgerDateTime.ts#L60
Unexpected console statement
|
Lint:
backend/patches/v0_21_0/fixLedgerDateTime.ts#L61
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
|
The logs for this run have expired and are no longer available.
Loading