Skip to content

Add README files to NuGet packages and reorganize documentation #18

Add README files to NuGet packages and reorganize documentation

Add README files to NuGet packages and reorganize documentation #18

Triggered via push August 24, 2025 00:58
Status Success
Total duration 2m 50s
Artifacts 4

ci.yml

on: push
Matrix: build-native
pack-and-publish
31s
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 (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 (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 (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:bd181002cc0fc345b9fbe9b08022c9c83ef8df6c3980c057a470ecf09acdb11f
native-osx-arm64 Expired
578 KB
sha256:416d99a6e15f6d9265c309168659c4425888af0861fed9b8023a6c26a625fbe7
native-win-x64 Expired
637 KB
sha256:31dc003a1c1679a7bd9e0d2461166c181ffb66d33fe7390a5cb676d4bc2f11ec
nuget-packages Expired
1.76 MB
sha256:c6de629969e9068246c67d4e785abbb6c862a5161f9388f8fceb65bd2fe38e9a