feat: Plural OIDC clients #4382
www.yaml
on: pull_request
Build image
1m 37s
Trivy fs scan
34s
Unit test
1m 27s
Lint
1m 44s
Annotations
11 errors and 9 warnings
Build image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c yarn run build" did not complete successfully: exit code: 2
|
Lint:
www/src/components/cluster/Cluster.tsx#L10
'H1' is defined but never used. Allowed unused vars must match /^_/u
|
Lint:
www/src/components/cluster/Cluster.tsx#L10
'H2' is defined but never used. Allowed unused vars must match /^_/u
|
Lint:
www/src/components/cluster/Cluster.tsx#L10
'H3' is defined but never used. Allowed unused vars must match /^_/u
|
Lint:
www/src/components/cluster/Cluster.tsx#L29
There should be at least one empty line between import groups
|
Lint:
www/src/components/cluster/Cluster.tsx#L30
`../overview/clusters/plural-cloud/EditPluralOIDCClients` import should occur before import of `./ClusterAdminsModal`
|
Lint:
www/src/components/cluster/Cluster.tsx#L31
There should be at least one empty line between import groups
|
Lint:
www/src/components/cluster/Cluster.tsx#L31
`../layout/Header` import should occur before import of `./ClusterAdminsModal`
|
Lint:
www/src/components/cluster/Cluster.tsx#L31
'Header' is defined but never used. Allowed unused vars must match /^_/u
|
Lint:
www/src/components/cluster/Cluster.tsx#L32
`styled-components` import should occur before import of `../../contexts/ClustersContext`
|
Lint:
www/src/components/overview/clusters/plural-cloud/CloudInstanceTableCols.tsx#L10
'PeoplePlusIcon' is defined but never used. Allowed unused vars must match /^_/u
|
Trivy fs scan
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, github/codeql-action/upload-sarif@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Trivy fs scan
Unexpected input(s) 'security-checks', valid inputs are ['scan-type', 'image-ref', 'input', 'scan-ref', 'exit-code', 'ignore-unfixed', 'vuln-type', 'severity', 'format', 'template', 'output', 'skip-dirs', 'skip-files', 'cache-dir', 'timeout', 'ignore-policy', 'hide-progress', 'list-all-pkgs', 'scanners', 'trivyignores', 'github-pat', 'trivy-config', 'tf-vars', 'limit-severities-for-sarif', 'docker-host', 'version', 'cache', 'skip-setup-trivy']
|
Trivy fs scan
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|
Trivy fs scan
Unexpected input(s) 'security-checks', valid inputs are ['scan-type', 'image-ref', 'input', 'scan-ref', 'exit-code', 'ignore-unfixed', 'vuln-type', 'severity', 'format', 'template', 'output', 'skip-dirs', 'skip-files', 'cache-dir', 'timeout', 'ignore-policy', 'hide-progress', 'list-all-pkgs', 'scanners', 'trivyignores', 'github-pat', 'trivy-config', 'tf-vars', 'limit-severities-for-sarif', 'docker-host', 'version', 'cache', 'skip-setup-trivy']
|
Unit test
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/
|
Unit test
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/
|
Build image
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/metadata-action@v4, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint
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/
|
Lint
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/
|