Correct the review count, give the extension a stable id, and put it under CI #54
build.yml
on: pull_request
Build & format check
53s
Vortex extension (typecheck, lint, test)
20s
Annotations
8 warnings
|
Vortex extension (typecheck, lint, test)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build & format check
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build & format check:
WitcherScriptMerger.Tests/Tools/FunctionLevelMergeEngineTests.cs#L504
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
|
Build & format check:
WitcherScriptMerger.Tests/Tools/FunctionLevelMergeEngineTests.cs#L487
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
|
Build & format check:
WitcherScriptMerger.Tests/Tools/FunctionLevelMergeEngineTests.cs#L533
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
|
Build & format check:
WitcherScriptMerger.Tests/Tools/FunctionLevelMergeEngineTests.cs#L504
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
|
Build & format check:
WitcherScriptMerger.Tests/Tools/FunctionLevelMergeEngineTests.cs#L487
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
|
Build & format check:
WitcherScriptMerger.Tests/Tools/FunctionLevelMergeEngineTests.cs#L533
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|