Merge pull request #1570 from govuk-one-login/AUT-2686/improve-logging #933
Annotations
8 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run lint:
src/utils/interventions.ts#L14
Missing return type on function
|
Run lint:
src/utils/lock-helper.ts#L1
Missing return type on function
|
Run lint:
src/utils/lock-helper.ts#L5
Missing return type on function
|
Run lint:
src/utils/lock-helper.ts#L9
Missing return type on function
|
Run lint:
test/helpers/account-interventions-helpers.ts#L17
Missing return type on function
|
Run lint:
test/helpers/account-interventions-helpers.ts#L44
Missing return type on function
|
Run lint:
test/helpers/verify-code-helpers.ts#L4
Missing return type on function
|
Loading