Make compatible #17
Annotations
4 errors and 23 warnings
build (22.x)
Process completed with exit code 1.
|
build (20.x)
Process completed with exit code 1.
|
build (18.x)
The job was canceled because "_20_x" failed.
|
build (18.x)
Process completed with exit code 1.
|
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/index.ts#L39
Promise returned in function argument where a void return was expected
|
build (22.x):
src/index.ts#L69
Unexpected console statement
|
build (22.x):
src/index.ts#L70
Unexpected console statement
|
build (22.x):
src/index.ts#L71
Unexpected console statement
|
build (22.x):
src/index.ts#L72
Unexpected console statement
|
build (22.x):
src/index.ts#L130
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/utils/metadata.ts#L13
Unexpected console statement
|
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/index.ts#L39
Promise returned in function argument where a void return was expected
|
build (20.x):
src/index.ts#L69
Unexpected console statement
|
build (20.x):
src/index.ts#L70
Unexpected console statement
|
build (20.x):
src/index.ts#L71
Unexpected console statement
|
build (20.x):
src/index.ts#L72
Unexpected console statement
|
build (20.x):
src/index.ts#L130
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/utils/metadata.ts#L13
Unexpected console statement
|
build (18.x):
src/index.ts#L39
Promise returned in function argument where a void return was expected
|
build (18.x):
src/index.ts#L69
Unexpected console statement
|
build (18.x):
src/index.ts#L70
Unexpected console statement
|
build (18.x):
src/index.ts#L71
Unexpected console statement
|
build (18.x):
src/index.ts#L72
Unexpected console statement
|
build (18.x):
src/index.ts#L130
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/utils/metadata.ts#L13
Unexpected console statement
|