chore: UI Tweaks #15
frontend.yaml
on: pull_request
Check for Linting Errors
21s
Build Code
24s
Docker Build and Push
43s
Annotations
5 errors and 3 warnings
Check for Linting Errors:
packages/frontend/src/pages/ExperimentForm.tsx#L32
'metaboliteParams' is never reassigned. Use 'const' instead
|
Check for Linting Errors
Process completed with exit code 1.
|
Build Code
'JsonSchema' is declared but its value is never read.
|
Build Code
Process completed with exit code 2.
|
Docker Build and Push
buildx failed with: ERROR: failed to solve: process "/bin/sh -c npm run build" did not complete successfully: exit code: 2
|
Check for Linting Errors:
packages/frontend/src/pages/ExperimentForm.tsx#L3
'JsonSchema' is defined but never used. Allowed unused vars must match /^_/u
|
Docker Build and Push
No Docker image version has been generated. Check tags input.
|
Docker Build and Push
No Docker tag has been generated. Check tags input.
|