Skip to content

Change target framework from .NET 9.0 to .NET Standard 2.1 #20

Change target framework from .NET 9.0 to .NET Standard 2.1

Change target framework from .NET 9.0 to .NET Standard 2.1 #20

Triggered via push August 24, 2025 13:49
Status Success
Total duration 2m 43s
Artifacts 4

ci.yml

on: push
Matrix: build-native
pack-and-publish
24s
pack-and-publish
Matrix: package-test
Fit to window
Zoom out
Zoom in

Annotations

49 warnings and 4 notices
build-native (macos-latest, osx-arm64): TypeScriptParser.Tests/tests/TypeScriptParserTests.cs#L36
Missing XML comment for publicly visible type or member 'TypeScriptParserTests.ParseString_EmptyString_ShouldReturnValidTree()'
build-native (macos-latest, osx-arm64): TypeScriptParser.Tests/tests/TypeScriptParserTests.cs#L22
Missing XML comment for publicly visible type or member 'TypeScriptParserTests.ParseString_SimpleTypeScriptCode_ShouldReturnValidTree()'
build-native (macos-latest, osx-arm64): TypeScriptParser.Tests/tests/TypeScriptParserTests.cs#L10
Missing XML comment for publicly visible type or member 'TypeScriptParserTests.TypeScriptParser_Constructor_ShouldCreateValidInstance()'
build-native (macos-latest, osx-arm64): TypeScriptParser.Tests/tests/TypeScriptParserTests.cs#L7
Missing XML comment for publicly visible type or member 'TypeScriptParserTests'
build-native (macos-latest, osx-arm64): TypeScriptParser.Tests/tests/TypeScriptAnalyzerTests.cs#L78
Missing XML comment for publicly visible type or member 'TypeScriptAnalyzerTests.Dispose_AfterDispose_AnalyzeFileShouldThrowObjectDisposedException()'
build-native (macos-latest, osx-arm64): TypeScriptParser.Tests/tests/TypeScriptAnalyzerTests.cs#L64
Missing XML comment for publicly visible type or member 'TypeScriptAnalyzerTests.AnalyzeFile_NoExportedFunctions_ShouldReturnEmptyList()'
build-native (macos-latest, osx-arm64): TypeScriptParser.Tests/tests/TypeScriptAnalyzerTests.cs#L50
Missing XML comment for publicly visible type or member 'TypeScriptAnalyzerTests.AnalyzeFile_EmptyFile_ShouldReturnEmptyList()'
build-native (macos-latest, osx-arm64): TypeScriptParser.Tests/tests/TypeScriptAnalyzerTests.cs#L28
Missing XML comment for publicly visible type or member 'TypeScriptAnalyzerTests.AnalyzeFile_FunctionWithParameters_ShouldParseParametersCorrectly()'
build-native (macos-latest, osx-arm64): TypeScriptParser.Tests/tests/TypeScriptAnalyzerTests.cs#L11
Missing XML comment for publicly visible type or member 'TypeScriptAnalyzerTests.AnalyzeFile_SimpleExportFunction_ShouldReturnExportedFunction()'
build-native (macos-latest, osx-arm64): TypeScriptParser.Tests/tests/TypeScriptAnalyzerTests.cs#L8
Missing XML comment for publicly visible type or member 'TypeScriptAnalyzerTests'
build-native (ubuntu-latest, linux-x64): TypeScriptParser.Tests/tests/TypeScriptParserTests.cs#L36
Missing XML comment for publicly visible type or member 'TypeScriptParserTests.ParseString_EmptyString_ShouldReturnValidTree()'
build-native (ubuntu-latest, linux-x64): TypeScriptParser.Tests/tests/TypeScriptParserTests.cs#L22
Missing XML comment for publicly visible type or member 'TypeScriptParserTests.ParseString_SimpleTypeScriptCode_ShouldReturnValidTree()'
build-native (ubuntu-latest, linux-x64): TypeScriptParser.Tests/tests/TypeScriptParserTests.cs#L10
Missing XML comment for publicly visible type or member 'TypeScriptParserTests.TypeScriptParser_Constructor_ShouldCreateValidInstance()'
build-native (ubuntu-latest, linux-x64): TypeScriptParser.Tests/tests/TypeScriptParserTests.cs#L7
Missing XML comment for publicly visible type or member 'TypeScriptParserTests'
build-native (ubuntu-latest, linux-x64): TypeScriptParser.Tests/tests/TypeScriptAnalyzerTests.cs#L78
Missing XML comment for publicly visible type or member 'TypeScriptAnalyzerTests.Dispose_AfterDispose_AnalyzeFileShouldThrowObjectDisposedException()'
build-native (ubuntu-latest, linux-x64): TypeScriptParser.Tests/tests/TypeScriptAnalyzerTests.cs#L64
Missing XML comment for publicly visible type or member 'TypeScriptAnalyzerTests.AnalyzeFile_NoExportedFunctions_ShouldReturnEmptyList()'
build-native (ubuntu-latest, linux-x64): TypeScriptParser.Tests/tests/TypeScriptAnalyzerTests.cs#L50
Missing XML comment for publicly visible type or member 'TypeScriptAnalyzerTests.AnalyzeFile_EmptyFile_ShouldReturnEmptyList()'
build-native (ubuntu-latest, linux-x64): TypeScriptParser.Tests/tests/TypeScriptAnalyzerTests.cs#L28
Missing XML comment for publicly visible type or member 'TypeScriptAnalyzerTests.AnalyzeFile_FunctionWithParameters_ShouldParseParametersCorrectly()'
build-native (ubuntu-latest, linux-x64): TypeScriptParser.Tests/tests/TypeScriptAnalyzerTests.cs#L11
Missing XML comment for publicly visible type or member 'TypeScriptAnalyzerTests.AnalyzeFile_SimpleExportFunction_ShouldReturnExportedFunction()'
build-native (ubuntu-latest, linux-x64): TypeScriptParser.Tests/tests/TypeScriptAnalyzerTests.cs#L8
Missing XML comment for publicly visible type or member 'TypeScriptAnalyzerTests'
build-native (windows-latest, win-x64): TypeScriptParser.Tests/tests/TypeScriptParserTests.cs#L36
Missing XML comment for publicly visible type or member 'TypeScriptParserTests.ParseString_EmptyString_ShouldReturnValidTree()'
build-native (windows-latest, win-x64): TypeScriptParser.Tests/tests/TypeScriptParserTests.cs#L22
Missing XML comment for publicly visible type or member 'TypeScriptParserTests.ParseString_SimpleTypeScriptCode_ShouldReturnValidTree()'
build-native (windows-latest, win-x64): TypeScriptParser.Tests/tests/TypeScriptParserTests.cs#L10
Missing XML comment for publicly visible type or member 'TypeScriptParserTests.TypeScriptParser_Constructor_ShouldCreateValidInstance()'
build-native (windows-latest, win-x64): TypeScriptParser.Tests/tests/TypeScriptParserTests.cs#L7
Missing XML comment for publicly visible type or member 'TypeScriptParserTests'
build-native (windows-latest, win-x64): TypeScriptParser.Tests/tests/TypeScriptAnalyzerTests.cs#L78
Missing XML comment for publicly visible type or member 'TypeScriptAnalyzerTests.Dispose_AfterDispose_AnalyzeFileShouldThrowObjectDisposedException()'
build-native (windows-latest, win-x64): TypeScriptParser.Tests/tests/TypeScriptAnalyzerTests.cs#L64
Missing XML comment for publicly visible type or member 'TypeScriptAnalyzerTests.AnalyzeFile_NoExportedFunctions_ShouldReturnEmptyList()'
build-native (windows-latest, win-x64): TypeScriptParser.Tests/tests/TypeScriptAnalyzerTests.cs#L50
Missing XML comment for publicly visible type or member 'TypeScriptAnalyzerTests.AnalyzeFile_EmptyFile_ShouldReturnEmptyList()'
build-native (windows-latest, win-x64): TypeScriptParser.Tests/tests/TypeScriptAnalyzerTests.cs#L28
Missing XML comment for publicly visible type or member 'TypeScriptAnalyzerTests.AnalyzeFile_FunctionWithParameters_ShouldParseParametersCorrectly()'
build-native (windows-latest, win-x64): TypeScriptParser.Tests/tests/TypeScriptAnalyzerTests.cs#L11
Missing XML comment for publicly visible type or member 'TypeScriptAnalyzerTests.AnalyzeFile_SimpleExportFunction_ShouldReturnExportedFunction()'
build-native (windows-latest, win-x64): TypeScriptParser.Tests/tests/TypeScriptAnalyzerTests.cs#L8
Missing XML comment for publicly visible type or member 'TypeScriptAnalyzerTests'
pack-and-publish: TypeScriptParser.Tests/tests/TypeScriptParserTests.cs#L36
Missing XML comment for publicly visible type or member 'TypeScriptParserTests.ParseString_EmptyString_ShouldReturnValidTree()'
pack-and-publish: TypeScriptParser.Tests/tests/TypeScriptParserTests.cs#L22
Missing XML comment for publicly visible type or member 'TypeScriptParserTests.ParseString_SimpleTypeScriptCode_ShouldReturnValidTree()'
pack-and-publish: TypeScriptParser.Tests/tests/TypeScriptParserTests.cs#L10
Missing XML comment for publicly visible type or member 'TypeScriptParserTests.TypeScriptParser_Constructor_ShouldCreateValidInstance()'
pack-and-publish: TypeScriptParser.Tests/tests/TypeScriptParserTests.cs#L7
Missing XML comment for publicly visible type or member 'TypeScriptParserTests'
pack-and-publish: TypeScriptParser.Tests/tests/TypeScriptAnalyzerTests.cs#L78
Missing XML comment for publicly visible type or member 'TypeScriptAnalyzerTests.Dispose_AfterDispose_AnalyzeFileShouldThrowObjectDisposedException()'
pack-and-publish: TypeScriptParser.Tests/tests/TypeScriptAnalyzerTests.cs#L64
Missing XML comment for publicly visible type or member 'TypeScriptAnalyzerTests.AnalyzeFile_NoExportedFunctions_ShouldReturnEmptyList()'
pack-and-publish: TypeScriptParser.Tests/tests/TypeScriptAnalyzerTests.cs#L50
Missing XML comment for publicly visible type or member 'TypeScriptAnalyzerTests.AnalyzeFile_EmptyFile_ShouldReturnEmptyList()'
pack-and-publish: TypeScriptParser.Tests/tests/TypeScriptAnalyzerTests.cs#L28
Missing XML comment for publicly visible type or member 'TypeScriptAnalyzerTests.AnalyzeFile_FunctionWithParameters_ShouldParseParametersCorrectly()'
pack-and-publish: TypeScriptParser.Tests/tests/TypeScriptAnalyzerTests.cs#L11
Missing XML comment for publicly visible type or member 'TypeScriptAnalyzerTests.AnalyzeFile_SimpleExportFunction_ShouldReturnExportedFunction()'
pack-and-publish: TypeScriptParser.Tests/tests/TypeScriptAnalyzerTests.cs#L8
Missing XML comment for publicly visible type or member 'TypeScriptAnalyzerTests'
package-test (macos-latest, osx-arm64): TypeScriptParser.TestPackage/UnitTest1.cs#L15
Missing XML comment for publicly visible type or member 'UnitTest1.Can_Parse_Code()'
package-test (macos-latest, osx-arm64): TypeScriptParser.TestPackage/UnitTest1.cs#L8
Missing XML comment for publicly visible type or member 'UnitTest1.Can_Create_Parser()'
package-test (macos-latest, osx-arm64): TypeScriptParser.TestPackage/UnitTest1.cs#L5
Missing XML comment for publicly visible type or member 'UnitTest1'
package-test (ubuntu-latest, linux-x64): TypeScriptParser.TestPackage/UnitTest1.cs#L15
Missing XML comment for publicly visible type or member 'UnitTest1.Can_Parse_Code()'
package-test (ubuntu-latest, linux-x64): TypeScriptParser.TestPackage/UnitTest1.cs#L8
Missing XML comment for publicly visible type or member 'UnitTest1.Can_Create_Parser()'
package-test (ubuntu-latest, linux-x64): TypeScriptParser.TestPackage/UnitTest1.cs#L5
Missing XML comment for publicly visible type or member 'UnitTest1'
package-test (windows-latest, win-x64): TypeScriptParser.TestPackage/UnitTest1.cs#L15
Missing XML comment for publicly visible type or member 'UnitTest1.Can_Parse_Code()'
package-test (windows-latest, win-x64): TypeScriptParser.TestPackage/UnitTest1.cs#L8
Missing XML comment for publicly visible type or member 'UnitTest1.Can_Create_Parser()'
package-test (windows-latest, win-x64): TypeScriptParser.TestPackage/UnitTest1.cs#L5
Missing XML comment for publicly visible type or member 'UnitTest1'
build-native (macos-latest, osx-arm64)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
build-native (windows-latest, win-x64)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
package-test (macos-latest, osx-arm64)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
package-test (windows-latest, win-x64)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677

Artifacts

Produced during runtime
Name Size Digest
native-linux-x64 Expired
626 KB
sha256:1c7685069aba30a52bde289b73bbf8c1a5e29dd37e3c56f517dd614b8233813b
native-osx-arm64 Expired
578 KB
sha256:a070faa1c8518db4e5f9dcd0cac13dfd3f12175e53d5c72ae1c0030851b9c180
native-win-x64 Expired
637 KB
sha256:ca035f8beae29bfb2f05b0f6cc8aded065e96a12e79d3accc0bc1891cd380226
nuget-packages Expired
1.76 MB
sha256:56836bab41b07969227ac22d03754dbac76311a62db90388cef1222da8a3ddff