Closed narasimha-1511 closed 1 year ago
You need to give a space before name in the First Line to solve the issue..
In first line: name: Lint Code Base You need to give space and make it: name: Lint Code Base
I have made a pull request by solvin it once checkout:https://github.com/scaleracademy/scaler-open-source-september-challenge/pull/1094
you have to actually remove spaces before "on" and "jobs"
you have to actually remove spaces before "on" and "jobs"
yes anything is possible
@shivaylamba Sir @shivscaler , I have found an error in your Yaml File https://github.com/scaleracademy/scaler-open-source-september-challenge/blob/main/.github/workflows/linter.yaml
There is Wrong Indentaion In the Linter file There Should be a Space between name in line 1
THanks for reporting. Can you check if this is fixed now
yes sir it is fixed
you have an error in the yaml file in the path
Path: .githhub/workflows/linter.yaml
Syntax Error in Line 1
https://github.com/scaleracademy/scaler-open-source-september-challenge/blob/74b6b072f8ec333f8119076ce50bd7ba0315440f/.github/workflows/linter.yaml