Skip to content

Minor maintenance:

Minor maintenance: #8

Triggered via push January 21, 2024 15:49
Status Failure
Total duration 1m 51s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: 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: src/SCClassicalPlanning/ProblemCreation/PddlParser.cs#L196
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern '_' is not covered.
build: src/SCClassicalPlanning/Planning/Utilities/InvariantInspector.cs#L182
Missing XML comment for publicly visible type or member 'InvariantInspector.IsTrivial(Literal)'