Serverside cli, tasks, and scripts. Plus REST URL Actions #242
Annotations
10 errors and 1 warning
Run ESLint:
src/stores/dashboard.ts#L7
'loggedInUser' is assigned a value but never used
|
Run ESLint:
src/stores/dashboard.ts#L16
'currentTRMMVersion' is assigned a value but never used
|
Run ESLint:
src/stores/dashboard.ts#L17
'latestTRMMVersion' is assigned a value but never used
|
Run ESLint:
src/stores/dashboard.ts#L18
'needRefresh' is assigned a value but never used
|
Run ESLint:
src/stores/dashboard.ts#L19
'hosted' is assigned a value but never used
|
Run ESLint:
src/stores/dashboard.ts#L20
'tokenExpired' is assigned a value but never used
|
Run ESLint:
src/stores/user.ts#L10
'dashInfoColor' is assigned a value but never used
|
Run ESLint:
src/stores/user.ts#L11
'dashPositiveColor' is assigned a value but never used
|
Run ESLint:
src/stores/user.ts#L12
'dashWarningColor' is assigned a value but never used
|
Run ESLint:
src/stores/user.ts#L13
'dashNegativeColor' is assigned a value but never used
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading