Skip to content

chore(deps): update silverhand configs monorepo packages to v6 (major) #21248

chore(deps): update silverhand configs monorepo packages to v6 (major)

chore(deps): update silverhand configs monorepo packages to v6 (major) #21248

Triggered via pull request April 18, 2024 12:13
@gao-sungao-sun
synchronize #5750
Status Success
Total duration 24s
Artifacts

update-pr-metadata.yml

on: pull_request_target
update-metadata
14s
update-metadata
pr-size-diff
15s
pr-size-diff
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
update-metadata
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/
update-metadata
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-ecosystem/action-add-labels@v1.1.3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
update-metadata
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-ecosystem/action-add-labels@v1.1.3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
packages/console/src/components/AuditLogTable/index.tsx#L47
[no-warning-comments] Unexpected 'todo' comment: 'TODO: LOG-7135, revisit this fallback...'.
packages/console/src/components/ConnectorForm/ConfigForm/ConfigFormFields/index.tsx#L71
[no-warning-comments] Unexpected 'todo' comment: 'TODO: update connectors form config and...'.
packages/console/src/ds-components/CodeEditor/index.tsx#L79
[no-warning-comments] Unexpected 'todo' comment: 'TODO @sijie temp solution for required...'.
packages/console/src/pages/EnterpriseSsoDetails/Connection/OidcMetadataForm/index.tsx#L62
[no-warning-comments] Unexpected 'todo' comment: 'TODO: this hard-coded value should align...'.
packages/console/src/pages/EnterpriseSsoDetails/Connection/SamlMetadataForm/ParsedConfigPreview/index.tsx#L38
[no-warning-comments] Unexpected 'todo' comment: 'TODO: @darcyYe check whether can use...'.
packages/console/src/pages/EnterpriseSsoDetails/Experience/index.tsx#L114
[no-warning-comments] Unexpected 'todo' comment: 'TODO: @darcyYe add console test case of...'.
packages/core/src/libraries/user.ts#L204
[no-warning-comments] Unexpected 'todo' comment: 'TODO @sijie use jsonb array append'.
packages/core/src/oidc/init.ts#L58
[max-params] Function 'initOidc' has too many parameters (5). Maximum allowed is 4.
packages/core/src/oidc/resource.ts#L37
[max-params] Async arrow function has too many parameters (5). Maximum allowed is 4.
packages/core/src/oidc/resource.ts#L135
[no-warning-comments] Unexpected 'fixme' comment: 'FIXME: @simeng double check if it's...'.