Fix snapcraft manifest again #13
Merged
Annotations
4 warnings
|
Build:
src/YesNt.Interpreter/Runtime/RuntimeInformation.cs#L120
Rename parameter 'stopAllTasks' to 'isError' to match the interface declaration.
|
|
Build:
src/YesNt.Interpreter/Runtime/IStatementContext.cs#L7
Ambiguous reference in cref attribute: 'YesNtInterpreter.AddStatement'. Assuming 'YesNtInterpreter.AddStatement(StatementAttribute, Action<string>)', but could have also matched other overloads including 'YesNtInterpreter.AddStatement(StatementAttribute, Action<string, IStatementContext>)'.
|
|
Build:
src/YesNt.Interpreter/Runtime/RuntimeInformation.cs#L120
Rename parameter 'stopAllTasks' to 'isError' to match the interface declaration.
|
|
Build:
src/YesNt.Interpreter/Runtime/IStatementContext.cs#L7
Ambiguous reference in cref attribute: 'YesNtInterpreter.AddStatement'. Assuming 'YesNtInterpreter.AddStatement(StatementAttribute, Action<string>)', but could have also matched other overloads including 'YesNtInterpreter.AddStatement(StatementAttribute, Action<string, IStatementContext>)'.
|
Loading