The GitHub Actions job "run-cypress-tests" on streampipes.git has failed. Run started by GitHub user tenthe (triggered by tenthe).
Head commit for run: da05e538b956238bc3d64bb8ad66e5c57c92e027 / dshunter107 <[email protected]> [#1865]: create processor to parse date time strings (#2207) * Creation of DateTimeProcessor Closes #1865 This processor parses a DateTime string. It converts the string into a ZonedDateTime variable, and places the variable in the event variable. Tests are made to ensure that the code works properly. I am still somewhat new, so any feedback is welcome. * Updates to parse datetime. Incorporates feedback such as the following: * Way to initialize variables with constructors * simplifies methods with more efficient methods * creates the resource file for the processor * standardizes the names of inputs (i.e field) * creates the documentation for the processor * I had renamed the processor, but I forgot to rename the Testing file. * improve assets * improve assets * adapt parameter name in test * Registering Processing Element and Aligning Ids * Drop down instead of radio group. Also change inputTimeZone description in resource files * improve parameter description * put timestamp in event * Temporary workaround * Includes output strategy for time zone. One possible workaround is to use the time zone to reconstitute the datetime after the event has been collected. * minor final improvements * style: adapt to checkstyle --------- Co-authored-by: bossenti <[email protected]> Report URL: https://github.com/apache/streampipes/actions/runs/7161068309 With regards, GitHub Actions via GitBox
