Skip to content

Merge remote-tracking branch 'origin/develop' into feature/update-lib… #996

Merge remote-tracking branch 'origin/develop' into feature/update-lib…

Merge remote-tracking branch 'origin/develop' into feature/update-lib… #996

Triggered via push May 10, 2024 15:27
Status Startup failure
Total duration
Artifacts

build.yml

on: push
Matrix: build-macos
Waiting for pending jobs
Matrix: build-ubuntu
Waiting for pending jobs
Matrix: build-windows
Waiting for pending jobs
Create Release
Create Release
Slack Notification
Slack Notification
Fit to window
Zoom out
Zoom in

Annotations

1 error
Invalid workflow file: .github/workflows/build.yml#L322
The workflow is not valid. .github/workflows/build.yml (Line: 322, Col: 13): Unexpected end of expression: '||'. Located at position 168 within expression: needs.build-windows.result == 'failure' || needs.build-macos.result == 'failure' || needs.build-ubuntu.result == 'failure' || needs.create-release.result == 'failure' ||