Dynamic Sign in options #3468
Annotations
11 errors and 10 warnings
Run derek-ho/setup-opensearch-dashboards@v1
Process completed with exit code 1.
|
Run lint:
public/apps/configuration/panels/auth-view/dashboard-signin-options.tsx#L1
File must start with a license header
|
Run lint:
public/apps/configuration/panels/auth-view/dashboard-signin-options.tsx#L106
React Hook useEffect has a missing dependency: 'makeAuthTypeHumanReadable'. Either include it or remove the dependency array
|
Run lint:
public/apps/configuration/panels/auth-view/dashboard-signin-options.tsx#L119
React Hook useEffect has a missing dependency: 'makeAuthTypeHumanReadable.ANONYMOUS'. Either include it or remove the dependency array
|
Run lint:
public/apps/configuration/panels/auth-view/signin-options-modal.tsx#L1
File must start with a license header
|
Run lint:
public/apps/configuration/panels/auth-view/signin-options-modal.tsx#L15
`@elastic/eui` import should occur before import of `../../types`
|
Run lint:
public/apps/configuration/panels/auth-view/test/signin-options-modal.test.tsx#L24
Replace `·name:·DashboardSignInOptions[DashboardSignInOptions.BASIC],·status:·true,·displayName:·"Basic·Authentication"` with `⏎······name:·DashboardSignInOptions[DashboardSignInOptions.BASIC],⏎······status:·true,⏎······displayName:·'Basic·Authentication',⏎···`
|
Run lint:
public/apps/configuration/panels/auth-view/test/signin-options-modal.test.tsx#L25
Replace `·name:·DashboardSignInOptions[DashboardSignInOptions.SAML],·status:·false,·displayName:·"SAML"` with `⏎······name:·DashboardSignInOptions[DashboardSignInOptions.SAML],⏎······status:·false,⏎······displayName:·'SAML',⏎···`
|
Run lint:
public/apps/login/login-page.tsx#L16
'useEffect' is defined but never used
|
Run lint:
public/apps/login/login-page.tsx#L180
<EuiButton> accepts either `href` or `onClick`, not both
|
|
Run derek-ho/setup-opensearch-dashboards@v1
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/
|
Run derek-ho/setup-opensearch-dashboards@v1
Unexpected input(s) 'filter', valid inputs are ['repository', 'ref', 'token', 'ssh-key', 'ssh-known-hosts', 'ssh-strict', 'persist-credentials', 'path', 'clean', 'fetch-depth', 'lfs', 'submodules', 'set-safe-directory']
|
Run derek-ho/setup-opensearch-dashboards@v1
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/
|
Run derek-ho/setup-opensearch-dashboards@v1
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/
|
Run derek-ho/setup-opensearch-dashboards@v1
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/
|
Post Run derek-ho/setup-opensearch-dashboards@v1
Unexpected input(s) 'filter', valid inputs are ['repository', 'ref', 'token', 'ssh-key', 'ssh-known-hosts', 'ssh-strict', 'persist-credentials', 'path', 'clean', 'fetch-depth', 'lfs', 'submodules', 'set-safe-directory']
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1, nick-fields/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run lint:
test/cypress/e2e/oidc/oidc_auth_test.spec.js#L110
Do not use force on click and type calls
|
Run lint:
test/cypress/e2e/saml/saml_auth_test.spec.js#L105
Do not use force on click and type calls
|
Loading