Feat/predefined configs #20
no-empty-strings.yml
on: pull_request
check-for-empty-strings
40s
Annotations
2 errors and 5 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/predefined-configs/template-handler.ts#L146
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/predefined-configs/template-handler.ts#L231
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/predefined-configs/template-handler.ts#L268
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/rendering/plugin-select.ts#L61
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/rendering/write-add-remove.ts#L29
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
|