bump #22
Annotations
24 warnings
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#L61
Promise returned in function argument where a void return was expected
|
build (18.x):
src/index.ts#L91
Unexpected console statement
|
build (18.x):
src/index.ts#L92
Unexpected console statement
|
build (18.x):
src/index.ts#L93
Unexpected console statement
|
build (18.x):
src/index.ts#L94
Unexpected console statement
|
build (18.x):
src/index.ts#L152
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
|
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#L61
Promise returned in function argument where a void return was expected
|
build (20.x):
src/index.ts#L91
Unexpected console statement
|
build (20.x):
src/index.ts#L92
Unexpected console statement
|
build (20.x):
src/index.ts#L93
Unexpected console statement
|
build (20.x):
src/index.ts#L94
Unexpected console statement
|
build (20.x):
src/index.ts#L152
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 (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#L61
Promise returned in function argument where a void return was expected
|
build (22.x):
src/index.ts#L91
Unexpected console statement
|
build (22.x):
src/index.ts#L92
Unexpected console statement
|
build (22.x):
src/index.ts#L93
Unexpected console statement
|
build (22.x):
src/index.ts#L94
Unexpected console statement
|
build (22.x):
src/index.ts#L152
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
|