Skip to content

Add TypeScript compilation step before run test script #53

Add TypeScript compilation step before run test script

Add TypeScript compilation step before run test script #53

Triggered via push January 23, 2024 16:37
Status Success
Total duration 1m 4s
Artifacts

coverage.yml

on: push
coveralls
54s
coveralls
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
coveralls: src/Classes/API.js#L1
Property 'fastify' does not exist on type '{}'.
coveralls: src/Classes/API.js#L1
Property 'knex' does not exist on type '{}'.
coveralls: src/Classes/API.js#L1
Property 'tables' does not exist on type '{}'.
coveralls: src/Classes/API.js#L1
Property 'schemas' does not exist on type '{}'.
coveralls: src/Classes/API.js#L1
Property 'schemaDirPath' does not exist on type '{}'.
coveralls: src/Classes/API.js#L1
Property 'checkAuth' does not exist on type '{}'.
coveralls: src/Classes/API.js#L1
Property 'prefix' does not exist on type '{}'.
coveralls: src/Classes/API.js#L1
Parameter 'table' implicitly has an 'any' type.
coveralls: src/Classes/API.js#L1
Property 'then' does not exist on type 'Object'.
coveralls: src/Classes/API.js#L1
Parameter 'optReg' implicitly has an 'any' type.
coveralls
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
coveralls
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/