Feat/remove team locking #608
Annotations
2 errors and 5 warnings
lint (18)
Process completed with exit code 1.
|
test (18)
Process completed with exit code 1.
|
lint (18)
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/
|
lint (18):
tests/teams/getTeam.test.ts#L11
Replace `"../../src/operations/team"` with `'../../src/operations/team'`
|
lint (18):
tests/teams/getTeam.test.ts#L12
Replace `"../../src/utils/helpers"` with `'../../src/utils/helpers'`
|
build (18)
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/
|
test (18)
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/
|