Skip to content

Refactor tank buoyancy tools with manifold and gas weight details #43

Refactor tank buoyancy tools with manifold and gas weight details

Refactor tank buoyancy tools with manifold and gas weight details #43

Triggered via push December 31, 2025 20:40
Status Success
Total duration 41s
Artifacts
Lint and Format
37s
Lint and Format
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Lint and Format: frontend/src/components/AdvancedDiveProfileChart.js#L119
'profileData.samples[].temp' is missing in props validation
Lint and Format: frontend/src/components/AdvancedDiveProfileChart.js#L118
'profileData.samples[].cns' is missing in props validation
Lint and Format: frontend/src/components/AdvancedDiveProfileChart.js#L117
'profileData.samples[].ndl' is missing in props validation
Lint and Format: frontend/src/components/AdvancedDiveProfileChart.js#L92
Arrow function has a complexity of 34. Maximum allowed is 20
Lint and Format: frontend/src/components/AdvancedDiveProfileChart.js#L36
Arrow function has a complexity of 109. Maximum allowed is 20
Lint and Format: frontend/src/components/AdvancedDiveProfileChart.js#L27
Arrow function has too many lines (1111). Maximum allowed is 600
Lint and Format: frontend/src/api.js#L281
Arrow function has a complexity of 39. Maximum allowed is 20
Lint and Format: frontend/src/api.js#L223
'error' is defined but never used
Lint and Format: frontend/src/api.js#L104
Async arrow function has a complexity of 23. Maximum allowed is 20
Lint and Format: frontend/src/api.js#L87
Empty block statement