feat: Plural OIDC clients #4377
Annotations
10 errors and 2 warnings
Run yarn lint:
www/src/components/cluster/Cluster.tsx#L10
'H1' is defined but never used. Allowed unused vars must match /^_/u
|
Run yarn lint:
www/src/components/cluster/Cluster.tsx#L10
'H2' is defined but never used. Allowed unused vars must match /^_/u
|
Run yarn lint:
www/src/components/cluster/Cluster.tsx#L10
'H3' is defined but never used. Allowed unused vars must match /^_/u
|
Run yarn lint:
www/src/components/cluster/Cluster.tsx#L29
There should be at least one empty line between import groups
|
Run yarn lint:
www/src/components/cluster/Cluster.tsx#L30
`../overview/clusters/plural-cloud/EditPluralOIDCClients` import should occur before import of `./ClusterAdminsModal`
|
Run yarn lint:
www/src/components/cluster/Cluster.tsx#L31
There should be at least one empty line between import groups
|
Run yarn lint:
www/src/components/cluster/Cluster.tsx#L31
`../layout/Header` import should occur before import of `./ClusterAdminsModal`
|
Run yarn lint:
www/src/components/cluster/Cluster.tsx#L31
'Header' is defined but never used. Allowed unused vars must match /^_/u
|
Run yarn lint:
www/src/components/cluster/Cluster.tsx#L32
`styled-components` import should occur before import of `../../contexts/ClustersContext`
|
Run yarn lint:
www/src/components/overview/clusters/plural-cloud/CloudInstanceTableCols.tsx#L222
Curly braces are unnecessary here
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|
Read Node.js version from package.json
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading