Add Unity Client to list of SDK's #544
Annotations
13 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, coverallsapp/github-action@v1.0.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1, coverallsapp/github-action@v1.0.1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run npm run linter:
src/app/components/about.ts#L14
Unexpected any. Specify a different type
|
Run npm run linter:
src/app/components/banner.ts#L8
Unexpected any. Specify a different type
|
Run npm run linter:
src/app/components/basket.ts#L25
Unexpected any. Specify a different type
|
Run npm run linter
Unexpected any. Specify a different type
|
Run npm run linter
Argument 'newData' should be typed with a non-any type
|
Run npm run linter
Unexpected any. Specify a different type
|
Run npm run linter:
src/app/components/dashboard.ts#L27
Unexpected any. Specify a different type
|
Run npm run linter:
src/app/components/explorer.ts#L29
Unexpected any. Specify a different type
|
Run npm run linter:
src/app/components/explorer.ts#L43
Unsafe return of an `any` typed value
|
Run npm run linter:
src/app/components/explorerEmpty.ts#L15
Unexpected any. Specify a different type
|
Coveralls GitHub Action
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading