Skip to content

feat(core): actor token #23335

feat(core): actor token

feat(core): actor token #23335

Triggered via pull request July 5, 2024 09:53
@wangsijiewangsijie
synchronize #6171
Status Success
Total duration 19s
Artifacts

update-pr-metadata.yml

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

Annotations

6 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
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/
update-metadata
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-ecosystem/action-add-labels@v1.1.3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
packages/core/src/oidc/extra-token-claims.ts#L153
[no-warning-comments] Unexpected 'todo' comment: 'TODO (LOG-8555): the newly added...'.
packages/core/src/oidc/grants/token-exchange/index.ts#L96
[no-warning-comments] Unexpected 'todo' comment: 'TODO: (LOG-9501) Implement general...'.
packages/core/src/oidc/init.ts#L60
[max-params] Function 'initOidc' has too many parameters (5). Maximum allowed is 4.