Skip to content

run yarn compile

run yarn compile #461

Triggered via push September 27, 2024 10:46
Status Success
Total duration 4m 12s
Artifacts

test.yml

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

Annotations

13 warnings
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 following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1, actions/cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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