Support Go 1.22 and 1.23 #366
Annotations
1 error
Invalid workflow file:
.github/workflows/test.yaml#L22
The workflow is not valid. .github/workflows/test.yaml (Line: 22, Col: 3): The identifier 'test-1.23' 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.yaml (Line: 34, Col: 3): The identifier 'test-1.22' is invalid. IDs may only contain alphanumeric characters, '_', and '-'. IDs must start with a letter or '_' and and must be less than 100 characters.
|