Added normal mapping example #295
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 warnings
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/bitonicSort/utils.ts#L41
Unexpected any. Specify a different type
|
build:
src/sample/bitonicSort/utils.ts#L61
Unexpected any. Specify a different type
|
build:
src/sample/bitonicSort/utils.ts#L140
Unexpected any. Specify a different type
|
build:
src/sample/computeBoids/main.ts#L92
Unexpected any. Specify a different type
|
build:
src/sample/normalMap/utils.ts#L40
Unexpected any. Specify a different type
|
build:
src/sample/normalMap/utils.ts#L60
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/
|