I was debugging the same thing, and came to the same conclusion.  By
the way this affects the roster tool as well as the board agenda.

- Sam Ruby

On Thu, Jan 13, 2022 at 7:44 PM sebb <seb...@gmail.com> wrote:
>
> Looks like the API for YAML.safe_load has changed. It now requires named
> parameters.
>
> I think *YAML*.safe_load(data, [Symbol]) now needs to be 
> *YAML*.safe_load(data,
> permitted_classes: [Symbol])
>
> I have updated the code; hope it works ...
>
> On Fri, 14 Jan 2022 at 00:12, Travis CI <bui...@travis-ci.com> wrote:
>
> > apache
> >
> > /
> >
> > whimsy
> >
> > <https://app.travis-ci.com/github/apache/whimsy?utm_medium=notification&utm_source=email>
> >
> > [image: branch icon]master <https://github.com/apache/whimsy/tree/master>
> > [image: build has failed]
> > Build #3682 was broken
> > <https://app.travis-ci.com/github/apache/whimsy/builds/244793181?utm_medium=notification&utm_source=email>
> > [image: arrow to build time]
> > [image: clock icon]9 mins and 57 secs
> >
> > [image: Sebb avatar]Sebb
> > a875f5a CHANGESET →
> > <https://github.com/apache/whimsy/compare/ee186940be85...a875f5a8004f>
> >
> > Make it more obvious user must be moderator
> >
> > Want to know about upcoming build environment updates?
> >
> > Would you like to stay up-to-date with the upcoming Travis CI build
> > environment updates? We set up a mailing list for you!
> > SIGN UP HERE <http://eepurl.com/9OCsP>
> >
> > [image: book icon]
> >
> > Documentation <https://docs.travis-ci.com/> about Travis CI
> > Have any questions? We're here to help. <supp...@travis-ci.com>
> > Unsubscribe
> > <https://app.travis-ci.com/account/preferences/unsubscribe?repository=16807422&utm_medium=notification&utm_source=email>
> > from build emails from the apache/whimsy repository.
> > To unsubscribe from *all* build emails, please update your settings
> > <https://app.travis-ci.com/account/preferences/unsubscribe?utm_medium=notification&utm_source=email>.
> >
> > [image: black and white travis ci logo] <https://travis-ci.com>
> >
> > Travis CI GmbH, Rigaer Str. 8, 10427 Berlin, Germany | GF/CEO: Randy
> > Jacops | Contact: cont...@travis-ci.com | Amtsgericht Charlottenburg,
> > Berlin, HRB 140133 B | Umsatzsteuer-ID gemäß §27 a Umsatzsteuergesetz:
> > DE282002648
> >

Reply via email to