feat: add partners and tournament position #633
Annotations
2 errors and 4 warnings
lint (18)
Process completed with exit code 1.
|
test (18)
Process completed with exit code 1.
|
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/
|
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):
src/operations/partner.ts#L12
Replace `·name:·string;·link:·string;·display?:·boolean,·position:·number·` with `⏎··name:·string;⏎··link:·string;⏎··display?:·boolean;⏎··position:·number;⏎`
|
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/
|