pub 1.0.3 #9
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
7 errors and 1 warning
build (14.x):
src/endpoints/Get.ts#L29
Unexpected var, use let or const instead
|
build (14.x):
src/endpoints/Search.ts#L30
'condition' is never reassigned. Use 'const' instead
|
build (14.x):
src/endpoints/Search.ts#L30
'operator' is never reassigned. Use 'const' instead
|
build (14.x):
src/endpoints/Search.ts#L30
'value' is never reassigned. Use 'const' instead
|
build (14.x):
src/endpoints/Search.ts#L30
'required' is never reassigned. Use 'const' instead
|
build (14.x):
src/endpoints/Selected.ts#L26
'selectedItems' is never reassigned. Use 'const' instead
|
build (14.x)
Process completed with exit code 1.
|
build (14.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|