8000 Merge pull request #762 from joshuabrink/fix/bug-723 · dotnet-script/dotnet-script@2f9a42d · GitHub
[go: up one dir, main page]

Skip to content

Merge pull request #762 from joshuabrink/fix/bug-723 #165

Merge pull request #762 from joshuabrink/fix/bug-723

Merge pull request #762 from joshuabrink/fix/bug-723 #165

Triggered via push November 13, 2024 12:58
Status Success
Total duration 15m 35s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

39 warnings
build-linux
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-linux: src/Dotnet.Script.Tests/ScriptParserTests.cs#L42
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build-linux: src/Dotnet.Script.Tests/ScriptParserTests.cs#L28
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build-linux: src/Dotnet.Script.Tests/ScriptParserTests.cs#L72
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build-linux: src/Dotnet.Script.Tests/ScriptParserTests.cs#L54
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build-linux: src/Dotnet.Script.Tests/ScriptParserTests.cs#L123
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build-linux: src/Dotnet.Script.Tests/ScriptParserTests.cs#L28
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build-linux: src/Dotnet.Script.Tests/ScriptParserTests.cs#L42
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build-linux: src/Dotnet.Script.Tests/ScriptParserTests.cs#L54
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build-linux: src/Dotnet.Script.Tests/ScriptParserTests.cs#L123
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build-linux: src/Dotnet.Script.Tests/ScriptParserTests.cs#L72
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build-linux
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
build-linux
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
build-windows
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-windows
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
build-windows: src/Dotnet.Script.Tests/ScriptParserTests.cs#L28
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build-windows: src/Dotnet.Script.Tests/ScriptParserTests.cs#L42
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build-windows: src/Dotnet.Script.Tests/ScriptParserTests.cs#L54
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build-windows: src/Dotnet.Script.Tests/ScriptParserTests.cs#L72
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build-windows: src/Dotnet.Script.Tests/ScriptParserTests.cs#L123
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build-windows: src/Dotnet.Script.Tests/ScriptParserTests.cs#L28
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build-windows: src/Dotnet.Script.Tests/ScriptParserTests.cs#L42
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build-windows: src/Dotnet.Script.Tests/ScriptParserTests.cs#L54
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build-windows: src/Dotnet.Script.Tests/ScriptParserTests.cs#L72
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build-windows: src/Dotnet.Script.Tests/ScriptParserTests.cs#L123
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build-windows
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
build-mac
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-mac: src/Dotnet.Script.Tests/ScriptParserTests.cs#L28
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build-mac: src/Dotnet.Script.Tests/ScriptParserTests.cs#L42
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build-mac: src/Dotnet.Script.Tests/ScriptParserTests.cs#L54
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build-mac: src/Dotnet.Script.Tests/ScriptParserTests.cs#L72
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build-mac: src/Dotnet.Script.Tests/ScriptParserTests.cs#L123
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build-mac: src/Dotnet.Script.Tests/ScriptParserTests.cs#L28
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build-mac: src/Dotnet.Script.Tests/ScriptParserTests.cs#L42
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build-mac: src/Dotnet.Script.Tests/ScriptParserTests.cs#L54
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build-mac: src/Dotnet.Script.Tests/ScriptParserTests.cs#L72
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build-mac: src/Dotnet.Script.Tests/ScriptParserTests.cs#L123
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build-mac
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
build-mac
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
0