Merge pull request #48 from oracle-samples/release/v1.2.0 #135
Annotations
12 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
src/api.ts#L29
Type Property name `access_token` must match one of the following formats: camelCase
|
src/api.ts#L29
Type Property name `expires_in` must match one of the following formats: camelCase
|
src/api.ts#L41
Object Literal Property name `grant_type` must match one of the following formats: camelCase
|
src/api.ts#L45
Object Literal Property name `Content-Type` must match one of the following formats: camelCase
|
src/api.ts#L69
Object Literal Property name `Authorization` must match one of the following formats: camelCase
|
src/api.ts#L249
Object Literal Property name `Content-Type` must match one of the following formats: camelCase
|
src/api.ts#L270
Object Literal Property name `Content-Type` must match one of the following formats: camelCase
|
src/api.ts#L317
Object Literal Property name `Content-Type` must match one of the following formats: camelCase
|
src/api.ts#L339
Object Literal Property name `Content-Type` must match one of the following formats: camelCase
|
src/commands/convert-openapi-document.ts#L40
Missing semicolon
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "build-7fefdd71dd9a0962783c5a28dd4b1c9adee0ec89".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job succeeded
Loading