Update staging-pipeline.yml #3
Annotations
14 warnings
test
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
test:
migrations/1651993685342-seedTestAdminUser.ts#L3
'genSaltSync' is defined but never used
|
test:
migrations/1651993685342-seedTestAdminUser.ts#L3
'genSaltSync' is defined but never used
|
test:
src/adapters/givethIo/givethIoInterface.ts#L5
'params' is defined but never used
|
test:
src/adapters/givethIo/impactGraphAdapter.ts#L53
Unexpected any. Specify a different type
|
test:
src/adapters/givethIo/mockGivethIoAdapter.ts#L7
'params' is defined but never used
|
test:
src/adapters/givethIo/mockGivethIoAdapter.ts#L7
'params' is defined but never used
|
test:
src/entities/admin.ts#L4
'ADMIN' is defined but never used
|
test:
src/entities/admin.ts#L5
'SUPER_ADMIN' is defined but never used
|
test:
src/entities/admin.ts#L6
'OPERATOR' is defined but never used
|
test:
src/entities/log.ts#L50
'_type' is defined but never used
|
publish
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
publish
Input 'repository' has been deprecated with message: v2 is now available through docker/build-push-action@v2
|
deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: garygrossgarten/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|