Merge pull request #2 from s97712/ci #16
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:9ac2b798555ad7cadf2f9c69c79f04432c48c337c1aa1d0f91b1a26bdeda1fc6
|
|
|
native-osx-arm64
Expired
|
578 KB |
sha256:dc47f3cdfab78a49a17ee211fdc34363a255dccf51ee86917ab4380aff8e6959
|
|
|
native-win-x64
Expired
|
637 KB |
sha256:0bf1763da2b80c84b39425f5ac6a04fb939c962098329360b4b6fcc95392be67
|
|
|
nuget-packages
Expired
|
1.76 MB |
sha256:36bdaf933b74c94d1ab1ff41af216afb765764c76fea6abd7d48e3e5a83c7f78
|
|