Add Rust Client to list of SDK's #541
Annotations
2 errors and 12 warnings
build (12.x):
src/app/components/sdk.ts#L93
Missing trailing comma
|
build (12.x)
Process completed with exit code 1.
|
build (12.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (12.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/
|
build (12.x):
src/app/components/about.ts#L14
Unexpected any. Specify a different type
|
build (12.x):
src/app/components/banner.ts#L8
Unexpected any. Specify a different type
|
build (12.x):
src/app/components/basket.ts#L25
Unexpected any. Specify a different type
|
build (12.x)
Unexpected any. Specify a different type
|
build (12.x)
Argument 'newData' should be typed with a non-any type
|
build (12.x)
Unexpected any. Specify a different type
|
build (12.x):
src/app/components/dashboard.ts#L27
Unexpected any. Specify a different type
|
build (12.x):
src/app/components/explorer.ts#L29
Unexpected any. Specify a different type
|
build (12.x):
src/app/components/explorer.ts#L43
Unsafe return of an `any` typed value
|
build (12.x):
src/app/components/explorerEmpty.ts#L15
Unexpected any. Specify a different type
|