Skip to content

#10 - Fix bug introduced adding support of Boolean literals. Failure… #103

#10 - Fix bug introduced adding support of Boolean literals. Failure…

#10 - Fix bug introduced adding support of Boolean literals. Failure… #103

Triggered via push April 16, 2024 21:42
Status Success
Total duration 3m 33s
Artifacts 1

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: tests/Core.Tests/ConstraintDefTests.cs#L22
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: tests/Grammars/MySQL.Tests/Utils/FakeTableDataProvider.cs#L30
The type name 'variable' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: tests/Grammars/MySQL.Tests/QueryEngineTests.cs#L34
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build: tests/Grammars/MySQL.Tests/QueryEngineTests.cs#L59
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build: tests/Core.Tests/ConstraintDefTests.cs#L22
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: tests/Grammars/MySQL.Tests/Utils/FakeTableDataProvider.cs#L30
The type name 'variable' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: tests/Grammars/MySQL.Tests/QueryEngineTests.cs#L34
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build: tests/Grammars/MySQL.Tests/QueryEngineTests.cs#L59
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)

Artifacts

Produced during runtime
Name Size
Nuget Packages
80.5 KB