Skip to content

Work in progress

Work in progress #112

Triggered via push September 28, 2024 15:40
Status Failure
Total duration 1m 23s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 9 warnings
lint
Process completed with exit code 1.
src/entitymanager.cpp:24:40 [modernize-use-trailing-return-type]: src/entitymanager.cpp#L24
use a trailing return type for this function
src/entitymanager.cpp:50:19 [readability-uppercase-literal-suffix]: src/entitymanager.cpp#L50
floating point literal has suffix 'f', which is not uppercase
src/entitymanager.cpp:74:40 [modernize-use-trailing-return-type]: src/entitymanager.cpp#L74
use a trailing return type for this function
src/entityprops.hpp:10:8 [cppcoreguidelines-pro-type-member-init]: src/entityprops.hpp#L10
constructor does not initialize these fields: duration
src/entityprops.hpp:18:8 [cppcoreguidelines-pro-type-member-init]: src/entityprops.hpp#L18
constructor does not initialize these fields: frames, position, pivot, angle, flip, alpha, id