Skip to content

add logging

add logging #28

Triggered via push January 21, 2025 07:45
Status Success
Total duration 31s
Artifacts

ci.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

33 warnings
build (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (20.x): src/__tests__/utils/test-utils.ts#L28
Unexpected any. Specify a different type
build (20.x): src/__tests__/utils/test-utils.ts#L46
Unexpected any. Specify a different type
build (20.x): src/__tests__/utils/test-utils.ts#L58
Unexpected any. Specify a different type
build (20.x): src/index.ts#L84
Promise returned in function argument where a void return was expected
build (20.x): src/index.ts#L114
Unexpected console statement
build (20.x): src/index.ts#L115
Unexpected console statement
build (20.x): src/index.ts#L116
Unexpected console statement
build (20.x): src/index.ts#L117
Unexpected console statement
build (20.x): src/index.ts#L175
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
build (20.x): src/index.ts#L182
Unexpected any. Specify a different type
build (22.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (22.x): src/__tests__/utils/test-utils.ts#L28
Unexpected any. Specify a different type
build (22.x): src/__tests__/utils/test-utils.ts#L46
Unexpected any. Specify a different type
build (22.x): src/__tests__/utils/test-utils.ts#L58
Unexpected any. Specify a different type
build (22.x): src/index.ts#L84
Promise returned in function argument where a void return was expected
build (22.x): src/index.ts#L114
Unexpected console statement
build (22.x): src/index.ts#L115
Unexpected console statement
build (22.x): src/index.ts#L116
Unexpected console statement
build (22.x): src/index.ts#L117
Unexpected console statement
build (22.x): src/index.ts#L175
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
build (22.x): src/index.ts#L182
Unexpected any. Specify a different type
build (18.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (18.x): src/__tests__/utils/test-utils.ts#L28
Unexpected any. Specify a different type
build (18.x): src/__tests__/utils/test-utils.ts#L46
Unexpected any. Specify a different type
build (18.x): src/__tests__/utils/test-utils.ts#L58
Unexpected any. Specify a different type
build (18.x): src/index.ts#L84
Promise returned in function argument where a void return was expected
build (18.x): src/index.ts#L114
Unexpected console statement
build (18.x): src/index.ts#L115
Unexpected console statement
build (18.x): src/index.ts#L116
Unexpected console statement
build (18.x): src/index.ts#L117
Unexpected console statement
build (18.x): src/index.ts#L175
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
build (18.x): src/index.ts#L182
Unexpected any. Specify a different type