Skip to content

Bump json-schema from 0.3.0 to 0.4.0 in /frontend #2

Bump json-schema from 0.3.0 to 0.4.0 in /frontend

Bump json-schema from 0.3.0 to 0.4.0 in /frontend #2

Triggered via pull request May 22, 2024 06:03
Status Failure
Total duration 1m 11s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 2 warnings
run-lint
Cannot find module '../services/implementations/EntityServicePg' or its corresponding type declarations.
run-lint
Module '"./models"' has no exported member 'sequelize'.
run-lint
Cannot find module '../../../models/user.pgmodel' or its corresponding type declarations.
run-lint
Cannot find module '../userServicepg' or its corresponding type declarations.
run-lint
Module '"../../../testUtils/testDb"' has no exported member 'testSql'. Did you mean to use 'import testSql from "../../../testUtils/testDb"' instead?
run-lint
Parameter 'i' implicitly has an 'any' type.
run-lint
Process completed with exit code 2.
run-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, dorny/paths-filter@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/.
run-lint
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/