Skip to content

feat: switched to single component for stream data #524

feat: switched to single component for stream data

feat: switched to single component for stream data #524

Triggered via push September 17, 2024 00:47
Status Failure
Total duration 2m 45s
Artifacts

validate.yml

on: push
check-module-headers
2m 38s
check-module-headers
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Out of date FOR_EACH macro for ecsact/runtime/core.h: ecsact/runtime/core.h#L281
When adding or removing an Ecsact function from the API headers you must also update the FOR_EACH_ macro.
Out of date FOR_EACH macro for ecsact/runtime/dynamic.h: ecsact/runtime/dynamic.h#L539
When adding or removing an Ecsact function from the API headers you must also update the FOR_EACH_ macro.
check-module-headers: ecsact/runtime/dynamic.h#L137
ecsact_system_execution_context_stream_toggle needs to be added to the FOR_EACH macro
check-module-headers
Process completed with exit code 2.
check-module-headers
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/