even more getting-started tweaks #27
Annotations
5 warnings
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/.
|
src/SCClassicalPlanning/Planning/StateAndGoalSpace/CostStrategies/IgnorePreconditionsGreedySetCover.cs#L151
Dereference of a possibly null reference.
|
src/SCClassicalPlanning/ProblemManipulation/IStateExtensions.cs#L19
Missing XML comment for publicly visible type or member 'IStateExtensions'
|
src/SCClassicalPlanning/ProblemManipulation/IStateExtensions.cs#L21
Missing XML comment for publicly visible type or member 'IStateExtensions.GetAllConstants(IState)'
|
src/SCClassicalPlanning/ProblemManipulation/IStateExtensions.cs#L26
Missing XML comment for publicly visible type or member 'IStateExtensions.GetAllPredicates(IQueryable<Action>)'
|
This job succeeded
Loading