Merge development into main #15
no-empty-strings.yml
on: pull_request
check-for-empty-strings
12s
Annotations
2 errors and 8 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
The following actions use a deprecated Node.js version and will be forced to run on node20: tibdex/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
check-for-empty-strings:
tests/sdk.test.ts#L31
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#L118
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#L160
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#L187
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#L210
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#L266
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#L303
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
|