Merge pull request #84 from mittwald/fix-watch #96
Annotations
24 warnings
test (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (18.x)
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/
|
test (18.x):
src/apis/apps/v1beta1/deployment.ts#L21
Missing return type on function
|
test (18.x):
src/apis/apps/v1beta1/statefulset.ts#L21
Missing return type on function
|
test (18.x):
src/apis/extensions/v1beta1/deployment.ts#L21
Missing return type on function
|
test (18.x):
src/cache/informer.ts#L35
Missing return type on function
|
test (18.x):
src/cache/store.ts#L64
Missing return type on function
|
test (18.x):
src/cache/store.ts#L68
Missing return type on function
|
test (18.x):
src/cache/store.ts#L72
Missing return type on function
|
test (18.x):
src/client.ts#L65
Missing return type on function
|
test (18.x):
src/label.ts#L25
Missing return type on function
|
test (18.x):
src/resource.ts#L254
Missing return type on function
|
test (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (20.x)
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/
|
test (20.x):
src/apis/apps/v1beta1/deployment.ts#L21
Missing return type on function
|
test (20.x):
src/apis/apps/v1beta1/statefulset.ts#L21
Missing return type on function
|
test (20.x):
src/apis/extensions/v1beta1/deployment.ts#L21
Missing return type on function
|
test (20.x):
src/cache/informer.ts#L35
Missing return type on function
|
test (20.x):
src/cache/store.ts#L64
Missing return type on function
|
test (20.x):
src/cache/store.ts#L68
Missing return type on function
|
test (20.x):
src/cache/store.ts#L72
Missing return type on function
|
test (20.x):
src/client.ts#L65
Missing return type on function
|
test (20.x):
src/label.ts#L25
Missing return type on function
|
test (20.x):
src/resource.ts#L254
Missing return type on function
|