Skip to content

Lint & test & build & publish Docker image #141

Lint & test & build & publish Docker image

Lint & test & build & publish Docker image #141

Triggered via release May 27, 2025 16:21
@kshmidt-digmakshmidt-digma
prereleased 079030f
Status Failure
Total duration 1m 22s
Artifacts

release.yml

on: release
Build for JetBrains  /  build
Build for JetBrains / build
Build for Visual Studio  /  build
Build for Visual Studio / build
Build for web  /  build
Build for web / build
Attach release JetBrains asset  /  attach
Attach release JetBrains asset / attach
Attach release Visual Studio asset  /  attach
Attach release Visual Studio asset / attach
Build & push Docker image  /  build
Build & push Docker image / build
Attach release web asset  /  attach
Attach release web asset / attach
Update UI releases in digma
0s
Update UI releases in digma
Fit to window
Zoom out
Zoom in

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