Skip to content

feat: API for streaming components #517

feat: API for streaming components

feat: API for streaming components #517

Triggered via push September 16, 2024 22:08
Status Failure
Total duration 2m 38s
Artifacts

validate.yml

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

Annotations

6 errors and 1 warning
Out of date FOR_EACH macro for ecsact/runtime/meta.h: ecsact/runtime/meta.h#L581
When adding or removing an Ecsact function from the API headers you must also update the FOR_EACH_ macro.
check-module-headers: ecsact/runtime/meta.h#L511
ecsact_meta_component_type needs to be added to the FOR_EACH macro
Out of date FOR_EACH macro for ecsact/runtime/core.h: ecsact/runtime/core.h#L278
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#L573
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#L512
ecsact_set_component_type needs to be added to the FOR_EACH macro
check-module-headers
Process completed with exit code 3.
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/