bugfix: Remove camera movement update logic from event processing to … #103
Annotations
12 warnings
linux-build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, softprops/action-gh-release@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
web-build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, mymindstorm/setup-emsdk@v11. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
web-build
The following actions uses node12 which is deprecated and will be forced to run on node16: mymindstorm/setup-emsdk@v11. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
windows-build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: lukka/set-shell-env@v1, actions/checkout@v3, lukka/run-cmake@v3, softprops/action-gh-release@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
windows-build
The following actions uses node12 which is deprecated and will be forced to run on node16: lukka/set-shell-env@v1, lukka/run-cmake@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
windows-build
Unexpected input(s) 'CXX', 'CC', 'VS160COMNTOOLS', valid inputs are ['shell', 'args', 'filter']
|
windows-build:
src/RayCaster.cpp#L124
'argument': conversion from 'size_t' to 'const uint16_t', possible loss of data
|
windows-build:
src/RayCaster.cpp#L124
'argument': conversion from 'size_t' to 'const uint16_t', possible loss of data
|
windows-build:
src/RayCaster.cpp#L203
'argument': conversion from 'size_t' to 'const uint16_t', possible loss of data
|
windows-build:
src/RayCaster.cpp#L202
'argument': conversion from 'size_t' to 'const uint16_t', possible loss of data
|
windows-build:
src/RayCaster.cpp#L421
'argument': conversion from 'int' to 'const uint16_t', possible loss of data
|
windows-build:
src/RayCaster.cpp#L421
'argument': conversion from 'size_t' to 'const uint16_t', possible loss of data
|