Fix workflows #42
Triggered via pull request
November 22, 2024 20:48
Status
Startup failure
Total duration
–
Artifacts
–
test.yml
on: pull_request
Test Backend
/
Test Backend
Test Frontend
/
Test Frontend
Annotations
1 error
Invalid workflow file:
.github/workflows/test.yml#L7
The workflow is not valid. .github/workflows/test.yml (Line: 7, Col: 3): The identifier 'test-./frontend' 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/test.yml (Line: 39, Col: 3): The identifier 'test-./backend' is invalid. IDs may only contain alphanumeric characters, '_', and '-'. IDs must start with a letter or '_' and and must be less than 100 characters.
|