Skip to content

expose local web server using ngrok #23

expose local web server using ngrok

expose local web server using ngrok #23

Triggered via pull request June 4, 2024 02:44
Status Success
Total duration 1m 59s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
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/
run-lint: backend/typescript/models/entity.model.ts#L1
'Column' is defined but never used
run-lint: backend/typescript/models/entity.model.ts#L1
'Table' is defined but never used
run-lint: backend/typescript/models/entity.model.ts#L1
'DataType' is defined but never used
run-lint: backend/typescript/models/entity.model.ts#L6
'Entity' is defined but never used
run-lint: backend/typescript/models/simpleEntity.model.ts#L1
'Column' is defined but never used
run-lint: backend/typescript/models/simpleEntity.model.ts#L1
'Table' is defined but never used
run-lint: backend/typescript/models/simpleEntity.model.ts#L1
'DataType' is defined but never used
run-lint: backend/typescript/models/simpleEntity.model.ts#L6
'SimpleEntity' is defined but never used
run-lint: backend/typescript/models/user.model.ts#L1
'Column' is defined but never used
run-lint: backend/typescript/models/user.model.ts#L1
'DataType' is defined but never used