Wrapper unification part 1. #78
Annotations
10 warnings
Run dotnet build ezrSquared.sln -c Release:
src/Runtime/Types/CSharpWrappers/Builtins/EzrBuiltinFunctions.cs#L57
XML comment has a param tag for 'arguments', but there is no parameter by that name
|
Run dotnet build ezrSquared.sln -c Release:
src/Runtime/Types/CSharpWrappers/Builtins/EzrBuiltinFunctions.cs#L60
Parameter 'lineEnd' has no matching param tag in the XML comment for 'EzrBuiltinFunctions.Show(string, string, List<IEzrObject>, IEzrObject, RuntimeResult, Context)' (but other parameters do)
|
Run dotnet build ezrSquared.sln -c Release:
src/Runtime/Types/CSharpWrappers/Builtins/EzrBuiltinFunctions.cs#L61
Parameter 'separator' has no matching param tag in the XML comment for 'EzrBuiltinFunctions.Show(string, string, List<IEzrObject>, IEzrObject, RuntimeResult, Context)' (but other parameters do)
|
Run dotnet build ezrSquared.sln -c Release:
src/Runtime/Types/CSharpWrappers/Builtins/EzrBuiltinFunctions.cs#L62
Parameter 'messages' has no matching param tag in the XML comment for 'EzrBuiltinFunctions.Show(string, string, List<IEzrObject>, IEzrObject, RuntimeResult, Context)' (but other parameters do)
|
Run dotnet build ezrSquared.sln -c Release:
src/Runtime/Types/CSharpWrappers/Builtins/EzrBuiltinFunctions.cs#L63
Parameter 'wrapper' has no matching param tag in the XML comment for 'EzrBuiltinFunctions.Show(string, string, List<IEzrObject>, IEzrObject, RuntimeResult, Context)' (but other parameters do)
|
Run dotnet build ezrSquared.sln -c Release:
src/Runtime/Types/CSharpWrappers/Builtins/EzrBuiltinFunctions.cs#L64
Parameter 'result' has no matching param tag in the XML comment for 'EzrBuiltinFunctions.Show(string, string, List<IEzrObject>, IEzrObject, RuntimeResult, Context)' (but other parameters do)
|
Run dotnet build ezrSquared.sln -c Release:
src/Runtime/Types/CSharpWrappers/Builtins/EzrBuiltinFunctions.cs#L65
Parameter 'executionContext' has no matching param tag in the XML comment for 'EzrBuiltinFunctions.Show(string, string, List<IEzrObject>, IEzrObject, RuntimeResult, Context)' (but other parameters do)
|
Run dotnet build ezrSquared.sln -c Release:
src/Runtime/Types/CSharpWrappers/Builtins/EzrBuiltinFunctions.cs#L116
XML comment has a param tag for 'arguments', but there is no parameter by that name
|
Run dotnet build ezrSquared.sln -c Release:
src/Runtime/Types/CSharpWrappers/Builtins/EzrBuiltinFunctions.cs#L118
Parameter 'error' has no matching param tag in the XML comment for 'EzrBuiltinFunctions.ThrowError(IEzrRuntimeError, RuntimeResult)' (but other parameters do)
|
Run dotnet build ezrSquared.sln -c Release:
src/Runtime/Types/CSharpWrappers/Builtins/EzrBuiltinFunctions.cs#L118
Parameter 'result' has no matching param tag in the XML comment for 'EzrBuiltinFunctions.ThrowError(IEzrRuntimeError, RuntimeResult)' (but other parameters do)
|
Loading