Skip to content

Prepare for release 1.0.0 #27

Prepare for release 1.0.0

Prepare for release 1.0.0 #27

Triggered via push December 16, 2024 10:10
Status Success
Total duration 38s
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/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/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/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/Mapping/ParseTreeToASTTransformerTest.cs#L67
Dereference of a possibly null reference.