v5.16.3: Fix PosixWatchdog #1139
ci-pipeline.yml
on: pull_request
Check CI Clearance
0s
Matrix: Build DMAPI
Matrix: Linux Tests
Matrix: Windows Tests
Build gh-pages
1m 27s
Build Docker Image
3m 18s
Build .deb Package
2m 15s
Build Windows Installer .exe
8m 55s
Check winget-pkgs Pull Request Template is up to date
1m 22s
Matrix: Windows Live Tests
Matrix: Linux Live Tests
Deploy Nuget Packages
0s
Ensure TGS Release is Latest GitHub Release
0s
Regenerate Changelog
0s
Deploy TGS (Docker)
0s
Deploy TGS (PPA)
0s
Deploy TGS (winget)
0s
Annotations
441 errors and 48 warnings
Build gh-pages:
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L153
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Build gh-pages:
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L323
'DmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'DmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Build gh-pages:
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
'TemporaryDmbProvider': type used in a using statement must be implicitly convertible to 'System.IDisposable'. Did you mean 'await using' rather than 'using'?
|
Build gh-pages:
src/Tgstation.Server.Host/Components/Watchdog/BasicWatchdog.cs#L271
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Build gh-pages:
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L353
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Build gh-pages:
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L354
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Build gh-pages:
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L559
Cannot implicitly convert type 'Tgstation.Server.Host.Components.Deployment.IDmbProvider' to 'System.IDisposable'. An explicit conversion exists (are you missing a cast?)
|
Build gh-pages:
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
Call System.IDisposable.Dispose on object created by 'new TemporaryDmbProvider(ioManager.ResolvePath(job.DirectoryName.ToString()), String.Concat(job.DmeName, DmbExtension), job)' before all references to it are out of scope
|
Build gh-pages:
src/Tgstation.Server.Host/Components/Deployment/HardLinkDmbProvider.cs#L148
An opening brace should not be followed by a blank line.
|
Build gh-pages:
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L153
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Check winget-pkgs Pull Request Template is up to date:
src/Tgstation.Server.Host/Components/Watchdog/BasicWatchdog.cs#L271
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Check winget-pkgs Pull Request Template is up to date:
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
'TemporaryDmbProvider': type used in a using statement must be implicitly convertible to 'System.IDisposable'. Did you mean 'await using' rather than 'using'?
|
Check winget-pkgs Pull Request Template is up to date:
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L153
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Check winget-pkgs Pull Request Template is up to date:
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L323
'DmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'DmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Check winget-pkgs Pull Request Template is up to date:
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L353
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Check winget-pkgs Pull Request Template is up to date:
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L354
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Check winget-pkgs Pull Request Template is up to date:
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L559
Cannot implicitly convert type 'Tgstation.Server.Host.Components.Deployment.IDmbProvider' to 'System.IDisposable'. An explicit conversion exists (are you missing a cast?)
|
Check winget-pkgs Pull Request Template is up to date:
src/Tgstation.Server.Host/Components/Deployment/HardLinkDmbProvider.cs#L148
An opening brace should not be followed by a blank line.
|
Check winget-pkgs Pull Request Template is up to date:
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
Call System.IDisposable.Dispose on object created by 'new TemporaryDmbProvider(ioManager.ResolvePath(job.DirectoryName.ToString()), String.Concat(job.DmeName, DmbExtension), job)' before all references to it are out of scope
|
Check winget-pkgs Pull Request Template is up to date:
src/Tgstation.Server.Host/Components/Watchdog/BasicWatchdog.cs#L271
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Build .deb Package:
src/Tgstation.Server.Host/Components/Watchdog/BasicWatchdog.cs#L271
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Build .deb Package:
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L153
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Build .deb Package:
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L323
'DmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'DmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Build .deb Package:
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L353
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Build .deb Package:
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L354
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Build .deb Package:
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
'TemporaryDmbProvider': type used in a using statement must be implicitly convertible to 'System.IDisposable'. Did you mean 'await using' rather than 'using'?
|
Build .deb Package:
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L559
Cannot implicitly convert type 'Tgstation.Server.Host.Components.Deployment.IDmbProvider' to 'System.IDisposable'. An explicit conversion exists (are you missing a cast?)
|
Build .deb Package:
src/Tgstation.Server.Host/Components/Deployment/HardLinkDmbProvider.cs#L148
An opening brace should not be followed by a blank line.
|
Build .deb Package:
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
Call System.IDisposable.Dispose on object created by 'new TemporaryDmbProvider(ioManager.ResolvePath(job.DirectoryName.ToString()), String.Concat(job.DmeName, DmbExtension), job)' before all references to it are out of scope
|
Build .deb Package
Process completed with exit code 1.
|
Build Docker Image
Process completed with exit code 1.
|
Linux Tests (Debug):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L153
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Tests (Debug):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L323
'DmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'DmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Tests (Debug):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
'TemporaryDmbProvider': type used in a using statement must be implicitly convertible to 'System.IDisposable'. Did you mean 'await using' rather than 'using'?
|
Linux Tests (Debug):
src/Tgstation.Server.Host/Components/Watchdog/BasicWatchdog.cs#L271
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Tests (Debug):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L353
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Tests (Debug):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L354
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Tests (Debug):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L559
Cannot implicitly convert type 'Tgstation.Server.Host.Components.Deployment.IDmbProvider' to 'System.IDisposable'. An explicit conversion exists (are you missing a cast?)
|
Linux Tests (Debug):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L153
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Tests (Debug):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L323
'DmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'DmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Tests (Debug):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
'TemporaryDmbProvider': type used in a using statement must be implicitly convertible to 'System.IDisposable'. Did you mean 'await using' rather than 'using'?
|
Linux Tests (Release):
src/Tgstation.Server.Host/Components/Watchdog/BasicWatchdog.cs#L271
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Tests (Release):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L153
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Tests (Release):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L323
'DmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'DmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Tests (Release):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
'TemporaryDmbProvider': type used in a using statement must be implicitly convertible to 'System.IDisposable'. Did you mean 'await using' rather than 'using'?
|
Linux Tests (Release):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L353
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Tests (Release):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L354
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Tests (Release):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L559
Cannot implicitly convert type 'Tgstation.Server.Host.Components.Deployment.IDmbProvider' to 'System.IDisposable'. An explicit conversion exists (are you missing a cast?)
|
Linux Tests (Release):
src/Tgstation.Server.Host/Components/Deployment/HardLinkDmbProvider.cs#L148
An opening brace should not be followed by a blank line.
|
Linux Tests (Release):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
Call System.IDisposable.Dispose on object created by 'new TemporaryDmbProvider(ioManager.ResolvePath(job.DirectoryName.ToString()), String.Concat(job.DmeName, DmbExtension), job)' before all references to it are out of scope
|
Linux Tests (Release):
src/Tgstation.Server.Host/Components/Watchdog/BasicWatchdog.cs#L271
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (MariaDB, Basic, Debug):
src/Tgstation.Server.Host/Components/Watchdog/BasicWatchdog.cs#L271
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (MariaDB, Basic, Debug):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
'TemporaryDmbProvider': type used in a using statement must be implicitly convertible to 'System.IDisposable'. Did you mean 'await using' rather than 'using'?
|
Linux Live Tests (MariaDB, Basic, Debug):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L153
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (MariaDB, Basic, Debug):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L323
'DmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'DmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (MariaDB, Basic, Debug):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L353
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (MariaDB, Basic, Debug):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L354
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (MariaDB, Basic, Debug):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L559
Cannot implicitly convert type 'Tgstation.Server.Host.Components.Deployment.IDmbProvider' to 'System.IDisposable'. An explicit conversion exists (are you missing a cast?)
|
Linux Live Tests (MariaDB, Basic, Debug):
src/Tgstation.Server.Host/Components/Deployment/HardLinkDmbProvider.cs#L148
An opening brace should not be followed by a blank line.
|
Linux Live Tests (MariaDB, Basic, Debug):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
Call System.IDisposable.Dispose on object created by 'new TemporaryDmbProvider(ioManager.ResolvePath(job.DirectoryName.ToString()), String.Concat(job.DmeName, DmbExtension), job)' before all references to it are out of scope
|
Linux Live Tests (MariaDB, Basic, Debug):
src/Tgstation.Server.Host/Components/Watchdog/BasicWatchdog.cs#L271
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (MariaDB, Basic, Release):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L153
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (MariaDB, Basic, Release):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L323
'DmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'DmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (MariaDB, Basic, Release):
src/Tgstation.Server.Host/Components/Watchdog/BasicWatchdog.cs#L271
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (MariaDB, Basic, Release):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
'TemporaryDmbProvider': type used in a using statement must be implicitly convertible to 'System.IDisposable'. Did you mean 'await using' rather than 'using'?
|
Linux Live Tests (MariaDB, Basic, Release):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L353
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (MariaDB, Basic, Release):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L354
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (MariaDB, Basic, Release):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L559
Cannot implicitly convert type 'Tgstation.Server.Host.Components.Deployment.IDmbProvider' to 'System.IDisposable'. An explicit conversion exists (are you missing a cast?)
|
Linux Live Tests (MariaDB, Basic, Release):
src/Tgstation.Server.Host/Components/Deployment/HardLinkDmbProvider.cs#L148
An opening brace should not be followed by a blank line.
|
Linux Live Tests (MariaDB, Basic, Release):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
Call System.IDisposable.Dispose on object created by 'new TemporaryDmbProvider(ioManager.ResolvePath(job.DirectoryName.ToString()), String.Concat(job.DmeName, DmbExtension), job)' before all references to it are out of scope
|
Linux Live Tests (MariaDB, Basic, Release):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L153
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Tests (Debug):
src/Tgstation.Server.Host/Components/Watchdog/BasicWatchdog.cs#L271
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Tests (Debug):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L353
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Tests (Debug):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L354
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Tests (Debug):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L559
Cannot implicitly convert type 'Tgstation.Server.Host.Components.Deployment.IDmbProvider' to 'System.IDisposable'. An explicit conversion exists (are you missing a cast?)
|
Windows Tests (Debug):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
'TemporaryDmbProvider': type used in a using statement must be implicitly convertible to 'System.IDisposable'. Did you mean 'await using' rather than 'using'?
|
Windows Tests (Debug):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L153
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Tests (Debug):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L323
'DmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'DmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Tests (Debug):
src/Tgstation.Server.Host/Components/Watchdog/BasicWatchdog.cs#L271
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Tests (Debug):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L353
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Tests (Debug):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L354
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (MySql, Basic, Debug):
src/Tgstation.Server.Host/Components/Watchdog/BasicWatchdog.cs#L271
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (MySql, Basic, Debug):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L353
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (MySql, Basic, Debug):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L354
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (MySql, Basic, Debug):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L559
Cannot implicitly convert type 'Tgstation.Server.Host.Components.Deployment.IDmbProvider' to 'System.IDisposable'. An explicit conversion exists (are you missing a cast?)
|
Linux Live Tests (MySql, Basic, Debug):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L153
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (MySql, Basic, Debug):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L323
'DmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'DmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (MySql, Basic, Debug):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
'TemporaryDmbProvider': type used in a using statement must be implicitly convertible to 'System.IDisposable'. Did you mean 'await using' rather than 'using'?
|
Linux Live Tests (MySql, Basic, Debug):
src/Tgstation.Server.Host/Components/Deployment/HardLinkDmbProvider.cs#L148
An opening brace should not be followed by a blank line.
|
Linux Live Tests (MySql, Basic, Debug):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
Call System.IDisposable.Dispose on object created by 'new TemporaryDmbProvider(ioManager.ResolvePath(job.DirectoryName.ToString()), String.Concat(job.DmeName, DmbExtension), job)' before all references to it are out of scope
|
Linux Live Tests (MySql, Basic, Debug):
src/Tgstation.Server.Host/Components/Watchdog/BasicWatchdog.cs#L271
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (MySql, Basic, Release):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L153
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (MySql, Basic, Release):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L323
'DmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'DmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (MySql, Basic, Release):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
'TemporaryDmbProvider': type used in a using statement must be implicitly convertible to 'System.IDisposable'. Did you mean 'await using' rather than 'using'?
|
Linux Live Tests (MySql, Basic, Release):
src/Tgstation.Server.Host/Components/Watchdog/BasicWatchdog.cs#L271
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (MySql, Basic, Release):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L353
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (MySql, Basic, Release):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L354
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (MySql, Basic, Release):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L559
Cannot implicitly convert type 'Tgstation.Server.Host.Components.Deployment.IDmbProvider' to 'System.IDisposable'. An explicit conversion exists (are you missing a cast?)
|
Linux Live Tests (MySql, Basic, Release):
src/Tgstation.Server.Host/Components/Deployment/HardLinkDmbProvider.cs#L148
An opening brace should not be followed by a blank line.
|
Linux Live Tests (MySql, Basic, Release):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
Call System.IDisposable.Dispose on object created by 'new TemporaryDmbProvider(ioManager.ResolvePath(job.DirectoryName.ToString()), String.Concat(job.DmeName, DmbExtension), job)' before all references to it are out of scope
|
Linux Live Tests (MySql, Basic, Release):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L153
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (MariaDB, System, Release):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L153
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (MariaDB, System, Release):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L323
'DmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'DmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (MariaDB, System, Release):
src/Tgstation.Server.Host/Components/Watchdog/BasicWatchdog.cs#L271
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (MariaDB, System, Release):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
'TemporaryDmbProvider': type used in a using statement must be implicitly convertible to 'System.IDisposable'. Did you mean 'await using' rather than 'using'?
|
Linux Live Tests (MariaDB, System, Release):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L353
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (MariaDB, System, Release):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L354
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (MariaDB, System, Release):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L559
Cannot implicitly convert type 'Tgstation.Server.Host.Components.Deployment.IDmbProvider' to 'System.IDisposable'. An explicit conversion exists (are you missing a cast?)
|
Linux Live Tests (MariaDB, System, Release):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
Call System.IDisposable.Dispose on object created by 'new TemporaryDmbProvider(ioManager.ResolvePath(job.DirectoryName.ToString()), String.Concat(job.DmeName, DmbExtension), job)' before all references to it are out of scope
|
Linux Live Tests (MariaDB, System, Release):
src/Tgstation.Server.Host/Components/Deployment/HardLinkDmbProvider.cs#L148
An opening brace should not be followed by a blank line.
|
Linux Live Tests (MariaDB, System, Release):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L153
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (MySql, System, Debug):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L153
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (MySql, System, Debug):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L323
'DmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'DmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (MySql, System, Debug):
src/Tgstation.Server.Host/Components/Watchdog/BasicWatchdog.cs#L271
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (MySql, System, Debug):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L353
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (MySql, System, Debug):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L354
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (MySql, System, Debug):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
'TemporaryDmbProvider': type used in a using statement must be implicitly convertible to 'System.IDisposable'. Did you mean 'await using' rather than 'using'?
|
Linux Live Tests (MySql, System, Debug):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L559
Cannot implicitly convert type 'Tgstation.Server.Host.Components.Deployment.IDmbProvider' to 'System.IDisposable'. An explicit conversion exists (are you missing a cast?)
|
Linux Live Tests (MySql, System, Debug):
src/Tgstation.Server.Host/Components/Deployment/HardLinkDmbProvider.cs#L148
An opening brace should not be followed by a blank line.
|
Linux Live Tests (MySql, System, Debug):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
Call System.IDisposable.Dispose on object created by 'new TemporaryDmbProvider(ioManager.ResolvePath(job.DirectoryName.ToString()), String.Concat(job.DmeName, DmbExtension), job)' before all references to it are out of scope
|
Linux Live Tests (MySql, System, Debug):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L153
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (PostgresSql, Basic, Debug):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L153
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (PostgresSql, Basic, Debug):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L323
'DmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'DmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (PostgresSql, Basic, Debug):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
'TemporaryDmbProvider': type used in a using statement must be implicitly convertible to 'System.IDisposable'. Did you mean 'await using' rather than 'using'?
|
Linux Live Tests (PostgresSql, Basic, Debug):
src/Tgstation.Server.Host/Components/Watchdog/BasicWatchdog.cs#L271
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (PostgresSql, Basic, Debug):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L353
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (PostgresSql, Basic, Debug):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L354
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (PostgresSql, Basic, Debug):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L559
Cannot implicitly convert type 'Tgstation.Server.Host.Components.Deployment.IDmbProvider' to 'System.IDisposable'. An explicit conversion exists (are you missing a cast?)
|
Linux Live Tests (PostgresSql, Basic, Debug):
src/Tgstation.Server.Host/Components/Deployment/HardLinkDmbProvider.cs#L148
An opening brace should not be followed by a blank line.
|
Linux Live Tests (PostgresSql, Basic, Debug):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
Call System.IDisposable.Dispose on object created by 'new TemporaryDmbProvider(ioManager.ResolvePath(job.DirectoryName.ToString()), String.Concat(job.DmeName, DmbExtension), job)' before all references to it are out of scope
|
Linux Live Tests (PostgresSql, Basic, Debug):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L153
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (MariaDB, System, Debug):
src/Tgstation.Server.Host/Components/Watchdog/BasicWatchdog.cs#L271
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (MariaDB, System, Debug):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L353
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (MariaDB, System, Debug):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L354
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (MariaDB, System, Debug):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L559
Cannot implicitly convert type 'Tgstation.Server.Host.Components.Deployment.IDmbProvider' to 'System.IDisposable'. An explicit conversion exists (are you missing a cast?)
|
Linux Live Tests (MariaDB, System, Debug):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L153
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (MariaDB, System, Debug):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L323
'DmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'DmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (MariaDB, System, Debug):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
'TemporaryDmbProvider': type used in a using statement must be implicitly convertible to 'System.IDisposable'. Did you mean 'await using' rather than 'using'?
|
Linux Live Tests (MariaDB, System, Debug):
src/Tgstation.Server.Host/Components/Deployment/HardLinkDmbProvider.cs#L148
An opening brace should not be followed by a blank line.
|
Linux Live Tests (MariaDB, System, Debug):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
Call System.IDisposable.Dispose on object created by 'new TemporaryDmbProvider(ioManager.ResolvePath(job.DirectoryName.ToString()), String.Concat(job.DmeName, DmbExtension), job)' before all references to it are out of scope
|
Linux Live Tests (MariaDB, System, Debug):
src/Tgstation.Server.Host/Components/Watchdog/BasicWatchdog.cs#L271
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Tests (Release):
src/Tgstation.Server.Host/Components/Watchdog/BasicWatchdog.cs#L271
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Tests (Release):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L353
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Tests (Release):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L354
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Tests (Release):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L559
Cannot implicitly convert type 'Tgstation.Server.Host.Components.Deployment.IDmbProvider' to 'System.IDisposable'. An explicit conversion exists (are you missing a cast?)
|
Windows Tests (Release):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
'TemporaryDmbProvider': type used in a using statement must be implicitly convertible to 'System.IDisposable'. Did you mean 'await using' rather than 'using'?
|
Windows Tests (Release):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L153
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Tests (Release):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L323
'DmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'DmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Tests (Release):
src/Tgstation.Server.Host/Components/Deployment/HardLinkDmbProvider.cs#L148
An opening brace should not be followed by a blank line.
|
Windows Tests (Release):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
Call System.IDisposable.Dispose on object created by 'new TemporaryDmbProvider(ioManager.ResolvePath(job.DirectoryName.ToString()), String.Concat(job.DmeName, DmbExtension), job)' before all references to it are out of scope
|
Windows Tests (Release):
src/Tgstation.Server.Host/Components/Watchdog/BasicWatchdog.cs#L271
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (PostgresSql, System, Debug):
src/Tgstation.Server.Host/Components/Watchdog/BasicWatchdog.cs#L271
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (PostgresSql, System, Debug):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L153
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (PostgresSql, System, Debug):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L323
'DmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'DmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (PostgresSql, System, Debug):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
'TemporaryDmbProvider': type used in a using statement must be implicitly convertible to 'System.IDisposable'. Did you mean 'await using' rather than 'using'?
|
Linux Live Tests (PostgresSql, System, Debug):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L353
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (PostgresSql, System, Debug):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L354
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (PostgresSql, System, Debug):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L559
Cannot implicitly convert type 'Tgstation.Server.Host.Components.Deployment.IDmbProvider' to 'System.IDisposable'. An explicit conversion exists (are you missing a cast?)
|
Linux Live Tests (PostgresSql, System, Debug):
src/Tgstation.Server.Host/Components/Deployment/HardLinkDmbProvider.cs#L148
An opening brace should not be followed by a blank line.
|
Linux Live Tests (PostgresSql, System, Debug):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
Call System.IDisposable.Dispose on object created by 'new TemporaryDmbProvider(ioManager.ResolvePath(job.DirectoryName.ToString()), String.Concat(job.DmeName, DmbExtension), job)' before all references to it are out of scope
|
Linux Live Tests (PostgresSql, System, Debug):
src/Tgstation.Server.Host/Components/Watchdog/BasicWatchdog.cs#L271
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Build Windows Installer .exe:
src/Tgstation.Server.Host/Components/Watchdog/BasicWatchdog.cs#L271
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Build Windows Installer .exe:
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L353
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Build Windows Installer .exe:
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L354
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Build Windows Installer .exe:
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L559
Cannot implicitly convert type 'Tgstation.Server.Host.Components.Deployment.IDmbProvider' to 'System.IDisposable'. An explicit conversion exists (are you missing a cast?)
|
Build Windows Installer .exe:
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L153
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Build Windows Installer .exe:
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L323
'DmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'DmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Build Windows Installer .exe:
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
'TemporaryDmbProvider': type used in a using statement must be implicitly convertible to 'System.IDisposable'. Did you mean 'await using' rather than 'using'?
|
Build Windows Installer .exe:
src/Tgstation.Server.Host/Components/Deployment/HardLinkDmbProvider.cs#L148
An opening brace should not be followed by a blank line.
|
Build Windows Installer .exe:
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
Call System.IDisposable.Dispose on object created by 'new TemporaryDmbProvider(ioManager.ResolvePath(job.DirectoryName.ToString()), String.Concat(job.DmeName, DmbExtension), job)' before all references to it are out of scope
|
Build Windows Installer .exe:
src/Tgstation.Server.Host/Components/Watchdog/BasicWatchdog.cs#L271
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (Sqlite, Basic, Debug):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L153
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (Sqlite, Basic, Debug):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L323
'DmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'DmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (Sqlite, Basic, Debug):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
'TemporaryDmbProvider': type used in a using statement must be implicitly convertible to 'System.IDisposable'. Did you mean 'await using' rather than 'using'?
|
Linux Live Tests (Sqlite, Basic, Debug):
src/Tgstation.Server.Host/Components/Watchdog/BasicWatchdog.cs#L271
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (Sqlite, Basic, Debug):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L353
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (Sqlite, Basic, Debug):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L354
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (Sqlite, Basic, Debug):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L559
Cannot implicitly convert type 'Tgstation.Server.Host.Components.Deployment.IDmbProvider' to 'System.IDisposable'. An explicit conversion exists (are you missing a cast?)
|
Linux Live Tests (Sqlite, Basic, Debug):
src/Tgstation.Server.Host/Components/Deployment/HardLinkDmbProvider.cs#L148
An opening brace should not be followed by a blank line.
|
Linux Live Tests (Sqlite, Basic, Debug):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
Call System.IDisposable.Dispose on object created by 'new TemporaryDmbProvider(ioManager.ResolvePath(job.DirectoryName.ToString()), String.Concat(job.DmeName, DmbExtension), job)' before all references to it are out of scope
|
Linux Live Tests (Sqlite, Basic, Debug):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L153
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (PostgresSql, Basic, Release):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L153
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (PostgresSql, Basic, Release):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L323
'DmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'DmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (PostgresSql, Basic, Release):
src/Tgstation.Server.Host/Components/Watchdog/BasicWatchdog.cs#L271
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (PostgresSql, Basic, Release):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L353
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (PostgresSql, Basic, Release):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L354
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (PostgresSql, Basic, Release):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L559
Cannot implicitly convert type 'Tgstation.Server.Host.Components.Deployment.IDmbProvider' to 'System.IDisposable'. An explicit conversion exists (are you missing a cast?)
|
Linux Live Tests (PostgresSql, Basic, Release):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
'TemporaryDmbProvider': type used in a using statement must be implicitly convertible to 'System.IDisposable'. Did you mean 'await using' rather than 'using'?
|
Linux Live Tests (PostgresSql, Basic, Release):
src/Tgstation.Server.Host/Components/Deployment/HardLinkDmbProvider.cs#L148
An opening brace should not be followed by a blank line.
|
Linux Live Tests (PostgresSql, Basic, Release):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
Call System.IDisposable.Dispose on object created by 'new TemporaryDmbProvider(ioManager.ResolvePath(job.DirectoryName.ToString()), String.Concat(job.DmeName, DmbExtension), job)' before all references to it are out of scope
|
Linux Live Tests (PostgresSql, Basic, Release):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L153
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (Sqlite, Basic, Release):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L153
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (Sqlite, Basic, Release):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L323
'DmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'DmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (Sqlite, Basic, Release):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
'TemporaryDmbProvider': type used in a using statement must be implicitly convertible to 'System.IDisposable'. Did you mean 'await using' rather than 'using'?
|
Linux Live Tests (Sqlite, Basic, Release):
src/Tgstation.Server.Host/Components/Watchdog/BasicWatchdog.cs#L271
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (Sqlite, Basic, Release):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L353
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (Sqlite, Basic, Release):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L354
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (Sqlite, Basic, Release):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L559
Cannot implicitly convert type 'Tgstation.Server.Host.Components.Deployment.IDmbProvider' to 'System.IDisposable'. An explicit conversion exists (are you missing a cast?)
|
Linux Live Tests (Sqlite, Basic, Release):
src/Tgstation.Server.Host/Components/Deployment/HardLinkDmbProvider.cs#L148
An opening brace should not be followed by a blank line.
|
Linux Live Tests (Sqlite, Basic, Release):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
Call System.IDisposable.Dispose on object created by 'new TemporaryDmbProvider(ioManager.ResolvePath(job.DirectoryName.ToString()), String.Concat(job.DmeName, DmbExtension), job)' before all references to it are out of scope
|
Linux Live Tests (Sqlite, Basic, Release):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L153
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (PostgresSql, System, Release):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L153
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (PostgresSql, System, Release):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L323
'DmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'DmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (PostgresSql, System, Release):
src/Tgstation.Server.Host/Components/Watchdog/BasicWatchdog.cs#L271
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (PostgresSql, System, Release):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
'TemporaryDmbProvider': type used in a using statement must be implicitly convertible to 'System.IDisposable'. Did you mean 'await using' rather than 'using'?
|
Linux Live Tests (PostgresSql, System, Release):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L353
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (PostgresSql, System, Release):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L354
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (PostgresSql, System, Release):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L559
Cannot implicitly convert type 'Tgstation.Server.Host.Components.Deployment.IDmbProvider' to 'System.IDisposable'. An explicit conversion exists (are you missing a cast?)
|
Linux Live Tests (PostgresSql, System, Release):
src/Tgstation.Server.Host/Components/Deployment/HardLinkDmbProvider.cs#L148
An opening brace should not be followed by a blank line.
|
Linux Live Tests (PostgresSql, System, Release):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
Call System.IDisposable.Dispose on object created by 'new TemporaryDmbProvider(ioManager.ResolvePath(job.DirectoryName.ToString()), String.Concat(job.DmeName, DmbExtension), job)' before all references to it are out of scope
|
Linux Live Tests (PostgresSql, System, Release):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L153
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (Sqlite, System, Debug):
src/Tgstation.Server.Host/Components/Watchdog/BasicWatchdog.cs#L271
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (Sqlite, System, Debug):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L353
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (Sqlite, System, Debug):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L354
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (Sqlite, System, Debug):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L559
Cannot implicitly convert type 'Tgstation.Server.Host.Components.Deployment.IDmbProvider' to 'System.IDisposable'. An explicit conversion exists (are you missing a cast?)
|
Linux Live Tests (Sqlite, System, Debug):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L153
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (Sqlite, System, Debug):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L323
'DmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'DmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (Sqlite, System, Debug):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
'TemporaryDmbProvider': type used in a using statement must be implicitly convertible to 'System.IDisposable'. Did you mean 'await using' rather than 'using'?
|
Linux Live Tests (Sqlite, System, Debug):
src/Tgstation.Server.Host/Components/Deployment/HardLinkDmbProvider.cs#L148
An opening brace should not be followed by a blank line.
|
Linux Live Tests (Sqlite, System, Debug):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
Call System.IDisposable.Dispose on object created by 'new TemporaryDmbProvider(ioManager.ResolvePath(job.DirectoryName.ToString()), String.Concat(job.DmeName, DmbExtension), job)' before all references to it are out of scope
|
Linux Live Tests (Sqlite, System, Debug):
src/Tgstation.Server.Host/Components/Watchdog/BasicWatchdog.cs#L271
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (MySql, System, Release):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L153
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (MySql, System, Release):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L323
'DmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'DmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (MySql, System, Release):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L353
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (MySql, System, Release):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L354
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (MySql, System, Release):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L559
Cannot implicitly convert type 'Tgstation.Server.Host.Components.Deployment.IDmbProvider' to 'System.IDisposable'. An explicit conversion exists (are you missing a cast?)
|
Linux Live Tests (MySql, System, Release):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
'TemporaryDmbProvider': type used in a using statement must be implicitly convertible to 'System.IDisposable'. Did you mean 'await using' rather than 'using'?
|
Linux Live Tests (MySql, System, Release):
src/Tgstation.Server.Host/Components/Watchdog/BasicWatchdog.cs#L271
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (MySql, System, Release):
src/Tgstation.Server.Host/Components/Deployment/HardLinkDmbProvider.cs#L148
An opening brace should not be followed by a blank line.
|
Linux Live Tests (MySql, System, Release):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
Call System.IDisposable.Dispose on object created by 'new TemporaryDmbProvider(ioManager.ResolvePath(job.DirectoryName.ToString()), String.Concat(job.DmeName, DmbExtension), job)' before all references to it are out of scope
|
Linux Live Tests (MySql, System, Release):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L153
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (Sqlite, System, Release):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L153
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (Sqlite, System, Release):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L323
'DmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'DmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (Sqlite, System, Release):
src/Tgstation.Server.Host/Components/Watchdog/BasicWatchdog.cs#L271
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (Sqlite, System, Release):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L353
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (Sqlite, System, Release):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L354
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Live Tests (Sqlite, System, Release):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L559
Cannot implicitly convert type 'Tgstation.Server.Host.Components.Deployment.IDmbProvider' to 'System.IDisposable'. An explicit conversion exists (are you missing a cast?)
|
Linux Live Tests (Sqlite, System, Release):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
'TemporaryDmbProvider': type used in a using statement must be implicitly convertible to 'System.IDisposable'. Did you mean 'await using' rather than 'using'?
|
Linux Live Tests (Sqlite, System, Release):
src/Tgstation.Server.Host/Components/Deployment/HardLinkDmbProvider.cs#L148
An opening brace should not be followed by a blank line.
|
Linux Live Tests (Sqlite, System, Release):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
Call System.IDisposable.Dispose on object created by 'new TemporaryDmbProvider(ioManager.ResolvePath(job.DirectoryName.ToString()), String.Concat(job.DmeName, DmbExtension), job)' before all references to it are out of scope
|
Linux Live Tests (Sqlite, System, Release):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L153
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (MariaDB, Basic, Release):
src/Tgstation.Server.Host/Components/Watchdog/BasicWatchdog.cs#L271
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (MariaDB, Basic, Release):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L353
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (MariaDB, Basic, Release):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L354
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (MariaDB, Basic, Release):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L559
Cannot implicitly convert type 'Tgstation.Server.Host.Components.Deployment.IDmbProvider' to 'System.IDisposable'. An explicit conversion exists (are you missing a cast?)
|
Windows Live Tests (MariaDB, Basic, Release):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
'TemporaryDmbProvider': type used in a using statement must be implicitly convertible to 'System.IDisposable'. Did you mean 'await using' rather than 'using'?
|
Windows Live Tests (MariaDB, Basic, Release):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L153
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (MariaDB, Basic, Release):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L323
'DmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'DmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (MariaDB, Basic, Release):
src/Tgstation.Server.Host/Components/Deployment/HardLinkDmbProvider.cs#L148
An opening brace should not be followed by a blank line.
|
Windows Live Tests (MariaDB, Basic, Release):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
Call System.IDisposable.Dispose on object created by 'new TemporaryDmbProvider(ioManager.ResolvePath(job.DirectoryName.ToString()), String.Concat(job.DmeName, DmbExtension), job)' before all references to it are out of scope
|
Windows Live Tests (MariaDB, Basic, Release):
src/Tgstation.Server.Host/Components/Watchdog/BasicWatchdog.cs#L271
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (MariaDB, Basic, Debug):
src/Tgstation.Server.Host/Components/Watchdog/BasicWatchdog.cs#L271
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (MariaDB, Basic, Debug):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L353
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (MariaDB, Basic, Debug):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L354
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (MariaDB, Basic, Debug):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L559
Cannot implicitly convert type 'Tgstation.Server.Host.Components.Deployment.IDmbProvider' to 'System.IDisposable'. An explicit conversion exists (are you missing a cast?)
|
Windows Live Tests (MariaDB, Basic, Debug):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
'TemporaryDmbProvider': type used in a using statement must be implicitly convertible to 'System.IDisposable'. Did you mean 'await using' rather than 'using'?
|
Windows Live Tests (MariaDB, Basic, Debug):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L153
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (MariaDB, Basic, Debug):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L323
'DmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'DmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (MariaDB, Basic, Debug):
src/Tgstation.Server.Host/Components/Watchdog/BasicWatchdog.cs#L271
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (MariaDB, Basic, Debug):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L353
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (MariaDB, Basic, Debug):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L354
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (MySql, System, Debug):
src/Tgstation.Server.Host/Components/Watchdog/BasicWatchdog.cs#L271
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (MySql, System, Debug):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L353
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (MySql, System, Debug):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L354
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (MySql, System, Debug):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L559
Cannot implicitly convert type 'Tgstation.Server.Host.Components.Deployment.IDmbProvider' to 'System.IDisposable'. An explicit conversion exists (are you missing a cast?)
|
Windows Live Tests (MySql, System, Debug):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
'TemporaryDmbProvider': type used in a using statement must be implicitly convertible to 'System.IDisposable'. Did you mean 'await using' rather than 'using'?
|
Windows Live Tests (MySql, System, Debug):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L153
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (MySql, System, Debug):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L323
'DmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'DmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (MySql, System, Debug):
src/Tgstation.Server.Host/Components/Watchdog/BasicWatchdog.cs#L271
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (MySql, System, Debug):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L353
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (MySql, System, Debug):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L354
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (MySql, Basic, Release):
src/Tgstation.Server.Host/Components/Watchdog/BasicWatchdog.cs#L271
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (MySql, Basic, Release):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L353
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (MySql, Basic, Release):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L354
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (MySql, Basic, Release):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L559
Cannot implicitly convert type 'Tgstation.Server.Host.Components.Deployment.IDmbProvider' to 'System.IDisposable'. An explicit conversion exists (are you missing a cast?)
|
Windows Live Tests (MySql, Basic, Release):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
'TemporaryDmbProvider': type used in a using statement must be implicitly convertible to 'System.IDisposable'. Did you mean 'await using' rather than 'using'?
|
Windows Live Tests (MySql, Basic, Release):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L153
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (MySql, Basic, Release):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L323
'DmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'DmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (MySql, Basic, Release):
src/Tgstation.Server.Host/Components/Deployment/HardLinkDmbProvider.cs#L148
An opening brace should not be followed by a blank line.
|
Windows Live Tests (MySql, Basic, Release):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
Call System.IDisposable.Dispose on object created by 'new TemporaryDmbProvider(ioManager.ResolvePath(job.DirectoryName.ToString()), String.Concat(job.DmeName, DmbExtension), job)' before all references to it are out of scope
|
Windows Live Tests (MySql, Basic, Release):
src/Tgstation.Server.Host/Components/Watchdog/BasicWatchdog.cs#L271
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (PostgresSql, System, Debug):
src/Tgstation.Server.Host/Components/Watchdog/BasicWatchdog.cs#L271
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (PostgresSql, System, Debug):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L353
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (PostgresSql, System, Debug):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L354
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (PostgresSql, System, Debug):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L559
Cannot implicitly convert type 'Tgstation.Server.Host.Components.Deployment.IDmbProvider' to 'System.IDisposable'. An explicit conversion exists (are you missing a cast?)
|
Windows Live Tests (PostgresSql, System, Debug):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
'TemporaryDmbProvider': type used in a using statement must be implicitly convertible to 'System.IDisposable'. Did you mean 'await using' rather than 'using'?
|
Windows Live Tests (PostgresSql, System, Debug):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L153
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (PostgresSql, System, Debug):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L323
'DmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'DmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (PostgresSql, System, Debug):
src/Tgstation.Server.Host/Components/Watchdog/BasicWatchdog.cs#L271
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (PostgresSql, System, Debug):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L353
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (PostgresSql, System, Debug):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L354
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (MariaDB, System, Release):
src/Tgstation.Server.Host/Components/Watchdog/BasicWatchdog.cs#L271
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (MariaDB, System, Release):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L353
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (MariaDB, System, Release):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L354
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (MariaDB, System, Release):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L559
Cannot implicitly convert type 'Tgstation.Server.Host.Components.Deployment.IDmbProvider' to 'System.IDisposable'. An explicit conversion exists (are you missing a cast?)
|
Windows Live Tests (MariaDB, System, Release):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
'TemporaryDmbProvider': type used in a using statement must be implicitly convertible to 'System.IDisposable'. Did you mean 'await using' rather than 'using'?
|
Windows Live Tests (MariaDB, System, Release):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L153
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (MariaDB, System, Release):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L323
'DmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'DmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (MariaDB, System, Release):
src/Tgstation.Server.Host/Components/Deployment/HardLinkDmbProvider.cs#L148
An opening brace should not be followed by a blank line.
|
Windows Live Tests (MariaDB, System, Release):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
Call System.IDisposable.Dispose on object created by 'new TemporaryDmbProvider(ioManager.ResolvePath(job.DirectoryName.ToString()), String.Concat(job.DmeName, DmbExtension), job)' before all references to it are out of scope
|
Windows Live Tests (MariaDB, System, Release):
src/Tgstation.Server.Host/Components/Watchdog/BasicWatchdog.cs#L271
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (MariaDB, System, Debug):
src/Tgstation.Server.Host/Components/Watchdog/BasicWatchdog.cs#L271
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (MariaDB, System, Debug):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L353
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (MariaDB, System, Debug):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L354
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (MariaDB, System, Debug):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L559
Cannot implicitly convert type 'Tgstation.Server.Host.Components.Deployment.IDmbProvider' to 'System.IDisposable'. An explicit conversion exists (are you missing a cast?)
|
Windows Live Tests (MariaDB, System, Debug):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
'TemporaryDmbProvider': type used in a using statement must be implicitly convertible to 'System.IDisposable'. Did you mean 'await using' rather than 'using'?
|
Windows Live Tests (MariaDB, System, Debug):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L153
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (MariaDB, System, Debug):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L323
'DmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'DmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (MariaDB, System, Debug):
src/Tgstation.Server.Host/Components/Watchdog/BasicWatchdog.cs#L271
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (MariaDB, System, Debug):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L353
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (MariaDB, System, Debug):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L354
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (MySql, System, Release):
src/Tgstation.Server.Host/Components/Watchdog/BasicWatchdog.cs#L271
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (MySql, System, Release):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L353
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (MySql, System, Release):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L354
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (MySql, System, Release):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L559
Cannot implicitly convert type 'Tgstation.Server.Host.Components.Deployment.IDmbProvider' to 'System.IDisposable'. An explicit conversion exists (are you missing a cast?)
|
Windows Live Tests (MySql, System, Release):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
'TemporaryDmbProvider': type used in a using statement must be implicitly convertible to 'System.IDisposable'. Did you mean 'await using' rather than 'using'?
|
Windows Live Tests (MySql, System, Release):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L153
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (MySql, System, Release):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L323
'DmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'DmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (MySql, System, Release):
src/Tgstation.Server.Host/Components/Deployment/HardLinkDmbProvider.cs#L148
An opening brace should not be followed by a blank line.
|
Windows Live Tests (MySql, System, Release):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
Call System.IDisposable.Dispose on object created by 'new TemporaryDmbProvider(ioManager.ResolvePath(job.DirectoryName.ToString()), String.Concat(job.DmeName, DmbExtension), job)' before all references to it are out of scope
|
Windows Live Tests (MySql, System, Release):
src/Tgstation.Server.Host/Components/Watchdog/BasicWatchdog.cs#L271
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (PostgresSql, Basic, Release):
src/Tgstation.Server.Host/Components/Watchdog/BasicWatchdog.cs#L271
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (PostgresSql, Basic, Release):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L353
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (PostgresSql, Basic, Release):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L354
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (PostgresSql, Basic, Release):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L559
Cannot implicitly convert type 'Tgstation.Server.Host.Components.Deployment.IDmbProvider' to 'System.IDisposable'. An explicit conversion exists (are you missing a cast?)
|
Windows Live Tests (PostgresSql, Basic, Release):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
'TemporaryDmbProvider': type used in a using statement must be implicitly convertible to 'System.IDisposable'. Did you mean 'await using' rather than 'using'?
|
Windows Live Tests (PostgresSql, Basic, Release):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L153
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (PostgresSql, Basic, Release):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L323
'DmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'DmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (PostgresSql, Basic, Release):
src/Tgstation.Server.Host/Components/Deployment/HardLinkDmbProvider.cs#L148
An opening brace should not be followed by a blank line.
|
Windows Live Tests (PostgresSql, Basic, Release):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
Call System.IDisposable.Dispose on object created by 'new TemporaryDmbProvider(ioManager.ResolvePath(job.DirectoryName.ToString()), String.Concat(job.DmeName, DmbExtension), job)' before all references to it are out of scope
|
Windows Live Tests (PostgresSql, Basic, Release):
src/Tgstation.Server.Host/Components/Watchdog/BasicWatchdog.cs#L271
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (MySql, Basic, Debug):
src/Tgstation.Server.Host/Components/Watchdog/BasicWatchdog.cs#L271
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (MySql, Basic, Debug):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L353
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (MySql, Basic, Debug):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L354
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (MySql, Basic, Debug):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L559
Cannot implicitly convert type 'Tgstation.Server.Host.Components.Deployment.IDmbProvider' to 'System.IDisposable'. An explicit conversion exists (are you missing a cast?)
|
Windows Live Tests (MySql, Basic, Debug):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
'TemporaryDmbProvider': type used in a using statement must be implicitly convertible to 'System.IDisposable'. Did you mean 'await using' rather than 'using'?
|
Windows Live Tests (MySql, Basic, Debug):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L153
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (MySql, Basic, Debug):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L323
'DmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'DmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (MySql, Basic, Debug):
src/Tgstation.Server.Host/Components/Watchdog/BasicWatchdog.cs#L271
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (MySql, Basic, Debug):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L353
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (MySql, Basic, Debug):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L354
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (PostgresSql, Basic, Debug):
src/Tgstation.Server.Host/Components/Watchdog/BasicWatchdog.cs#L271
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (PostgresSql, Basic, Debug):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L353
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (PostgresSql, Basic, Debug):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L354
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (PostgresSql, Basic, Debug):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L559
Cannot implicitly convert type 'Tgstation.Server.Host.Components.Deployment.IDmbProvider' to 'System.IDisposable'. An explicit conversion exists (are you missing a cast?)
|
Windows Live Tests (PostgresSql, Basic, Debug):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
'TemporaryDmbProvider': type used in a using statement must be implicitly convertible to 'System.IDisposable'. Did you mean 'await using' rather than 'using'?
|
Windows Live Tests (PostgresSql, Basic, Debug):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L153
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (PostgresSql, Basic, Debug):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L323
'DmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'DmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (PostgresSql, Basic, Debug):
src/Tgstation.Server.Host/Components/Watchdog/BasicWatchdog.cs#L271
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (PostgresSql, Basic, Debug):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L353
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (PostgresSql, Basic, Debug):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L354
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (PostgresSql, System, Release):
src/Tgstation.Server.Host/Components/Watchdog/BasicWatchdog.cs#L271
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (PostgresSql, System, Release):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L353
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (PostgresSql, System, Release):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L354
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (PostgresSql, System, Release):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L559
Cannot implicitly convert type 'Tgstation.Server.Host.Components.Deployment.IDmbProvider' to 'System.IDisposable'. An explicit conversion exists (are you missing a cast?)
|
Windows Live Tests (PostgresSql, System, Release):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
'TemporaryDmbProvider': type used in a using statement must be implicitly convertible to 'System.IDisposable'. Did you mean 'await using' rather than 'using'?
|
Windows Live Tests (PostgresSql, System, Release):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L153
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (PostgresSql, System, Release):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L323
'DmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'DmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (PostgresSql, System, Release):
src/Tgstation.Server.Host/Components/Deployment/HardLinkDmbProvider.cs#L148
An opening brace should not be followed by a blank line.
|
Windows Live Tests (PostgresSql, System, Release):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
Call System.IDisposable.Dispose on object created by 'new TemporaryDmbProvider(ioManager.ResolvePath(job.DirectoryName.ToString()), String.Concat(job.DmeName, DmbExtension), job)' before all references to it are out of scope
|
Windows Live Tests (PostgresSql, System, Release):
src/Tgstation.Server.Host/Components/Watchdog/BasicWatchdog.cs#L271
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (SqlServer, Basic, Debug):
src/Tgstation.Server.Host/Components/Watchdog/BasicWatchdog.cs#L271
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (SqlServer, Basic, Debug):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L353
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (SqlServer, Basic, Debug):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L354
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (SqlServer, Basic, Debug):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L559
Cannot implicitly convert type 'Tgstation.Server.Host.Components.Deployment.IDmbProvider' to 'System.IDisposable'. An explicit conversion exists (are you missing a cast?)
|
Windows Live Tests (SqlServer, Basic, Debug):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
'TemporaryDmbProvider': type used in a using statement must be implicitly convertible to 'System.IDisposable'. Did you mean 'await using' rather than 'using'?
|
Windows Live Tests (SqlServer, Basic, Debug):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L153
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (SqlServer, Basic, Debug):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L323
'DmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'DmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (SqlServer, Basic, Debug):
src/Tgstation.Server.Host/Components/Watchdog/BasicWatchdog.cs#L271
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (SqlServer, Basic, Debug):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L353
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (SqlServer, Basic, Debug):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L354
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (Sqlite, System, Debug):
src/Tgstation.Server.Host/Components/Watchdog/BasicWatchdog.cs#L271
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (Sqlite, System, Debug):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L353
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (Sqlite, System, Debug):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L354
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (Sqlite, System, Debug):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L559
Cannot implicitly convert type 'Tgstation.Server.Host.Components.Deployment.IDmbProvider' to 'System.IDisposable'. An explicit conversion exists (are you missing a cast?)
|
Windows Live Tests (Sqlite, System, Debug):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
'TemporaryDmbProvider': type used in a using statement must be implicitly convertible to 'System.IDisposable'. Did you mean 'await using' rather than 'using'?
|
Windows Live Tests (Sqlite, System, Debug):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L153
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (Sqlite, System, Debug):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L323
'DmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'DmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (Sqlite, System, Debug):
src/Tgstation.Server.Host/Components/Watchdog/BasicWatchdog.cs#L271
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (Sqlite, System, Debug):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L353
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (Sqlite, System, Debug):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L354
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (Sqlite, Basic, Debug):
src/Tgstation.Server.Host/Components/Watchdog/BasicWatchdog.cs#L271
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (Sqlite, Basic, Debug):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L353
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (Sqlite, Basic, Debug):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L354
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (Sqlite, Basic, Debug):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L559
Cannot implicitly convert type 'Tgstation.Server.Host.Components.Deployment.IDmbProvider' to 'System.IDisposable'. An explicit conversion exists (are you missing a cast?)
|
Windows Live Tests (Sqlite, Basic, Debug):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
'TemporaryDmbProvider': type used in a using statement must be implicitly convertible to 'System.IDisposable'. Did you mean 'await using' rather than 'using'?
|
Windows Live Tests (Sqlite, Basic, Debug):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L153
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (Sqlite, Basic, Debug):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L323
'DmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'DmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (Sqlite, Basic, Debug):
src/Tgstation.Server.Host/Components/Watchdog/BasicWatchdog.cs#L271
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (Sqlite, Basic, Debug):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L353
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (Sqlite, Basic, Debug):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L354
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (Sqlite, Basic, Release):
src/Tgstation.Server.Host/Components/Watchdog/BasicWatchdog.cs#L271
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (Sqlite, Basic, Release):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L353
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (Sqlite, Basic, Release):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L354
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (Sqlite, Basic, Release):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L559
Cannot implicitly convert type 'Tgstation.Server.Host.Components.Deployment.IDmbProvider' to 'System.IDisposable'. An explicit conversion exists (are you missing a cast?)
|
Windows Live Tests (Sqlite, Basic, Release):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
'TemporaryDmbProvider': type used in a using statement must be implicitly convertible to 'System.IDisposable'. Did you mean 'await using' rather than 'using'?
|
Windows Live Tests (Sqlite, Basic, Release):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L153
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (Sqlite, Basic, Release):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L323
'DmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'DmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (Sqlite, Basic, Release):
src/Tgstation.Server.Host/Components/Deployment/HardLinkDmbProvider.cs#L148
An opening brace should not be followed by a blank line.
|
Windows Live Tests (Sqlite, Basic, Release):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
Call System.IDisposable.Dispose on object created by 'new TemporaryDmbProvider(ioManager.ResolvePath(job.DirectoryName.ToString()), String.Concat(job.DmeName, DmbExtension), job)' before all references to it are out of scope
|
Windows Live Tests (Sqlite, Basic, Release):
src/Tgstation.Server.Host/Components/Watchdog/BasicWatchdog.cs#L271
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (Sqlite, System, Release):
src/Tgstation.Server.Host/Components/Watchdog/BasicWatchdog.cs#L271
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (Sqlite, System, Release):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L353
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (Sqlite, System, Release):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L354
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (Sqlite, System, Release):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L559
Cannot implicitly convert type 'Tgstation.Server.Host.Components.Deployment.IDmbProvider' to 'System.IDisposable'. An explicit conversion exists (are you missing a cast?)
|
Windows Live Tests (Sqlite, System, Release):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
'TemporaryDmbProvider': type used in a using statement must be implicitly convertible to 'System.IDisposable'. Did you mean 'await using' rather than 'using'?
|
Windows Live Tests (Sqlite, System, Release):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L153
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (Sqlite, System, Release):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L323
'DmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'DmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (Sqlite, System, Release):
src/Tgstation.Server.Host/Components/Deployment/HardLinkDmbProvider.cs#L148
An opening brace should not be followed by a blank line.
|
Windows Live Tests (Sqlite, System, Release):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
Call System.IDisposable.Dispose on object created by 'new TemporaryDmbProvider(ioManager.ResolvePath(job.DirectoryName.ToString()), String.Concat(job.DmeName, DmbExtension), job)' before all references to it are out of scope
|
Windows Live Tests (Sqlite, System, Release):
src/Tgstation.Server.Host/Components/Watchdog/BasicWatchdog.cs#L271
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (SqlServer, Basic, Release):
src/Tgstation.Server.Host/Components/Watchdog/BasicWatchdog.cs#L271
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (SqlServer, Basic, Release):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L353
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (SqlServer, Basic, Release):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L354
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (SqlServer, Basic, Release):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L559
Cannot implicitly convert type 'Tgstation.Server.Host.Components.Deployment.IDmbProvider' to 'System.IDisposable'. An explicit conversion exists (are you missing a cast?)
|
Windows Live Tests (SqlServer, Basic, Release):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
'TemporaryDmbProvider': type used in a using statement must be implicitly convertible to 'System.IDisposable'. Did you mean 'await using' rather than 'using'?
|
Windows Live Tests (SqlServer, Basic, Release):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L153
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (SqlServer, Basic, Release):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L323
'DmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'DmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (SqlServer, Basic, Release):
src/Tgstation.Server.Host/Components/Deployment/HardLinkDmbProvider.cs#L148
An opening brace should not be followed by a blank line.
|
Windows Live Tests (SqlServer, Basic, Release):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
Call System.IDisposable.Dispose on object created by 'new TemporaryDmbProvider(ioManager.ResolvePath(job.DirectoryName.ToString()), String.Concat(job.DmeName, DmbExtension), job)' before all references to it are out of scope
|
Windows Live Tests (SqlServer, Basic, Release):
src/Tgstation.Server.Host/Components/Watchdog/BasicWatchdog.cs#L271
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (SqlServer, System, Debug):
src/Tgstation.Server.Host/Components/Watchdog/BasicWatchdog.cs#L271
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (SqlServer, System, Debug):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L353
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (SqlServer, System, Debug):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L354
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (SqlServer, System, Debug):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L559
Cannot implicitly convert type 'Tgstation.Server.Host.Components.Deployment.IDmbProvider' to 'System.IDisposable'. An explicit conversion exists (are you missing a cast?)
|
Windows Live Tests (SqlServer, System, Debug):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
'TemporaryDmbProvider': type used in a using statement must be implicitly convertible to 'System.IDisposable'. Did you mean 'await using' rather than 'using'?
|
Windows Live Tests (SqlServer, System, Debug):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L153
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (SqlServer, System, Debug):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L323
'DmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'DmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (SqlServer, System, Debug):
src/Tgstation.Server.Host/Components/Watchdog/BasicWatchdog.cs#L271
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (SqlServer, System, Debug):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L353
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (SqlServer, System, Debug):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L354
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (SqlServer, System, Release):
src/Tgstation.Server.Host/Components/Watchdog/BasicWatchdog.cs#L271
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (SqlServer, System, Release):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L353
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (SqlServer, System, Release):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L354
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (SqlServer, System, Release):
src/Tgstation.Server.Host/Components/Session/SessionController.cs#L559
Cannot implicitly convert type 'Tgstation.Server.Host.Components.Deployment.IDmbProvider' to 'System.IDisposable'. An explicit conversion exists (are you missing a cast?)
|
Windows Live Tests (SqlServer, System, Release):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
'TemporaryDmbProvider': type used in a using statement must be implicitly convertible to 'System.IDisposable'. Did you mean 'await using' rather than 'using'?
|
Windows Live Tests (SqlServer, System, Release):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L153
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (SqlServer, System, Release):
src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs#L323
'DmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'DmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Windows Live Tests (SqlServer, System, Release):
src/Tgstation.Server.Host/Components/Deployment/HardLinkDmbProvider.cs#L148
An opening brace should not be followed by a blank line.
|
Windows Live Tests (SqlServer, System, Release):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
Call System.IDisposable.Dispose on object created by 'new TemporaryDmbProvider(ioManager.ResolvePath(job.DirectoryName.ToString()), String.Concat(job.DmeName, DmbExtension), job)' before all references to it are out of scope
|
Windows Live Tests (SqlServer, System, Release):
src/Tgstation.Server.Host/Components/Watchdog/BasicWatchdog.cs#L271
'IDmbProvider' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'IDmbProvider' could be found (are you missing a using directive or an assembly reference?)
|
Linux Tests (Debug):
src/Tgstation.Server.Host/Components/Deployment/HardLinkDmbProvider.cs#L148
An opening brace should not be followed by a blank line.
|
Linux Tests (Debug):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
Call System.IDisposable.Dispose on object created by 'new TemporaryDmbProvider(ioManager.ResolvePath(job.DirectoryName.ToString()), String.Concat(job.DmeName, DmbExtension), job)' before all references to it are out of scope
|
Linux Tests (Debug):
src/Tgstation.Server.Host/Components/Deployment/HardLinkDmbProvider.cs#L148
An opening brace should not be followed by a blank line.
|
Linux Tests (Debug):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
Call System.IDisposable.Dispose on object created by 'new TemporaryDmbProvider(ioManager.ResolvePath(job.DirectoryName.ToString()), String.Concat(job.DmeName, DmbExtension), job)' before all references to it are out of scope
|
Windows Tests (Debug):
src/Tgstation.Server.Host/Components/Deployment/HardLinkDmbProvider.cs#L148
An opening brace should not be followed by a blank line.
|
Windows Tests (Debug):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
Call System.IDisposable.Dispose on object created by 'new TemporaryDmbProvider(ioManager.ResolvePath(job.DirectoryName.ToString()), String.Concat(job.DmeName, DmbExtension), job)' before all references to it are out of scope
|
Windows Tests (Debug):
src/Tgstation.Server.Host/Components/Deployment/HardLinkDmbProvider.cs#L148
An opening brace should not be followed by a blank line.
|
Windows Tests (Debug):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
Call System.IDisposable.Dispose on object created by 'new TemporaryDmbProvider(ioManager.ResolvePath(job.DirectoryName.ToString()), String.Concat(job.DmeName, DmbExtension), job)' before all references to it are out of scope
|
Windows Live Tests (MariaDB, Basic, Debug):
src/Tgstation.Server.Host/Components/Deployment/HardLinkDmbProvider.cs#L148
An opening brace should not be followed by a blank line.
|
Windows Live Tests (MariaDB, Basic, Debug):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
Call System.IDisposable.Dispose on object created by 'new TemporaryDmbProvider(ioManager.ResolvePath(job.DirectoryName.ToString()), String.Concat(job.DmeName, DmbExtension), job)' before all references to it are out of scope
|
Windows Live Tests (MariaDB, Basic, Debug):
src/Tgstation.Server.Host/Components/Deployment/HardLinkDmbProvider.cs#L148
An opening brace should not be followed by a blank line.
|
Windows Live Tests (MariaDB, Basic, Debug):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
Call System.IDisposable.Dispose on object created by 'new TemporaryDmbProvider(ioManager.ResolvePath(job.DirectoryName.ToString()), String.Concat(job.DmeName, DmbExtension), job)' before all references to it are out of scope
|
Windows Live Tests (MySql, System, Debug):
src/Tgstation.Server.Host/Components/Deployment/HardLinkDmbProvider.cs#L148
An opening brace should not be followed by a blank line.
|
Windows Live Tests (MySql, System, Debug):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
Call System.IDisposable.Dispose on object created by 'new TemporaryDmbProvider(ioManager.ResolvePath(job.DirectoryName.ToString()), String.Concat(job.DmeName, DmbExtension), job)' before all references to it are out of scope
|
Windows Live Tests (MySql, System, Debug):
src/Tgstation.Server.Host/Components/Deployment/HardLinkDmbProvider.cs#L148
An opening brace should not be followed by a blank line.
|
Windows Live Tests (MySql, System, Debug):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
Call System.IDisposable.Dispose on object created by 'new TemporaryDmbProvider(ioManager.ResolvePath(job.DirectoryName.ToString()), String.Concat(job.DmeName, DmbExtension), job)' before all references to it are out of scope
|
Windows Live Tests (PostgresSql, System, Debug):
src/Tgstation.Server.Host/Components/Deployment/HardLinkDmbProvider.cs#L148
An opening brace should not be followed by a blank line.
|
Windows Live Tests (PostgresSql, System, Debug):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
Call System.IDisposable.Dispose on object created by 'new TemporaryDmbProvider(ioManager.ResolvePath(job.DirectoryName.ToString()), String.Concat(job.DmeName, DmbExtension), job)' before all references to it are out of scope
|
Windows Live Tests (PostgresSql, System, Debug):
src/Tgstation.Server.Host/Components/Deployment/HardLinkDmbProvider.cs#L148
An opening brace should not be followed by a blank line.
|
Windows Live Tests (PostgresSql, System, Debug):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
Call System.IDisposable.Dispose on object created by 'new TemporaryDmbProvider(ioManager.ResolvePath(job.DirectoryName.ToString()), String.Concat(job.DmeName, DmbExtension), job)' before all references to it are out of scope
|
Windows Live Tests (MariaDB, System, Debug):
src/Tgstation.Server.Host/Components/Deployment/HardLinkDmbProvider.cs#L148
An opening brace should not be followed by a blank line.
|
Windows Live Tests (MariaDB, System, Debug):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
Call System.IDisposable.Dispose on object created by 'new TemporaryDmbProvider(ioManager.ResolvePath(job.DirectoryName.ToString()), String.Concat(job.DmeName, DmbExtension), job)' before all references to it are out of scope
|
Windows Live Tests (MariaDB, System, Debug):
src/Tgstation.Server.Host/Components/Deployment/HardLinkDmbProvider.cs#L148
An opening brace should not be followed by a blank line.
|
Windows Live Tests (MariaDB, System, Debug):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
Call System.IDisposable.Dispose on object created by 'new TemporaryDmbProvider(ioManager.ResolvePath(job.DirectoryName.ToString()), String.Concat(job.DmeName, DmbExtension), job)' before all references to it are out of scope
|
Windows Live Tests (MySql, Basic, Debug):
src/Tgstation.Server.Host/Components/Deployment/HardLinkDmbProvider.cs#L148
An opening brace should not be followed by a blank line.
|
Windows Live Tests (MySql, Basic, Debug):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
Call System.IDisposable.Dispose on object created by 'new TemporaryDmbProvider(ioManager.ResolvePath(job.DirectoryName.ToString()), String.Concat(job.DmeName, DmbExtension), job)' before all references to it are out of scope
|
Windows Live Tests (MySql, Basic, Debug):
src/Tgstation.Server.Host/Components/Deployment/HardLinkDmbProvider.cs#L148
An opening brace should not be followed by a blank line.
|
Windows Live Tests (MySql, Basic, Debug):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
Call System.IDisposable.Dispose on object created by 'new TemporaryDmbProvider(ioManager.ResolvePath(job.DirectoryName.ToString()), String.Concat(job.DmeName, DmbExtension), job)' before all references to it are out of scope
|
Windows Live Tests (PostgresSql, Basic, Debug):
src/Tgstation.Server.Host/Components/Deployment/HardLinkDmbProvider.cs#L148
An opening brace should not be followed by a blank line.
|
Windows Live Tests (PostgresSql, Basic, Debug):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
Call System.IDisposable.Dispose on object created by 'new TemporaryDmbProvider(ioManager.ResolvePath(job.DirectoryName.ToString()), String.Concat(job.DmeName, DmbExtension), job)' before all references to it are out of scope
|
Windows Live Tests (PostgresSql, Basic, Debug):
src/Tgstation.Server.Host/Components/Deployment/HardLinkDmbProvider.cs#L148
An opening brace should not be followed by a blank line.
|
Windows Live Tests (PostgresSql, Basic, Debug):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
Call System.IDisposable.Dispose on object created by 'new TemporaryDmbProvider(ioManager.ResolvePath(job.DirectoryName.ToString()), String.Concat(job.DmeName, DmbExtension), job)' before all references to it are out of scope
|
Windows Live Tests (SqlServer, Basic, Debug):
src/Tgstation.Server.Host/Components/Deployment/HardLinkDmbProvider.cs#L148
An opening brace should not be followed by a blank line.
|
Windows Live Tests (SqlServer, Basic, Debug):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
Call System.IDisposable.Dispose on object created by 'new TemporaryDmbProvider(ioManager.ResolvePath(job.DirectoryName.ToString()), String.Concat(job.DmeName, DmbExtension), job)' before all references to it are out of scope
|
Windows Live Tests (SqlServer, Basic, Debug):
src/Tgstation.Server.Host/Components/Deployment/HardLinkDmbProvider.cs#L148
An opening brace should not be followed by a blank line.
|
Windows Live Tests (SqlServer, Basic, Debug):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
Call System.IDisposable.Dispose on object created by 'new TemporaryDmbProvider(ioManager.ResolvePath(job.DirectoryName.ToString()), String.Concat(job.DmeName, DmbExtension), job)' before all references to it are out of scope
|
Windows Live Tests (Sqlite, System, Debug):
src/Tgstation.Server.Host/Components/Deployment/HardLinkDmbProvider.cs#L148
An opening brace should not be followed by a blank line.
|
Windows Live Tests (Sqlite, System, Debug):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
Call System.IDisposable.Dispose on object created by 'new TemporaryDmbProvider(ioManager.ResolvePath(job.DirectoryName.ToString()), String.Concat(job.DmeName, DmbExtension), job)' before all references to it are out of scope
|
Windows Live Tests (Sqlite, System, Debug):
src/Tgstation.Server.Host/Components/Deployment/HardLinkDmbProvider.cs#L148
An opening brace should not be followed by a blank line.
|
Windows Live Tests (Sqlite, System, Debug):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
Call System.IDisposable.Dispose on object created by 'new TemporaryDmbProvider(ioManager.ResolvePath(job.DirectoryName.ToString()), String.Concat(job.DmeName, DmbExtension), job)' before all references to it are out of scope
|
Windows Live Tests (Sqlite, Basic, Debug):
src/Tgstation.Server.Host/Components/Deployment/HardLinkDmbProvider.cs#L148
An opening brace should not be followed by a blank line.
|
Windows Live Tests (Sqlite, Basic, Debug):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
Call System.IDisposable.Dispose on object created by 'new TemporaryDmbProvider(ioManager.ResolvePath(job.DirectoryName.ToString()), String.Concat(job.DmeName, DmbExtension), job)' before all references to it are out of scope
|
Windows Live Tests (Sqlite, Basic, Debug):
src/Tgstation.Server.Host/Components/Deployment/HardLinkDmbProvider.cs#L148
An opening brace should not be followed by a blank line.
|
Windows Live Tests (Sqlite, Basic, Debug):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
Call System.IDisposable.Dispose on object created by 'new TemporaryDmbProvider(ioManager.ResolvePath(job.DirectoryName.ToString()), String.Concat(job.DmeName, DmbExtension), job)' before all references to it are out of scope
|
Windows Live Tests (SqlServer, System, Debug):
src/Tgstation.Server.Host/Components/Deployment/HardLinkDmbProvider.cs#L148
An opening brace should not be followed by a blank line.
|
Windows Live Tests (SqlServer, System, Debug):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
Call System.IDisposable.Dispose on object created by 'new TemporaryDmbProvider(ioManager.ResolvePath(job.DirectoryName.ToString()), String.Concat(job.DmeName, DmbExtension), job)' before all references to it are out of scope
|
Windows Live Tests (SqlServer, System, Debug):
src/Tgstation.Server.Host/Components/Deployment/HardLinkDmbProvider.cs#L148
An opening brace should not be followed by a blank line.
|
Windows Live Tests (SqlServer, System, Debug):
src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs#L805
Call System.IDisposable.Dispose on object created by 'new TemporaryDmbProvider(ioManager.ResolvePath(job.DirectoryName.ToString()), String.Concat(job.DmeName, DmbExtension), job)' before all references to it are out of scope
|