0.1.5 #23
Annotations
24 warnings
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#L68
Promise returned in function argument where a void return was expected
|
build (22.x):
src/index.ts#L98
Unexpected console statement
|
build (22.x):
src/index.ts#L99
Unexpected console statement
|
build (22.x):
src/index.ts#L100
Unexpected console statement
|
build (22.x):
src/index.ts#L101
Unexpected console statement
|
build (22.x):
src/index.ts#L159
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#L68
Promise returned in function argument where a void return was expected
|
build (20.x):
src/index.ts#L98
Unexpected console statement
|
build (20.x):
src/index.ts#L99
Unexpected console statement
|
build (20.x):
src/index.ts#L100
Unexpected console statement
|
build (20.x):
src/index.ts#L101
Unexpected console statement
|
build (20.x):
src/index.ts#L159
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)
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/index.ts#L68
Promise returned in function argument where a void return was expected
|
build (18.x):
src/index.ts#L98
Unexpected console statement
|
build (18.x):
src/index.ts#L99
Unexpected console statement
|
build (18.x):
src/index.ts#L100
Unexpected console statement
|
build (18.x):
src/index.ts#L101
Unexpected console statement
|
build (18.x):
src/index.ts#L159
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
|