repo install chart now works as expected #1440
Annotations
4 errors and 10 warnings
dashboard/src/components/modal/InstallChartModal/InstallRepoChartModal.tsx#L75
'_releaseName' is assigned a value but never used
|
dashboard/src/components/modal/InstallChartModal/InstallRepoChartModal.tsx#L150
'loadingReleaseValues' is assigned a value but never used
|
dashboard/src/components/modal/InstallChartModal/InstallRepoChartModal.tsx#L247
React Hook useCallback has an unnecessary dependency: 'releaseName'. Either exclude it or remove the dependency array
|
|
dashboard/src/API/apiService.ts#L125
Unexpected any. Specify a different type
|
dashboard/src/API/interfaces.ts#L29
Unexpected any. Specify a different type
|
dashboard/src/API/releases.ts#L70
Unexpected any. Specify a different type
|
dashboard/src/API/releases.ts#L72
Unexpected any. Specify a different type
|
dashboard/src/API/releases.ts#L75
Unexpected any. Specify a different type
|
dashboard/src/API/releases.ts#L269
Unexpected any. Specify a different type
|
dashboard/src/API/releases.ts#L271
Unexpected any. Specify a different type
|
dashboard/src/API/releases.ts#L274
Unexpected any. Specify a different type
|
dashboard/src/API/releases.ts#L328
Unexpected any. Specify a different type
|
dashboard/src/API/releases.ts#L329
Unexpected any. Specify a different type
|
The logs for this run have expired and are no longer available.
Loading