Skip to content

Bandit selects and assigns action from weighted actions #301

Bandit selects and assigns action from weighted actions

Bandit selects and assigns action from weighted actions #301

Triggered via pull request June 19, 2024 04:46
Status Success
Total duration 1m 4s
Artifacts

lint-test-sdk.yml

on: pull_request
lint-test-sdk
55s
lint-test-sdk
typecheck
40s
typecheck
Fit to window
Zoom out
Zoom in

Annotations

1 error and 5 warnings
lint-test-sdk
The v0 series of google-github-actions/setup-gcloud is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions: https://github.com/google-github-actions/setup-gcloud
typecheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
typecheck
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint-test-sdk
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v2, google-github-actions/setup-gcloud@v0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint-test-sdk
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint-test-sdk: src/bandit-evaluator.ts#L8
`./sharders` import should occur before import of `./types`