fix: signature option #27
no-empty-strings.yml
on: pull_request
check-for-empty-strings
12s
Annotations
2 errors and 4 warnings
check-for-empty-strings
An error occurred: Resource not accessible by integration - https://docs.github.com/rest/checks/runs#create-a-check-run
|
check-for-empty-strings
Process completed with exit code 1.
|
check-for-empty-strings:
src/signature.ts#L45
Detected an empty string.
If this is during variable initialization, consider using a different approach.
For more information, visit: https://www.github.com/ubiquity/ts-template/issues/31
|
check-for-empty-strings:
tests/sdk.test.ts#L204
Detected an empty string.
If this is during variable initialization, consider using a different approach.
For more information, visit: https://www.github.com/ubiquity/ts-template/issues/31
|
check-for-empty-strings:
tests/sdk.test.ts#L260
Detected an empty string.
If this is during variable initialization, consider using a different approach.
For more information, visit: https://www.github.com/ubiquity/ts-template/issues/31
|
check-for-empty-strings:
tests/sdk.test.ts#L297
Detected an empty string.
If this is during variable initialization, consider using a different approach.
For more information, visit: https://www.github.com/ubiquity/ts-template/issues/31
|