remove organisation from keycloak, and use the one stored in agents table #743
ci.yaml
on: pull_request
validations
1m 7s
Poke gitops
0s
Create release notes
0s
Annotations
2 errors and 5 warnings
validations
web#lint: command (/home/runner/work/sill/sill/web) /tmp/yarn--1733938076378-0.12625193359934261/yarn run lint exited (1)
|
validations
Process completed with exit code 1.
|
validations
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
validations:
web/src/ui/pages/account/Account.tsx#L4
'useGetOrganizationFullName' is defined but never used
|
validations:
web/src/ui/pages/account/Account.tsx#L88
'organizationInputValue' is assigned a value but never used
|
validations:
web/src/ui/pages/account/Account.tsx#L88
'setOrganizationInputValue' is assigned a value but never used
|
validations:
web/src/ui/pages/account/Account.tsx#L260
Class `organizationInput` is unused
|