modify lambda to process "removed" action for installation_repositori… #885
maven.yml
on: push
linterWithESLint
10s
testWithSAMCLI
1m 25s
Annotations
5 errors and 4 warnings
|
linterWithESLint:
upsertGitHubTag/deployment/index.js#L174
Replace `added·?·body.repositories_added·:·body.repositories_removed).map((repo)·=>·repo.full_name)` with `⏎········added·?·body.repositories_added·:·body.repositories_removed⏎······).map((repo)·=>·repo.full_name);`
|
linterWithESLint:
upsertGitHubTag/deployment/index.js#L175
Replace `added·?·"installed"·:·"uninstalled"}·on·repositories·${repositories}`` with `⏎········added·?·"installed"·:·"uninstalled"⏎······}·on·repositories·${repositories}`;`
|
linterWithESLint
Process completed with exit code 1.
|
testWithSAMCLI
Process completed with exit code 1.
|
linterWithESLint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
linterWithESLint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
testWithSAMCLI
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
testWithSAMCLI
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|