Skip to content

Bump joi from 17.9.2 to 17.12.1 in /server #133

Bump joi from 17.9.2 to 17.12.1 in /server

Bump joi from 17.9.2 to 17.12.1 in /server #133

Triggered via pull request February 5, 2024 08:26
Status Failure
Total duration 39s
Artifacts

lint-and-test-server.yml

on: pull_request
lint-and-test-server
30s
lint-and-test-server
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint-and-test-server
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type '{ readonly QB1: RosterPosIDType; readonly RB1: RosterPosIDType; readonly RB2: RosterPosIDType; readonly WR1: RosterPosIDType; ... 5 more ...; readonly DEF1: RosterPosIDType; }'.
lint-and-test-server
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type '{ readonly QB1: RosterPosIDType; readonly RB1: RosterPosIDType; readonly RB2: RosterPosIDType; readonly WR1: RosterPosIDType; ... 5 more ...; readonly DEF1: RosterPosIDType; }'.
lint-and-test-server
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type '{ readonly 1: { readonly name: "QB"; readonly canflex: false; }; readonly 2: { readonly name: "RB"; readonly canflex: true; }; readonly 3: { readonly name: "WR"; readonly canflex: true; }; readonly 4: { readonly name: "TE"; readonly canflex: true; }; readonly 5: { ...; }; readonly 6: { ...; }; }'.
lint-and-test-server
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type '{ readonly 1: { readonly name: "QB"; readonly canflex: false; }; readonly 2: { readonly name: "RB"; readonly canflex: true; }; readonly 3: { readonly name: "WR"; readonly canflex: true; }; readonly 4: { readonly name: "TE"; readonly canflex: true; }; readonly 5: { ...; }; readonly 6: { ...; }; }'.
lint-and-test-server
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type 'Entry'.
lint-and-test-server
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type 'Entry'.
lint-and-test-server
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type 'Entry'.
lint-and-test-server
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type 'Entry'.
lint-and-test-server
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type 'Entry'.
lint-and-test-server
Process completed with exit code 2.
lint-and-test-server
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint-and-test-server
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/