fix: signature option #27
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
|
Loading