fix: fixed pagination infinity pages (#166) #280
Annotations
11 warnings
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/
|
src/YagrCore/locale.ts#L23
Assignment to function parameter 'locale'
|
src/YagrCore/mixins/batch-updates.ts#L45
Expected to return a value at the end of method 'batch'
|
src/YagrCore/mixins/batch-updates.ts#L71
'fn' is already declared in the upper scope
|
src/YagrCore/mixins/dynamic-updates.ts#L102
Expected to return a value at the end of function 'setScalesImpl'
|
src/YagrCore/mixins/dynamic-updates.ts#L143
Forbidden non-null assertion
|
src/YagrCore/mixins/dynamic-updates.ts#L144
Forbidden non-null assertion
|
src/YagrCore/mixins/dynamic-updates.ts#L179
Forbidden non-null assertion
|
src/YagrCore/mixins/dynamic-updates.ts#L183
Forbidden non-null assertion
|
src/YagrCore/mixins/dynamic-updates.ts#L186
Forbidden non-null assertion
|
src/YagrCore/mixins/dynamic-updates.ts#L186
Forbidden non-null assertion
|
The logs for this run have expired and are no longer available.
Loading