Update samples to work with TypeScript strict mode (part 2) #248
Annotations
1 error and 13 warnings
build
Process completed with exit code 1.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected], actions/setup-node@v2-beta, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build:
src/sample/animometer/main.ts#L286
Unexpected any. Specify a different type
|
build:
src/sample/computeBoids/main.ts#L92
Unexpected any. Specify a different type
|
build:
src/sample/cubemap/main.ts#L202
Unexpected any. Specify a different type
|
build:
src/sample/deferredRendering/main.ts#L290
Unexpected any. Specify a different type
|
build:
src/sample/fractalCube/main.ts#L152
Unexpected any. Specify a different type
|
build:
src/sample/instancedCube/main.ts#L197
Unexpected any. Specify a different type
|
build:
src/sample/particles/main.ts#L151
Unexpected any. Specify a different type
|
build:
src/sample/renderBundles/main.ts#L285
Unexpected any. Specify a different type
|
build:
src/sample/renderBundles/main.ts#L375
Unexpected any. Specify a different type
|
build:
src/sample/reversedZ/main.ts#L387
Unexpected any. Specify a different type
|
build
The `save-state` 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/
|
build
The `save-state` 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/
|