Skip to content

remove logging

remove logging #447

Triggered via push March 20, 2024 16:08
Status Success
Total duration 1m 39s
Artifacts

test.yml

on: push
Matrix: build-and-test
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
build-and-test (16.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1, actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-and-test (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-and-test (16.x)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-and-test (16.x): scripts/fields.ts#L197
Unexpected any. Specify a different type
build-and-test (16.x): scripts/fields.ts#L215
Unexpected any. Specify a different type
build-and-test (16.x): scripts/fields.ts#L248
Forbidden non-null assertion
build-and-test (16.x): scripts/fields.ts#L251
Forbidden non-null assertion
build-and-test (16.x): scripts/fields.ts#L254
Forbidden non-null assertion
build-and-test (16.x): scripts/index.ts#L24
Unexpected any. Specify a different type
build-and-test (16.x): scripts/services.ts#L252
Unexpected any. Specify a different type
build-and-test (16.x): scripts/services.ts#L255
Unexpected any. Specify a different type
build-and-test (16.x): src/customer.spec.ts#L23
'mockParseRest' is defined but never used
build-and-test (16.x): src/customer.spec.ts#L24
'mockParseValue' is defined but never used