Fix indentation #67
ci.yaml
on: push
Matrix: ci
Docs build and deploy
0s
Annotations
2 errors and 9 warnings
Docs build and deploy
Branch "main" is not allowed to deploy to github-pages due to environment protection rules.
|
Docs build and deploy
The deployment was rejected or didn't satisfy other protection rules.
|
macos-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
macos-latest:
functions/account/update.ts#L6
'Access' is defined but never used
|
macos-latest:
src/backend/api.ts#L200
'reason' is defined but never used
|
ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
ubuntu-latest:
functions/account/update.ts#L6
'Access' is defined but never used
|
ubuntu-latest:
src/backend/api.ts#L200
'reason' is defined but never used
|
windows-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
windows-latest:
functions/account/update.ts#L6
'Access' is defined but never used
|
windows-latest:
src/backend/api.ts#L200
'reason' is defined but never used
|