clear-stack: add branch description in doc/; add 2 new jobs in clears… #10
amd64-linux-clear-stack.yml
on: push
compile-clear-stack-loop
compile-clear-stack-loop-register-zeroization all
compile-clear-stack-unrolled
compile-clear-stack-unrolled-register-zeroization all
test-clear-stack-loop
test-clear-stack-loop-register-zeroization-all
test-clear-stack-unrolled
test-clear-stack-unrolled-register-zeroization-all
Annotations
1 error
Invalid workflow file:
.github/workflows/amd64-linux-clear-stack.yml#L54
The workflow is not valid. .github/workflows/amd64-linux-clear-stack.yml (Line: 54, Col: 3): The identifier 'compile-clear-stack-loop-register-zeroization all' 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/amd64-linux-clear-stack.yml (Line: 75, Col: 3): The identifier 'compile-clear-stack-unrolled-register-zeroization all' is invalid. IDs may only contain alphanumeric characters, '_', and '-'. IDs must start with a letter or '_' and and must be less than 100 characters.
|