Merge branch 'develop' of https://github.com/sensenet/sn-taskmanageme… #3
Annotations
12 warnings
build
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
|
build
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
|
build:
src/TaskManagement.Core/TaskManagementException.cs#L97
Member 'TaskManagementException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'TaskManagementException.GetObjectData(SerializationInfo, StreamingContext)'.
|
build:
src/TaskManagement.Core/TaskManagementException.cs#L81
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
build:
src/TaskManagement.Core/TaskManagementException.cs#L107
'Exception.GetObjectData(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
build:
src/TaskManagement.Core/RegisterApplicationResult.cs#L3
Missing XML comment for publicly visible type or member 'RegisterApplicationResult'
|
build:
src/TaskManagement.Core/RegisterApplicationResult.cs#L5
Missing XML comment for publicly visible type or member 'RegisterApplicationResult.Success'
|
build:
src/TaskManagement.Core/RegisterApplicationResult.cs#L6
Missing XML comment for publicly visible type or member 'RegisterApplicationResult.Error'
|
build:
src/TaskManagement.Core/SnTask.cs#L11
Missing XML comment for publicly visible type or member 'RegisterTaskResult.ErrorTaskRegistrationFailed'
|
build:
src/TaskManagement.Core/SnTask.cs#L25
Missing XML comment for publicly visible type or member 'RegisterTaskResult.Error'
|
build:
src/TaskManagement.Core/TaskAuthenticationOptions.cs#L6
Missing XML comment for publicly visible type or member 'TaskAuthenticationOptions'
|
build:
src/TaskManagement.Core/TaskAuthenticationOptions.cs#L8
Missing XML comment for publicly visible type or member 'TaskAuthenticationOptions.DefaultTaskType'
|