chore(pf5): upgrade Topology View to Patternfly 5 #3772
ci.yaml
on: pull_request
Matrix: eslint-check
Matrix: integration-test
Matrix: prettier-check
Matrix: test
Matrix: type-check
Annotations
23 errors and 9 warnings
type-check (16.x):
src/app/Login/BasicAuthForm.tsx#L17
Module '"@app/Shared/Services/service.types"' has no exported member 'AuthMethod'.
|
type-check (16.x):
src/app/Login/BasicAuthForm.tsx#L45
Property 'getToken' does not exist on type 'LoginService'.
|
type-check (16.x):
src/app/Login/Login.tsx#L18
Module '"@app/Shared/Services/service.types"' has no exported member 'AuthMethod'.
|
type-check (16.x):
src/app/Login/Login.tsx#L26
Cannot find module './NoopAuthForm' or its corresponding type declarations.
|
type-check (16.x):
src/app/Login/Login.tsx#L41
Property 'checkAuth' does not exist on type 'LoginService'.
|
type-check (16.x):
src/app/Login/Login.tsx#L53
Property 'getAuthMethod' does not exist on type 'LoginService'.
|
type-check (16.x):
src/app/Login/OpenShiftPlaceholderAuthForm.tsx#L18
Module '"@app/Shared/Services/service.types"' has no exported member 'AuthMethod'.
|
type-check (16.x)
Process completed with exit code 2.
|
type-check (18.x)
The job was canceled because "_16_x" failed.
|
type-check (18.x):
src/app/Login/BasicAuthForm.tsx#L17
Module '"@app/Shared/Services/service.types"' has no exported member 'AuthMethod'.
|
type-check (18.x):
src/app/Login/BasicAuthForm.tsx#L45
Property 'getToken' does not exist on type 'LoginService'.
|
type-check (18.x):
src/app/Login/Login.tsx#L18
Module '"@app/Shared/Services/service.types"' has no exported member 'AuthMethod'.
|
type-check (18.x):
src/app/Login/Login.tsx#L26
Cannot find module './NoopAuthForm' or its corresponding type declarations.
|
type-check (18.x):
src/app/Login/Login.tsx#L41
Property 'checkAuth' does not exist on type 'LoginService'.
|
type-check (18.x):
src/app/Login/Login.tsx#L53
Property 'getAuthMethod' does not exist on type 'LoginService'.
|
type-check (18.x):
src/app/Login/OpenShiftPlaceholderAuthForm.tsx#L18
Module '"@app/Shared/Services/service.types"' has no exported member 'AuthMethod'.
|
type-check (18.x)
The operation was canceled.
|
test (18.x)
Process completed with exit code 1.
|
integration-test (18.x)
Process completed with exit code 1.
|
integration-test (16.x)
The job was canceled because "_18_x" failed.
|
integration-test (16.x)
The operation was canceled.
|
test (16.x)
The job was canceled because "_18_x" failed.
|
test (16.x)
The operation was canceled.
|
prettier-check (16.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
eslint-check (18.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
eslint-check (18.x):
src/app/Topology/Toolbar/DisplayOptions.tsx#L19
'Checkbox' is defined but never used
|
eslint-check (16.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
eslint-check (16.x):
src/app/Topology/Toolbar/DisplayOptions.tsx#L19
'Checkbox' is defined but never used
|
prettier-check (18.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
type-check (16.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test (18.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
integration-test (18.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|