Fully implement /savefile
(except ImportText()
because fuck it)
#416
Annotations
6 errors and 14 warnings
build (ubuntu-latest)
The type or namespace name 'FormatRipper' does not exist in the namespace 'JetBrains' (are you missing an assembly reference?)
|
build (ubuntu-latest)
The type or namespace name 'FormatRipper' does not exist in the namespace 'JetBrains' (are you missing an assembly reference?)
|
TestOpenDreamExclusiveTgsOperation:
home/runner/work/OpenDream/tgstation-server/tests/Tgstation.Server.Tests/Live/TestLiveServer.cs#L1229
Assert.Fail failed. OpenDream build failed! (Inner exception: )
|
build (ubuntu-latest)
Process completed with exit code 1.
|
TestOpenDreamExclusiveTgsOperation:
D:\a\OpenDream\tgstation-server\tests\Tgstation.Server.Tests\Live\TestLiveServer.cs#L1229
Assert.Fail failed. System.AggregateException: One or more errors occurred. (OpenDream build failed!)
---> Tgstation.Server.Host.Jobs.JobException: OpenDream build failed!
at Tgstation.Server.Host.Components.Engine.OpenDreamInstaller.Install(EngineVersion version, String installPath, Boolean deploymentPipelineProcesses, CancellationToken cancellationToken) in D:\a\OpenDream\tgstation-server\src\Tgstation.Server.Host\Components\Engine\OpenDreamInstaller.cs:line 280
at Tgstation.Server.Common.Extensions.ValueTaskExtensions.WhenAll(IReadOnlyList`1 tasks) in /_/src/Tgstation.Server.Common/Extensions/ValueTaskExtensions.cs:line 137
--- End of inner exception stack trace ---
at Tgstation.Server.Common.Extensions.ValueTaskExtensions.WhenAll(IReadOnlyList`1 tasks) in /_/src/Tgstation.Server.Common/Extensions/ValueTaskExtensions.cs:line 146
at Tgstation.Server.Host.Components.Engine.EngineManager.InstallVersionFiles(JobProgressReporter progressReporter, EngineVersion version, Stream customVersionStream, Boolean deploymentPipelineProcesses, CancellationToken cancellationToken) in D:\a\OpenDream\tgstation-server\src\Tgstation.Server.Host\Components\Engine\EngineManager.cs:line 564
at Tgstation.Server.Host.Components.Engine.EngineManager.InstallVersionFiles(JobProgressReporter progressReporter, EngineVersion version, Stream customVersionStream, Boolean deploymentPipelineProcesses, CancellationToken cancellationToken) in D:\a\OpenDream\tgstation-server\src\Tgstation.Server.Host\Components\Engine\EngineManager.cs:line 587
at Tgstation.Server.Host.Components.Engine.EngineManager.AssertAndLockVersion(JobProgressReporter progressReporter, EngineVersion version, Stream customVersionStream, Boolean neededForLock, Boolean allowInstallation, CancellationToken cancellationToken) in D:\a\OpenDream\tgstation-server\src\Tgstation.Server.Host\Components\Engine\EngineManager.cs:line 477
at Tgstation.Server.Host.Components.Engine.EngineManager.AssertAndLockVersion(JobProgressReporter progressReporter, EngineVersion version, Stream customVersionStream, Boolean neededForLock, Boolean allowInstallation, CancellationToken cancellationToken) in D:\a\OpenDream\tgstation-server\src\Tgstation.Server.Host\Components\Engine\EngineManager.cs:line 492
at Tgstation.Server.Host.Components.Engine.EngineManager.ChangeVersion(JobProgressReporter progressReporter, EngineVersion version, Stream customVersionStream, Boolean allowInstallation, CancellationToken cancellationToken) in D:\a\OpenDream\tgstation-server\src\Tgstation.Server.Host\Components\Engine\EngineManager.cs:line 131
at Tgstation.Server.Host.Controllers.EngineController.<>c__DisplayClass6_1.<<Update>b__2>d.MoveNext() in D:\a\OpenDream\tgstation-server\src\Tgstation.Server.Host\Controllers\EngineController.cs:line 248
--- End of stack trace from previous location ---
at Tgstation.Server.Host.Controllers.EngineController.<>c__DisplayClass6_1.<<Update>b__2>d.MoveNext() in D:\a\OpenDream\tgstation-server\src\Tgstation.Server.Host\Controllers\EngineController.cs:line 248
--- End of stack trace from previous location ---
at Tgstation.Server.Host.Jobs.JobService.RunJob(Job job, JobEntrypoint operation, CancellationToken cancellationToken) in D:\a\OpenDream\tgstation-server\src\Tgstation.Server.Host\Jobs\JobService.cs:line 463
|
build (windows-latest)
Process completed with exit code 1.
|
build (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, space-wizards/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: space-wizards/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (ubuntu-latest)
'Robust.Serialization.Generator.Generator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
build (ubuntu-latest)
'Robust.Analyzers.AccessAnalyzer': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
build (ubuntu-latest)
'Robust.Analyzers.ByRefEventAnalyzer': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
build (ubuntu-latest)
The diagnostic message should not contain any line return character nor any leading or trailing whitespaces and should either be a single sentence without a trailing period or a multi-sentences with a trailing period
|
build (ubuntu-latest)
Enable analyzer release tracking for the analyzer project containing rule 'RA0013' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
build (ubuntu-latest)
The diagnostic message should not contain any line return character nor any leading or trailing whitespaces and should either be a single sentence without a trailing period or a multi-sentences with a trailing period
|
build (ubuntu-latest)
Enable analyzer release tracking for the analyzer project containing rule 'RA0015' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
build (ubuntu-latest)
The diagnostic message should not contain any line return character nor any leading or trailing whitespaces and should either be a single sentence without a trailing period or a multi-sentences with a trailing period
|
build (ubuntu-latest)
Enable analyzer release tracking for the analyzer project containing rule 'RA0016' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
build (ubuntu-latest)
'Robust.Analyzers.DataDefinitionAnalyzer': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
build (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, space-wizards/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: space-wizards/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|