Command interface #35
no-empty-strings.yml
on: pull_request
check-for-empty-strings
11s
Annotations
2 errors and 6 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:
tests/sdk.test.ts#L134
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#L174
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#L201
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#L230
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#L290
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#L326
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
|