Refactor Docker container management to use MultiplexedStream for log… #44
Annotations
10 warnings
|
release:
src/PostgreSql/PostgreSqlStatus.cs#L38
Possible null reference assignment.
|
|
release:
src/PostgreSql/PostgreSqlStatus.cs#L38
Dereference of a possibly null reference.
|
|
release:
src/Redis/RedisStatus.cs#L56
Dereference of a possibly null reference.
|
|
release:
src/Redis/RedisStatus.cs#L56
Dereference of a possibly null reference.
|
|
release:
src/Core/TarArchiver.cs#L17
'TarOutputStream.TarOutputStream(Stream)' is obsolete: 'No Encoding for Name field is specified, any non-ASCII bytes will be discarded'
|
|
release:
src/Core/TarballBuilder.cs#L13
'TarOutputStream.TarOutputStream(Stream)' is obsolete: 'No Encoding for Name field is specified, any non-ASCII bytes will be discarded'
|
|
release:
src/Core/TarArchiver.cs#L17
'TarOutputStream.TarOutputStream(Stream)' is obsolete: 'No Encoding for Name field is specified, any non-ASCII bytes will be discarded'
|
|
release:
src/Core/TarballBuilder.cs#L13
'TarOutputStream.TarOutputStream(Stream)' is obsolete: 'No Encoding for Name field is specified, any non-ASCII bytes will be discarded'
|
|
release:
src/Core/TarArchiver.cs#L17
'TarOutputStream.TarOutputStream(Stream)' is obsolete: 'No Encoding for Name field is specified, any non-ASCII bytes will be discarded'
|
|
release:
src/Core/TarballBuilder.cs#L13
'TarOutputStream.TarOutputStream(Stream)' is obsolete: 'No Encoding for Name field is specified, any non-ASCII bytes will be discarded'
|