repo readme and roadmap update #32
Annotations
5 warnings
build
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/.
|
build:
src/SCClassicalPlanning/Planning/StateAndGoalSpace/CostStrategies/IgnorePreconditionsGreedySetCover.cs#L151
Dereference of a possibly null reference.
|
build:
src/SCClassicalPlanning/ProblemManipulation/IStateExtensions.cs#L19
Missing XML comment for publicly visible type or member 'IStateExtensions'
|
build:
src/SCClassicalPlanning/ProblemManipulation/IStateExtensions.cs#L21
Missing XML comment for publicly visible type or member 'IStateExtensions.GetAllConstants(IState)'
|
build:
src/SCClassicalPlanning/ProblemManipulation/IStateExtensions.cs#L26
Missing XML comment for publicly visible type or member 'IStateExtensions.GetAllPredicates(IQueryable<Action>)'
|