fix(Application): reload application when resetting pi or some change… #20547
Annotations
9 errors and 5 warnings
src/app/applications/application-list/application-list.component.ts#L35
'changes' is defined but never used
|
src/app/shared/guards/vo-guard.service.ts#L18
'next' is defined but never used
|
src/app/shared/guards/vo-guard.service.ts#L19
'state' is defined but never used
|
src/app/shared/guards/vo-guard.service.ts#L25
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
|
src/app/applications/application-list/application-list.component.ts#L35
'changes' is defined but never used
|
src/app/shared/guards/vo-guard.service.ts#L18
'next' is defined but never used
|
src/app/shared/guards/vo-guard.service.ts#L19
'state' is defined but never used
|
src/app/shared/guards/vo-guard.service.ts#L25
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
src/app/projectmanagement/modals/withdraw/withdraw-modal.component.ts#L29
Expected a default case
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
src/app/projectmanagement/modals/withdraw/withdraw-modal.component.ts#L29
Expected a default case
|
This job failed
Loading