Inline & strip down ExpressionShortcuts - #669
Open
TheConstructor wants to merge 2 commits into
Open
Annotations
4 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4, Happypig375/github-action-benchmark@e7cb068f90622402c0ae5b54e2c781052fcd9343. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run benchmark:
source/Handlebars.Benchmark/RenderToString.cs#L32
Non-nullable property 'Content' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Run benchmark:
source/Handlebars.Benchmark/RenderToString.cs#L19
Non-nullable field '_data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Run benchmark:
source/Handlebars.Benchmark/RenderToString.cs#L18
Non-nullable field '_template' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
background
wait
wait-all
cancel
parallel
Loading