Skip to content

After all this time, finally, stains #22706

After all this time, finally, stains

After all this time, finally, stains #22706

Triggered via pull request September 2, 2026 09:23
Status Success
Total duration 22m 14s
Artifacts 8

build-test-debug.yml

on: pull_request
Matrix: integration-tests
Debug CI Required
53s
Debug CI Required
Cleanup Artifacts
3s
Cleanup Artifacts
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 26 warnings
build
Process completed with exit code 1.
build
reviewdog: Too many results (annotations) in diff. You may miss some annotations due to GitHub limitation for annotation created by logging command. Please check GitHub Actions log console to see all results. Limitation: - 10 warning annotations and 10 error annotations per step - 50 annotations per job (sum of annotations from all the steps) - 50 annotations per run (separate from the job annotations, these annotations aren't created by users) Source: https://github.com/orgs/community/discussions/26680#discussioncomment-3252835
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: space-wizards/submodule-dependency@v0.1.5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build: Content.Shared/Nutrition/EntitySystems/IngestionSystem.cs#L147
[C# diagnostics] reported by reviewdog 🐶 'SharedSolutionContainerSystem.EnsureSolution(Entity<SolutionManagerComponent?>, string, out Entity<SolutionComponent>)' is obsolete: 'Solution string matching will be removed in the future in favor of relations and enumerators.' Raw Output: {"level":"warning","locations":[{"physicalLocation":{"artifactLocation":{"uri":"file:///home/runner/work/space-station-14/space-station-14/Content.Shared/Nutrition/EntitySystems/IngestionSystem.cs"},"region":{"endColumn":85,"endLine":147,"startColumn":9,"startLine":147}}}],"message":{"text":"'SharedSolutionContainerSystem.EnsureSolution(Entity\u003cSolutionManagerComponent?\u003e, string, out Entity\u003cSolutionComponent\u003e)' is obsolete: 'Solution string matching will be removed in the future in favor of relations and enumerators.'"},"properties":{},"ruleId":"CS0618","ruleIndex":501}
build: Content.Shared/Tools/Systems/ToolRefinableSystem.cs#L179
[C# diagnostics] reported by reviewdog 🐶 'RandomExtensions.NextPolarVector2(Random, float, float)' is obsolete: 'Always use RobustRandom/IRobustRandom, System.Random does not provide any extra functionality.' Raw Output: {"level":"warning","locations":[{"physicalLocation":{"artifactLocation":{"uri":"file:///home/runner/work/space-station-14/space-station-14/Content.Shared/Tools/Systems/ToolRefinableSystem.cs"},"region":{"endColumn":64,"endLine":179,"startColumn":32,"startLine":179}}}],"message":{"text":"'RandomExtensions.NextPolarVector2(Random, float, float)' is obsolete: 'Always use RobustRandom/IRobustRandom, System.Random does not provide any extra functionality.'"},"properties":{},"ruleId":"CS0618","ruleIndex":501}
build: Content.Shared/_Funkystation/Stains/Systems/SharedStainSystem.cs#L69
[C# diagnostics] reported by reviewdog 🐶 'RandomHelpers.Prob(Random, double)' is obsolete: 'Always use RobustRandom/IRobustRandom, System.Random does not provide any extra functionality.' Raw Output: {"level":"warning","locations":[{"physicalLocation":{"artifactLocation":{"uri":"file:///home/runner/work/space-station-14/space-station-14/Content.Shared/_Funkystation/Stains/Systems/SharedStainSystem.cs"},"region":{"endColumn":45,"endLine":69,"startColumn":14,"startLine":69}}}],"message":{"text":"'RandomHelpers.Prob(Random, double)' is obsolete: 'Always use RobustRandom/IRobustRandom, System.Random does not provide any extra functionality.'"},"properties":{},"ruleId":"CS0618","ruleIndex":501}
build: Content.Shared/_Funkystation/WashingMachine/SharedWashingMachineSystem.cs#L170
[C# diagnostics] reported by reviewdog 🐶 'RandomHelpers.Prob(Random, double)' is obsolete: 'Always use RobustRandom/IRobustRandom, System.Random does not provide any extra functionality.' Raw Output: {"level":"warning","locations":[{"physicalLocation":{"artifactLocation":{"uri":"file:///home/runner/work/space-station-14/space-station-14/Content.Shared/_Funkystation/WashingMachine/SharedWashingMachineSystem.cs"},"region":{"endColumn":61,"endLine":170,"startColumn":17,"startLine":170}}}],"message":{"text":"'RandomHelpers.Prob(Random, double)' is obsolete: 'Always use RobustRandom/IRobustRandom, System.Random does not provide any extra functionality.'"},"properties":{},"ruleId":"CS0618","ruleIndex":501}
build: Content.Shared/_Funkystation/WashingMachine/SharedWashingMachineSystem.cs#L153
[C# diagnostics] reported by reviewdog 🐶 'RandomHelpers.Prob(Random, double)' is obsolete: 'Always use RobustRandom/IRobustRandom, System.Random does not provide any extra functionality.' Raw Output: {"level":"warning","locations":[{"physicalLocation":{"artifactLocation":{"uri":"file:///home/runner/work/space-station-14/space-station-14/Content.Shared/_Funkystation/WashingMachine/SharedWashingMachineSystem.cs"},"region":{"endColumn":70,"endLine":153,"startColumn":26,"startLine":153}}}],"message":{"text":"'RandomHelpers.Prob(Random, double)' is obsolete: 'Always use RobustRandom/IRobustRandom, System.Random does not provide any extra functionality.'"},"properties":{},"ruleId":"CS0618","ruleIndex":501}
build: Content.Shared/_Starlight/Medical/Body/Systems/LungSystem.cs#L47
[C# diagnostics] reported by reviewdog 🐶 'SharedSolutionContainerSystem.EnsureSolution(Entity<SolutionManagerComponent?>, string, out Entity<SolutionComponent>)' is obsolete: 'Solution string matching will be removed in the future in favor of relations and enumerators.' Raw Output: {"level":"warning","locations":[{"physicalLocation":{"artifactLocation":{"uri":"file:///home/runner/work/space-station-14/space-station-14/Content.Shared/_Starlight/Medical/Body/Systems/LungSystem.cs"},"region":{"endColumn":106,"endLine":47,"startColumn":9,"startLine":47}}}],"message":{"text":"'SharedSolutionContainerSystem.EnsureSolution(Entity\u003cSolutionManagerComponent?\u003e, string, out Entity\u003cSolutionComponent\u003e)' is obsolete: 'Solution string matching will be removed in the future in favor of relations and enumerators.'"},"properties":{},"ruleId":"CS0618","ruleIndex":501}
build: Content.Shared/_Starlight/Medical/Body/Systems/SharedBloodstreamSystem.cs#L128
[C# diagnostics] reported by reviewdog 🐶 'SharedSolutionContainerSystem.EnsureSolution(Entity<SolutionManagerComponent?>, string, out Entity<SolutionComponent>)' is obsolete: 'Solution string matching will be removed in the future in favor of relations and enumerators.' Raw Output: {"level":"warning","locations":[{"physicalLocation":{"artifactLocation":{"uri":"file:///home/runner/work/space-station-14/space-station-14/Content.Shared/_Starlight/Medical/Body/Systems/SharedBloodstreamSystem.cs"},"region":{"endColumn":121,"endLine":128,"startColumn":9,"startLine":128}}}],"message":{"text":"'SharedSolutionContainerSystem.EnsureSolution(Entity\u003cSolutionManagerComponent?\u003e, string, out Entity\u003cSolutionComponent\u003e)' is obsolete: 'Solution string matching will be removed in the future in favor of relations and enumerators.'"},"properties":{},"ruleId":"CS0618","ruleIndex":501}
build: Content.Shared/_Starlight/Medical/Body/Systems/SharedBloodstreamSystem.cs#L127
[C# diagnostics] reported by reviewdog 🐶 'SharedSolutionContainerSystem.EnsureSolution(Entity<SolutionManagerComponent?>, string, out Entity<SolutionComponent>)' is obsolete: 'Solution string matching will be removed in the future in favor of relations and enumerators.' Raw Output: {"level":"warning","locations":[{"physicalLocation":{"artifactLocation":{"uri":"file:///home/runner/work/space-station-14/space-station-14/Content.Shared/_Starlight/Medical/Body/Systems/SharedBloodstreamSystem.cs"},"region":{"endColumn":117,"endLine":127,"startColumn":9,"startLine":127}}}],"message":{"text":"'SharedSolutionContainerSystem.EnsureSolution(Entity\u003cSolutionManagerComponent?\u003e, string, out Entity\u003cSolutionComponent\u003e)' is obsolete: 'Solution string matching will be removed in the future in favor of relations and enumerators.'"},"properties":{},"ruleId":"CS0618","ruleIndex":501}
build: Content.Shared/_Starlight/Medical/Body/Systems/SharedBloodstreamSystem.cs#L126
[C# diagnostics] reported by reviewdog 🐶 'SharedSolutionContainerSystem.EnsureSolution(Entity<SolutionManagerComponent?>, string, out Entity<SolutionComponent>)' is obsolete: 'Solution string matching will be removed in the future in favor of relations and enumerators.' Raw Output: {"level":"warning","locations":[{"physicalLocation":{"artifactLocation":{"uri":"file:///home/runner/work/space-station-14/space-station-14/Content.Shared/_Starlight/Medical/Body/Systems/SharedBloodstreamSystem.cs"},"region":{"endColumn":109,"endLine":126,"startColumn":9,"startLine":126}}}],"message":{"text":"'SharedSolutionContainerSystem.EnsureSolution(Entity\u003cSolutionManagerComponent?\u003e, string, out Entity\u003cSolutionComponent\u003e)' is obsolete: 'Solution string matching will be removed in the future in favor of relations and enumerators.'"},"properties":{},"ruleId":"CS0618","ruleIndex":501}
build: Content.Shared/Chemistry/EntitySystems/SharedSolutionContainerSystem.Compatibility.cs#L20
[C# diagnostics] reported by reviewdog 🐶 'SolutionContainerManagerComponent' is obsolete Raw Output: {"level":"warning","locations":[{"physicalLocation":{"artifactLocation":{"uri":"file:///home/runner/work/space-station-14/space-station-14/Content.Shared/Chemistry/EntitySystems/SharedSolutionContainerSystem.Compatibility.cs"},"region":{"endColumn":82,"endLine":20,"startColumn":49,"startLine":20}}}],"message":{"text":"'SolutionContainerManagerComponent' is obsolete"},"properties":{},"ruleId":"CS0612","ruleIndex":503}
build: Content.Server.Database/SnakeCaseNaming.cs#L13
Convert to file-scoped namespace (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0161)
build: Content.Server.Database/ModelSqlite.cs#L14
Convert to file-scoped namespace (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0161)
build: Content.Server.Database/ModelPostgres.cs#L9
Convert to file-scoped namespace (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0161)
build: Content.Server.Database/Model.cs#L14
Convert to file-scoped namespace (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0161)
build: Content.Server.Database/DataModelBase.cs#L13
Consecutive braces must not have blank line between them (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide2002)
build: Content.Server.Database/DataModelBase.cs#L36
Consecutive braces must not have blank line between them (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide2002)
build: Content.Shared.Database/TypedHwid.cs#L46
Use expression body for method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0022)
build: Content.Shared.Database/TypedHwid.cs#L46
Parentheses should be added for clarity (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0048)
build: Content.Shared.Database/NoteSeverity.cs#L1
Convert to file-scoped namespace (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0161)
build: Content.PatreonParser/Program.cs#L83
Use pattern matching (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0078)
YAML Linter
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: space-wizards/submodule-dependency@v0.1.5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Integration Tests (shard 1)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: space-wizards/submodule-dependency@v0.1.5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Integration Tests (shard 3)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: space-wizards/submodule-dependency@v0.1.5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Integration Tests (shard 2)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: space-wizards/submodule-dependency@v0.1.5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Integration Tests (shard 0)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: space-wizards/submodule-dependency@v0.1.5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

Artifacts

Produced during runtime
Name Size Digest
ct-report
7.81 KB
sha256:aad2ce87e6143ef402e85da0c416c5df69aa77498e5bc00224bc5279cdddc6b3
it-report
474 KB
sha256:43e8bc52aa5ee05375e68b3582a25356f5e4b5666742711b0fdd355da12f47a5
test-binaries
969 MB
sha256:5feb4c72bd423ac93becedae84251c757137c241d001a8035b6af837b77c04d1
test-nunit-content
7.52 KB
sha256:a3c8ecebb5097b0b8d3af93f739a4dd357d4e5ace223f90dfad362a8b1954b2e
test-nunit-shard-0
132 KB
sha256:aaf75905ba989ae75eeccb21996d6d2ad9771690d25a29b0ce9b49b231affdb9
test-nunit-shard-1
113 KB
sha256:02baed549a8be07b8a900c881c1da46e7727357ac1a263361464eb93779726bb
test-nunit-shard-2
131 KB
sha256:a2d6fa96fe8d703ab823351a49634e914014ecf9054d4250babef0bc79e545f6
test-nunit-shard-3
115 KB
sha256:2f30618c99c04a37e017224fa97c4a0fc3e1a4d25e7f26f712b2682acab33aa7