The GitHub Actions job "Validate and test" on 
pekko-http.git/remove/deprecated-parser-settings has failed.
Run started by GitHub user He-Pin (triggered by He-Pin).

Head commit for run:
a2a5bbe0c4a784cc4bc7adaa82f468c6349af13d / 虎鸣 <[email protected]>
fix: update SettingsEqualitySpec to use ParserSettings.forServer

Motivation:
ParserSettings no longer extends SettingsCompanion, so the
apply(config: Config) method is no longer available.

Modification:
Replace ParserSettings(config) with ParserSettings.forServer,
which uses the implicit ActorSystem. Remove unused @nowarn
annotation and import.

Result:
Test compiles and runs correctly with the updated ParserSettings API.

Report URL: https://github.com/apache/pekko-http/actions/runs/28729127368

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to