feat(cloud-native): add support for gRPC bridge #1964
Annotations
1 error and 3 warnings
|
Build and push
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c apt-get update && apt-get install openjdk-8-jre-headless wget git bash python3 python3-dev lsb-core python3-setuptools cmake build-essential apt-utils python3-pip -y" did not complete successfully: exit code: 100
|
|
.github/workflows/build-docker-image.yml#L167
.github/workflows/build-docker-image.yml (Line: 167, Col: 13): 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/build-docker-image.yml#L173
.github/workflows/build-docker-image.yml (Line: 173, Col: 13): 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/build-docker-image.yml#L183
.github/workflows/build-docker-image.yml (Line: 183, Col: 13): 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 ${{ }}?
|
Loading