Support sending delayed events (Futures) / MSC4157 #54
Annotations
4 errors and 6 warnings
build:
src/WidgetApi.ts#L413
Missing trailing comma
|
build:
src/WidgetApi.ts#L434
Missing trailing comma
|
build:
src/interfaces/SendEventAction.ts#L29
Identifier 'future_timeout' is not in camel case
|
build
Process completed with exit code 1.
|
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
src/ClientWidgetApi.ts#L325
Unexpected any. Specify a different type
|
build:
src/ClientWidgetApi.ts#L432
Unexpected any. Specify a different type
|
build:
src/interfaces/IWidgetApiRequest.ts#L36
Unexpected any. Specify a different type
|
build:
src/models/validation/utils.ts#L17
Unexpected any. Specify a different type
|
build:
src/models/validation/utils.ts#L17
Unexpected any. Specify a different type
|