Skip to content

Release Pipeline

Release Pipeline #34

Manually triggered October 6, 2024 08:12
Status Success
Total duration 1m 9s
Artifacts

release-pipeline.yaml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

50 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1, softprops/action-gh-release@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build
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/
build: Sapling.Engine/Tuning/SpsaOptions.cs#L15
Non-nullable field 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: Sapling.Engine/Tuning/SpsaOptions.cs#L16
Non-nullable field 'Type' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: Sapling.Engine/Tuning/SpsaOptions.cs#L17
Non-nullable field 'DefaultValue' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: Sapling.Engine/Tuning/SpsaOptions.cs#L18
Non-nullable field 'MinValue' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: Sapling.Engine/Tuning/SpsaOptions.cs#L19
Non-nullable field 'MaxValue' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: Sapling.Engine/Tuning/SpsaOptions.cs#L20
Non-nullable field 'FieldHandle' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: Sapling.Engine/RepetitionDetector.cs#L63
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern '0' is not covered.
build: Sapling.Engine/Evaluation/NnueWeights.cs#L56
Dereference of a possibly null reference.
build: Sapling/UciEngine.cs#L29
Dereference of a possibly null reference.
build: Sapling/Program.cs#L34
Dereference of a possibly null reference.
build: Sapling.Engine/Tuning/SpsaOptions.cs#L15
Non-nullable field 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: Sapling.Engine/Tuning/SpsaOptions.cs#L16
Non-nullable field 'Type' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: Sapling.Engine/Tuning/SpsaOptions.cs#L17
Non-nullable field 'DefaultValue' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: Sapling.Engine/Tuning/SpsaOptions.cs#L18
Non-nullable field 'MinValue' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: Sapling.Engine/Tuning/SpsaOptions.cs#L19
Non-nullable field 'MaxValue' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: Sapling.Engine/Tuning/SpsaOptions.cs#L20
Non-nullable field 'FieldHandle' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: Sapling.Engine/RepetitionDetector.cs#L63
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern '0' is not covered.
build: Sapling.Engine/Evaluation/NnueWeights.cs#L56
Dereference of a possibly null reference.
build: Sapling/UciEngine.cs#L29
Dereference of a possibly null reference.
build: Sapling/Program.cs#L34
Dereference of a possibly null reference.
build
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/
build: Sapling.Engine/Tuning/SpsaOptions.cs#L15
Non-nullable field 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: Sapling.Engine/Tuning/SpsaOptions.cs#L16
Non-nullable field 'Type' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: Sapling.Engine/Tuning/SpsaOptions.cs#L17
Non-nullable field 'DefaultValue' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: Sapling.Engine/Tuning/SpsaOptions.cs#L18
Non-nullable field 'MinValue' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: Sapling.Engine/Tuning/SpsaOptions.cs#L19
Non-nullable field 'MaxValue' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: Sapling.Engine/Tuning/SpsaOptions.cs#L20
Non-nullable field 'FieldHandle' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: Sapling.Engine/RepetitionDetector.cs#L63
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern '0' is not covered.
build: Sapling.Engine/Evaluation/NnueWeights.cs#L56
Dereference of a possibly null reference.
build: Sapling/UciEngine.cs#L29
Dereference of a possibly null reference.
build: Sapling/Program.cs#L34
Dereference of a possibly null reference.
build: Sapling.Engine/Tuning/SpsaOptions.cs#L15
Non-nullable field 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: Sapling.Engine/Tuning/SpsaOptions.cs#L16
Non-nullable field 'Type' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: Sapling.Engine/Tuning/SpsaOptions.cs#L17
Non-nullable field 'DefaultValue' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: Sapling.Engine/Tuning/SpsaOptions.cs#L18
Non-nullable field 'MinValue' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: Sapling.Engine/Tuning/SpsaOptions.cs#L19
Non-nullable field 'MaxValue' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: Sapling.Engine/Tuning/SpsaOptions.cs#L20
Non-nullable field 'FieldHandle' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: Sapling.Engine/Evaluation/NnueWeights.cs#L56
Dereference of a possibly null reference.
build: Sapling.Engine/RepetitionDetector.cs#L63
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern '0' is not covered.
build: Sapling/UciEngine.cs#L29
Dereference of a possibly null reference.
build: Sapling/Program.cs#L34
Dereference of a possibly null reference.
build: Sapling.Engine/Evaluation/NnueWeights.cs#L56
Dereference of a possibly null reference.
build: Sapling.Engine/RepetitionDetector.cs#L63
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern '0' is not covered.
build: Sapling.Engine/Tuning/SpsaOptions.cs#L15
Non-nullable field 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: Sapling.Engine/Tuning/SpsaOptions.cs#L16
Non-nullable field 'Type' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: Sapling.Engine/Tuning/SpsaOptions.cs#L17
Non-nullable field 'DefaultValue' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: Sapling.Engine/Tuning/SpsaOptions.cs#L18
Non-nullable field 'MinValue' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.