feat: add Api Version to header for apiary #787
Annotations
6 errors and 2 warnings
Run npm run lint:
src/apirequest.ts#L398
Replace `⏎······'x-goog-api-client'` with `'x-goog-api-client']·=`
|
Run npm run lint:
src/apirequest.ts#L400
Replace `]·=` with `·`
|
Run npm run lint:
src/isbrowser.ts#L16
Insert `⏎`
|
Run npm run lint:
src/isbrowser.ts#L16
Newline required at end of file but not found
|
Run npm run lint:
test/test.apirequest.ts#L294
Replace `⏎············/1234/.test(⏎··············this.req.headers['x-goog-api-version'][0]⏎············)⏎··········` with `/1234/.test(this.req.headers['x-goog-api-version'][0])`
|
Run npm run lint
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run npm run lint:
src/apirequest.ts#L24
'SchemaMethod' is defined but never used
|
Loading