chore: show TS version #321
Annotations
10 errors and 3 warnings
Deploy:
src/app.ts#L1
Could not find a declaration file for module 'express'. '/home/runner/work/igbo_api/igbo_api/node_modules/express/index.js' implicitly has an 'any' type.
|
Deploy:
src/controllers/nsibidi.ts#L1
Could not find a declaration file for module 'express'. '/home/runner/work/igbo_api/igbo_api/node_modules/express/index.js' implicitly has an 'any' type.
|
Deploy:
src/controllers/utils/index.ts#L1
Could not find a declaration file for module 'express'. '/home/runner/work/igbo_api/igbo_api/node_modules/express/index.js' implicitly has an 'any' type.
|
Deploy:
src/controllers/utils/index.ts#L1
Property 'baseUrl' does not exist on type 'IgboAPIRequest'.
|
Deploy:
src/dictionaries/seed.ts#L1
Could not find a declaration file for module 'express'. '/home/runner/work/igbo_api/igbo_api/node_modules/express/index.js' implicitly has an 'any' type.
|
Deploy:
src/middleware/analytics.ts#L1
Could not find a declaration file for module 'express'. '/home/runner/work/igbo_api/igbo_api/node_modules/express/index.js' implicitly has an 'any' type.
|
Deploy:
src/middleware/analytics.ts#L1
Property 'method' does not exist on type 'IgboAPIRequest'.
|
Deploy:
src/middleware/cache.ts#L1
Could not find a declaration file for module 'express'. '/home/runner/work/igbo_api/igbo_api/node_modules/express/index.js' implicitly has an 'any' type.
|
Deploy:
src/middleware/developerAuthorization.ts#L1
Property 'get' does not exist on type 'IgboAPIRequest'.
|
Deploy:
src/middleware/errorHandler.ts#L1
Could not find a declaration file for module 'express'. '/home/runner/work/igbo_api/igbo_api/node_modules/express/index.js' implicitly has an 'any' type.
|
Deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-***/
|
Deploy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-***/
|
Deploy
Unexpected input(s) 'envkey_ENV_VPC_CONNECTOR', 'envkey_ENV_REDIS_PORT', 'envkey_ENV_MONGO_URI', 'envkey_ENV_REDIS_URL', 'envkey_ENV_REDIS_HOST', 'envkey_ENV_CLIENT_TEST', 'envkey_ENV_REDIS_USERNAME', 'envkey_ENV_FIREBASE_CONFIG', 'envkey_ENV_FIREBASE_SERVICE_ACCOUNT', 'envkey_ENV_REDIS_STATUS', 'envkey_ENV_REDIS_PASSWORD', 'envkey_ENV_MAIN_KEY', 'envkey_ENV_REPLICA_SET', 'envkey_ANALYTICS_GA_TRACKING_ID', 'envkey_ANALYTICS_GA_API_SECRET', 'envkey_SENDGRID_API_KEY', 'envkey_SENDGRID_NEW_DEVELOPER_ACCOUNT_TEMPLATE', 'envkey_GITHUB_STATS_TOKEN', 'envkey_AWS_BUCKET', 'envkey_AWS_ACCESS_KEY', 'envkey_AWS_SECRET_ACCESS_KEY', 'envkey_AWS_REGION', 'envkey_RUNTIME_ENV', 'envkey_STRIPE_SECRET_KEY', 'envkey_STRIPE_ENDPOINT_SECRET', valid inputs are ['file_name', 'directory', 'fail_on_empty', 'sort_keys']
|