Update main #176
Annotations
7 errors and 3 warnings
Run yarn build:
examples/createAndSend.ts#L22
Extra semicolon
|
Run yarn build:
examples/getToken.ts#L7
Extra semicolon
|
Run yarn build:
examples/getToken.ts#L8
Extra semicolon
|
Run yarn build:
src/ATV/core/Summary.type.ts#L20
Newline required at end of file but not found
|
Run yarn build:
src/ATV/index.ts#L51
Extra semicolon
|
Run yarn build:
src/ATV/types.ts#L37
Newline required at end of file but not found
|
Run yarn build:
src/ATV/useCases/createDocument/types.ts#L2
Extra semicolon
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v1, codecov/codecov-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run yarn build:
examples/createAndSend.ts#L46
'extraData' is assigned a value but never used
|
Loading