Skip to content

Performance Report

Performance Report #4

Manually triggered November 7, 2024 13:39
Status Success
Total duration 5m 30s
Artifacts

report.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
report
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
report
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
report: src/Nino.Benchmark/NewObjectTest.cs#L15
Non-nullable property 'C' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
report: src/Nino.Benchmark/NewObjectTest.cs#L16
Non-nullable field 'D' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
report: src/Nino.Benchmark/NewObjectTest.cs#L17
Non-nullable property 'E' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
report: src/Nino.Benchmark/Data.cs#L19
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
report: src/Nino.Benchmark/Data.cs#L21
Non-nullable property 'Numbers' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
report: src/Nino.Benchmark/Data.cs#L23
Non-nullable property 'Dates' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
report: src/Nino.Benchmark/Data.cs#L26
Non-nullable field 'Map1' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
report: src/Nino.Benchmark/Data.cs#L29
Non-nullable property 'Map2' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
report
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
report
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/