bump version code #4229
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run yarn lint:
src/API.js#L6
'VersionNumber' is defined but never used
|
Run yarn lint:
src/API.js#L351
Promise executor functions should not be async
|
Run yarn lint:
src/API.js#L494
Do not access Object.prototype method 'hasOwnProperty' from target object
|
Run yarn lint:
src/API.js#L573
'refreshToken' is already declared in the upper scope on line 573 column 5
|
Run yarn lint:
src/API.js#L692
Do not access Object.prototype method 'hasOwnProperty' from target object
|
Run yarn lint:
src/API.js#L728
Do not access Object.prototype method 'hasOwnProperty' from target object
|
Run yarn lint:
src/API.js#L729
Do not access Object.prototype method 'hasOwnProperty' from target object
|
Run yarn lint:
src/API.js#L730
Do not access Object.prototype method 'hasOwnProperty' from target object
|
Run yarn lint:
src/AppUser.js#L95
Do not access Object.prototype method 'hasOwnProperty' from target object
|
Run yarn lint:
src/AppUser.js#L98
Do not access Object.prototype method 'hasOwnProperty' from target object
|
Loading