match all the all the branches #7
pipeline.yml
on: push
node build
/
Run the node build
47s
helm lint
/
Helm lint
8s
node integration tests
/
Run the integration tests
node unit tests
/
Run the node unit tests
Annotations
3 errors
node build / Run the node build:
server.ts#L6
Delete `;⏎`
|
node build / Run the node build:
server.ts#L6
Expected 1 empty line after import statement not followed by another import
|
node build / Run the node build
Process completed with exit code 1.
|