Skip to content

update source generator sdk #71

update source generator sdk

update source generator sdk #71

Triggered via pull request April 30, 2024 09:05
Status Failure
Total duration 1m 15s
Artifacts

dotnet-pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
build
Process completed with exit code 2.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: PiBox.Hosting/Generator/src/PiBox.Hosting.Generator/PluginTypesGenerator.cs#L40
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'PluginTypesGenerator.Execute(Compilation, SourceProductionContext)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'.