feat: add filter on build name #2002
ci.yml
on: pull_request
static-analysis
46s
unit-test
1m 8s
integration-test
1m 35s
e2e-test
2m 9s
Annotations
5 errors
static-analysis:
apps/frontend/src/pages/Account/Projects.tsx#L16
'Select' is defined but never used. Allowed unused vars must match /^_/u
|
static-analysis:
apps/frontend/src/pages/Account/Projects.tsx#L16
'SelectArrow' is defined but never used. Allowed unused vars must match /^_/u
|
static-analysis:
apps/frontend/src/pages/Account/Projects.tsx#L16
'SelectItem' is defined but never used. Allowed unused vars must match /^_/u
|
static-analysis:
apps/frontend/src/pages/Account/Projects.tsx#L16
'SelectPopover' is defined but never used. Allowed unused vars must match /^_/u
|
static-analysis
Process completed with exit code 1.
|