Add helm chart #98
build.yaml
on: pull_request
Validate commit
1m 2s
Build Docker Image and Helm Charts
1m 40s
Annotations
5 warnings
Validate commit
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: romeovs/lcov-reporter-action@v0.3.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Validate commit
The following actions uses node12 which is deprecated and will be forced to run on node16: romeovs/lcov-reporter-action@v0.3.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Validate commit:
src/Services/Operator/StreamOperatorService.cs#L160
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern '{ HasValue: true, Value: _ }' is not covered. However, a pattern with a 'when' clause might successfully match this value.
|
Validate commit:
src/Services/Operator/StreamOperatorService.cs#L160
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern '{ HasValue: true, Value: _ }' is not covered. However, a pattern with a 'when' clause might successfully match this value.
|
Validate commit:
src/Services/Operator/StreamOperatorService.cs#L160
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern '{ HasValue: true, Value: _ }' is not covered. However, a pattern with a 'when' clause might successfully match this value.
|