Skip to content

Restore test generation for build script #25

Restore test generation for build script

Restore test generation for build script #25

Triggered via push December 13, 2024 17:41
Status Success
Total duration 36s
Artifacts

build.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build (7.0.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (7.0.x): Sharplasu.Tests/CodeGeneration/KotlinAST.cs#L432
Cannot convert null literal to non-nullable reference type.
build (7.0.x): Sharplasu.Tests/Transformation/ASTTransformerTests.cs#L179
Cannot convert null literal to non-nullable reference type.
build (7.0.x): Sharplasu.Tests/Transformation/ASTTransformerTests.cs#L201
Cannot convert null literal to non-nullable reference type.
build (7.0.x): Sharplasu.Tests/Models/TestModels.cs#L67
Cannot convert null literal to non-nullable reference type.
build (7.0.x): Sharplasu.Tests/Models/TestModels.cs#L67
Cannot convert null literal to non-nullable reference type.
build (7.0.x): Sharplasu.Tests/Generated/SimpleLangLexer.cs#L32
'SimpleLangLexer' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
build (7.0.x): Sharplasu.Tests/Generated/SimpleLangParser.cs#L35
'SimpleLangParser' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
build (7.0.x): Sharplasu.Tests/Generated/SimpleLangParserBaseListener.cs#L37
'SimpleLangParserBaseListener' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
build (7.0.x): Sharplasu.Tests/Generated/SimpleLangParserListener.cs#L32
'ISimpleLangParserListener' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
build (7.0.x): Sharplasu.Tests/Transformation/ASTTransformerTests.cs#L304
Dereference of a possibly null reference.