Lint & test & build & publish Docker image #141
Triggered via release
May 27, 2025 16:21
kshmidt-digma
prereleased
079030f
Status
Failure
Total duration
1m 22s
Artifacts
–
release.yml
on: release
Lint & test
/
build
1m 5s
Update UI releases in digma
0s
Annotations
2 errors and 5 warnings
|
Lint & test / build:
src/components/Agentic/IncidentDetails/AdditionalInfo/RelatedIssues/index.tsx#L76
Unsafe argument of type error typed assigned to a parameter of type `string`
|
|
Lint & test / build
Process completed with exit code 1.
|
|
Lint & test / build:
src/components/Dashboard/ListWidget/index.tsx#L103
React Hook useEffect has missing dependencies: 'environment', 'page', and 'type'. Either include them or remove the dependency array
|
|
Lint & test / build:
src/components/Documentation/index.tsx#L33
React Hook useEffect has a missing dependency: 'page'. Either include it or remove the dependency array
|
|
Lint & test / build:
src/components/Notifications/index.tsx#L76
React Hook useEffect has missing dependencies: 'page', 'pageSize', and 'showAll'. Either include them or remove the dependency array
|
|
Lint & test / build:
src/components/RecentActivity/Digmathon/index.tsx#L21
React Hook useEffect has a missing dependency: 'getData'. Either include it or remove the dependency array. If 'getData' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
|
Lint & test / build:
src/components/Tests/index.tsx#L141
React Hook useEffect has missing dependencies: 'environmentsToSend' and 'scopeSpan'. Either include them or remove the dependency array
|