Move Grants
to NylasClient
and custom authentication to Auth
#496
Annotations
6 errors and 3 warnings
Nodejs 18.x:
src/resources/contacts.ts#L1
'"../models/response.js"' has no exported member named 'NylasDeleteResponse'. Did you mean 'NylasResponse'?
|
Nodejs 18.x
Process completed with exit code 2.
|
Nodejs 20.x:
src/resources/contacts.ts#L1
'"../models/response.js"' has no exported member named 'NylasDeleteResponse'. Did you mean 'NylasResponse'?
|
Nodejs 20.x
Process completed with exit code 2.
|
Nodejs 16.x:
src/resources/contacts.ts#L1
'"../models/response.js"' has no exported member named 'NylasDeleteResponse'. Did you mean 'NylasResponse'?
|
Nodejs 16.x
Process completed with exit code 2.
|
Nodejs 18.x
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
Nodejs 20.x
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
Nodejs 16.x
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|