Skip to content

Fix workflow names

Fix workflow names #13

Triggered via push January 30, 2024 22:43
Status Startup failure
Total duration
Artifacts

ci.yml

on: push
Build - client
Build - client
Lint - client
Lint - client
Lint - server
Lint - server
Test - server
Test - server
Fit to window
Zoom out
Zoom in

Annotations

1 error
Invalid workflow file: .github/workflows/ci.yml#L13
The workflow is not valid. .github/workflows/ci.yml (Line: 13, Col: 3): The identifier 'Test - server' is invalid. IDs may only contain alphanumeric characters, '_', and '-'. IDs must start with a letter or '_' and and must be less than 100 characters. .github/workflows/ci.yml (Line: 27, Col: 3): The identifier 'Lint - server' is invalid. IDs may only contain alphanumeric characters, '_', and '-'. IDs must start with a letter or '_' and and must be less than 100 characters.