fix script #21
Annotations
8 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint:
src/index.ts#L61
Promise returned in function argument where a void return was expected
|
Lint:
src/index.ts#L91
Unexpected console statement
|
Lint:
src/index.ts#L92
Unexpected console statement
|
Lint:
src/index.ts#L93
Unexpected console statement
|
Lint:
src/index.ts#L94
Unexpected console statement
|
Lint:
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
|
Lint:
src/utils/metadata.ts#L13
Unexpected console statement
|
Loading