Extract CI test commands to shell scripts and refactor TLS features #427
Annotations
1 error and 8 warnings
|
auth-test
Process completed with exit code 101.
|
|
.github/workflows/ci.yaml#L16
.github/workflows/ci.yaml (Line: 16, Col: 9): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
|
|
.github/workflows/ci.yaml#L33
.github/workflows/ci.yaml (Line: 33, Col: 9): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
|
|
.github/workflows/ci.yaml#L47
.github/workflows/ci.yaml (Line: 47, Col: 9): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
|
|
.github/workflows/ci.yaml#L145
.github/workflows/ci.yaml (Line: 145, Col: 9): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
|
|
.github/workflows/ci.yaml#L165
.github/workflows/ci.yaml (Line: 165, Col: 9): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
|
|
.github/workflows/ci.yaml#L185
.github/workflows/ci.yaml (Line: 185, Col: 9): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
|
|
.github/workflows/ci.yaml#L205
.github/workflows/ci.yaml (Line: 205, Col: 9): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
|
|
Setup gcloud
"service_account_key" has been deprecated. Please switch to using google-github-actions/auth which supports both Workload Identity Federation and Service Account Key JSON authentication. For more details, see https://github.com/google-github-actions/setup-gcloud#authorization
|
Loading