Skip to content

Adds cross-version test framework #9

Adds cross-version test framework

Adds cross-version test framework #9

Triggered via pull request December 5, 2024 23:41
Status Startup failure
Total duration
Artifacts

cross-tests.yml

on: pull_request
Matrix: build
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

1 error
Invalid workflow file: .github/workflows/cross-tests.yml#L51
The workflow is not valid. .github/workflows/cross-tests.yml (Line: 51, Col: 16): Unexpected symbol: '+'. Located at position 96 within expression: matrix.client_version == 'current' && (github.event_name == 'pull_request' && 'refs/pull/' + github.event.pull_request.number + '/merge' || github.ref_name) || matrix.client_version .github/workflows/cross-tests.yml (Line: 72, Col: 17): Unexpected symbol: '+'. Located at position 92 within expression: matrix.server_version == 'current' && (github.event_name == 'pull_request' && 'refs/pull/' + github.event.pull_request.number + '/merge' || github.ref_name) || matrix.server_version