Feat/repo select #7
no-empty-strings.yml
on: pull_request
check-for-empty-strings
39s
Annotations
2 errors and 3 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:
static/scripts/render-manifest.ts#L399
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:
static/scripts/render-manifest.ts#L544
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:
static/utils/ele-helpers.ts#L88
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
|