Release 0.5.0. #17
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 warnings
build-and-publish:
src/IAsyncSerializer.cs#L14
XML comment has cref attribute 'data' that could not be resolved
|
build-and-publish:
src/IAsyncSerializer.cs#L14
XML comment has a typeparam tag for 'TSerialized', but there is no type parameter by that name
|
build-and-publish:
src/IAsyncSerializer.cs#L23
XML comment has cref attribute 'data' that could not be resolved
|
build-and-publish:
src/IAsyncSerializer.cs#L23
XML comment has a typeparam tag for 'TSerialized', but there is no type parameter by that name
|
build-and-publish:
src/IAsyncSerializer.cs#L54
Type parameter 'TDeserialized' has no matching typeparam tag in the XML comment on 'IAsyncSerializer<TSerialized, TDeserialized>' (but other type parameters do)
|
build-and-publish:
src/IAsyncSerializer.cs#L57
XML comment has cref attribute 'data' that could not be resolved
|
build-and-publish:
src/IAsyncSerializer.cs#L57
XML comment has a typeparam tag for 'TSerialized', but there is no type parameter by that name
|
build-and-publish:
src/ISerializer.cs#L12
XML comment has cref attribute 'data' that could not be resolved
|
build-and-publish:
src/ISerializer.cs#L12
XML comment has a typeparam tag for 'TSerialized', but there is no type parameter by that name
|
build-and-publish:
src/ISerializer.cs#L20
XML comment has cref attribute 'data' that could not be resolved
|