chore(deps): bump axios to v1.7.4 to close CVE-2024-39338 #98
Annotations
12 warnings
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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/apis/apps/v1beta1/deployment.ts#L21
Missing return type on function
|
src/apis/apps/v1beta1/statefulset.ts#L21
Missing return type on function
|
src/apis/extensions/v1beta1/deployment.ts#L21
Missing return type on function
|
src/cache/informer.ts#L35
Missing return type on function
|
src/cache/store.ts#L64
Missing return type on function
|
src/cache/store.ts#L68
Missing return type on function
|
src/cache/store.ts#L72
Missing return type on function
|
src/client.ts#L65
Missing return type on function
|
src/label.ts#L25
Missing return type on function
|
src/resource.ts#L254
Missing return type on function
|
This job succeeded
Loading