ADD action yml #6
Annotations
6 errors and 1 warning
build
/Users/runner/work/Template.Android/Template.Android/./.github/workflows/prepare/action.yml (Line: 26, Col: 24): Unrecognized named-value: 'github'. Located at position 1 within expression: github.run_number
|
build
/Users/runner/work/Template.Android/Template.Android/./.github/workflows/prepare/action.yml (Line: 32, Col: 27): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.KEYSTORE_BASE_64
|
build
/Users/runner/work/Template.Android/Template.Android/./.github/workflows/prepare/action.yml (Line: 33, Col: 38): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.RELEASE_KEYSTORE_PASSWORD
|
build
/Users/runner/work/Template.Android/Template.Android/./.github/workflows/prepare/action.yml (Line: 34, Col: 35): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.RELEASE_KEYSTORE_ALIAS
|
build
/Users/runner/work/Template.Android/Template.Android/./.github/workflows/prepare/action.yml (Line: 35, Col: 33): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.RELEASE_KEY_PASSWORD
|
build
Failed to load /Users/runner/work/Template.Android/Template.Android/./.github/workflows/prepare/action.yml
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|