ci(submodule): remove config for updating old 2.x repo (backport #1182) #3353
ci.yaml
on: pull_request
Matrix: eslint-check
Matrix: integration-test
Matrix: prettier-check
Matrix: test
Matrix: type-check
Annotations
8 warnings
eslint-check (18.x):
src/app/SecurityPanel/Credentials/StoreCredentials.tsx#L35
'Icon' is defined but never used
|
eslint-check (18.x):
src/app/SecurityPanel/Credentials/StoreCredentials.tsx#L44
'Tooltip' is defined but never used
|
eslint-check (18.x):
src/app/SecurityPanel/ImportCertificate.tsx#L18
'Icon' is defined but never used
|
eslint-check (18.x):
src/app/SecurityPanel/ImportCertificate.tsx#L18
'Tooltip' is defined but never used
|
eslint-check (16.x):
src/app/SecurityPanel/Credentials/StoreCredentials.tsx#L35
'Icon' is defined but never used
|
eslint-check (16.x):
src/app/SecurityPanel/Credentials/StoreCredentials.tsx#L44
'Tooltip' is defined but never used
|
eslint-check (16.x):
src/app/SecurityPanel/ImportCertificate.tsx#L18
'Icon' is defined but never used
|
eslint-check (16.x):
src/app/SecurityPanel/ImportCertificate.tsx#L18
'Tooltip' is defined but never used
|