Skip to content

fix: Job drawer

fix: Job drawer #1133

Triggered via pull request October 22, 2024 22:30
Status Failure
Total duration 2m 28s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint: apps/webservice/src/app/[workspaceSlug]/(job)/jobs/page.tsx#L46
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
Lint: apps/webservice/src/app/[workspaceSlug]/(job)/jobs/page.tsx#L46
Unnecessary optional chain on a non-nullish value
Lint: apps/webservice/src/app/[workspaceSlug]/(job)/jobs/page.tsx#L47
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
Lint: apps/webservice/src/app/[workspaceSlug]/(job)/jobs/page.tsx#L47
Unnecessary optional chain on a non-nullish value
Lint: apps/webservice/src/app/[workspaceSlug]/(targets)/targets/[targetId]/page.tsx#L41
Unnecessary optional chain on a non-nullish value
Lint: apps/webservice/src/app/[workspaceSlug]/systems/[systemSlug]/deployments/TableCells.tsx#L152
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
Lint: apps/webservice/src/app/[workspaceSlug]/systems/[systemSlug]/deployments/TableDeployments.tsx#L95
This assertion is unnecessary since it does not change the type of the expression
Lint: apps/webservice/src/app/[workspaceSlug]/systems/[systemSlug]/deployments/TableDeployments.tsx#L97
This assertion is unnecessary since it does not change the type of the expression
Lint: apps/webservice/src/app/[workspaceSlug]/systems/[systemSlug]/deployments/[deploymentSlug]/releases/DeploymentPageContent.tsx#L73
This assertion is unnecessary since it does not change the type of the expression