publish #19
Annotations
10 warnings
src/OpenAC.Net.NFSe/Providers/Abaco/Abaco204ServiceClient.cs#L76
Nullability of reference types in type of parameter 'cabec' of 'string Abaco204ServiceClient.ConsultarSituacao(string cabec, string msg)' doesn't match implicitly implemented member 'string IServiceClient.ConsultarSituacao(string? cabec, string msg)' (possibly because of nullability attributes).
|
src/OpenAC.Net.NFSe/Providers/Abaco/Abaco204ServiceClient.cs#L73
Nullability of reference types in type of parameter 'cabec' of 'string Abaco204ServiceClient.EnviarSincrono(string cabec, string msg)' doesn't match implicitly implemented member 'string IServiceClient.EnviarSincrono(string? cabec, string msg)' (possibly because of nullability attributes).
|
src/OpenAC.Net.NFSe/Providers/Abaco/Abaco204ServiceClient.cs#L57
Nullability of reference types in type of parameter 'cabec' of 'string Abaco204ServiceClient.Enviar(string cabec, string msg)' doesn't match implicitly implemented member 'string IServiceClient.Enviar(string? cabec, string msg)' (possibly because of nullability attributes).
|
src/OpenAC.Net.NFSe/Providers/Abaco/Abaco204ServiceClient.cs#L127
Nullability of reference types in type of parameter 'cabec' of 'string Abaco204ServiceClient.ConsultarNFSe(string cabec, string msg)' doesn't match implicitly implemented member 'string IServiceClient.ConsultarNFSe(string? cabec, string msg)' (possibly because of nullability attributes).
|
src/OpenAC.Net.NFSe/Providers/Abaco/Abaco204ServiceClient.cs#L111
Nullability of reference types in type of parameter 'cabec' of 'string Abaco204ServiceClient.ConsultarNFSeRps(string cabec, string msg)' doesn't match implicitly implemented member 'string IServiceClient.ConsultarNFSeRps(string? cabec, string msg)' (possibly because of nullability attributes).
|
src/OpenAC.Net.NFSe/Providers/Abaco/Abaco204ServiceClient.cs#L108
Nullability of reference types in type of parameter 'cabec' of 'string Abaco204ServiceClient.ConsultarSequencialRps(string cabec, string msg)' doesn't match implicitly implemented member 'string IServiceClient.ConsultarSequencialRps(string? cabec, string msg)' (possibly because of nullability attributes).
|
src/OpenAC.Net.NFSe/Providers/Abaco/Abaco204ServiceClient.cs#L92
Nullability of reference types in type of parameter 'cabec' of 'string Abaco204ServiceClient.ConsultarLoteRps(string cabec, string msg)' doesn't match implicitly implemented member 'string IServiceClient.ConsultarLoteRps(string? cabec, string msg)' (possibly because of nullability attributes).
|
src/OpenAC.Net.NFSe/Providers/Abaco/Abaco204ServiceClient.cs#L76
Nullability of reference types in type of parameter 'cabec' of 'string Abaco204ServiceClient.ConsultarSituacao(string cabec, string msg)' doesn't match implicitly implemented member 'string IServiceClient.ConsultarSituacao(string? cabec, string msg)' (possibly because of nullability attributes).
|
src/OpenAC.Net.NFSe/Providers/Abaco/Abaco204ServiceClient.cs#L73
Nullability of reference types in type of parameter 'cabec' of 'string Abaco204ServiceClient.EnviarSincrono(string cabec, string msg)' doesn't match implicitly implemented member 'string IServiceClient.EnviarSincrono(string? cabec, string msg)' (possibly because of nullability attributes).
|
src/OpenAC.Net.NFSe/Providers/Abaco/Abaco204ServiceClient.cs#L57
Nullability of reference types in type of parameter 'cabec' of 'string Abaco204ServiceClient.Enviar(string cabec, string msg)' doesn't match implicitly implemented member 'string IServiceClient.Enviar(string? cabec, string msg)' (possibly because of nullability attributes).
|
The logs for this run have expired and are no longer available.
Loading