Merge pull request #3 from s97712/readme #19
Annotations
49 warnings and 4 notices
|
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 (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 (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:4a0f75ab3440a65d4e9056dd51faa7386b221eb976f726fc235df765ef9f811c
|
|
|
native-osx-arm64
Expired
|
578 KB |
sha256:6584cad064061b2f5fb7469bb90701345b53c47847db5995e6be7a0023a485c6
|
|
|
native-win-x64
Expired
|
637 KB |
sha256:e12ca677ea49e6c18d329aa18ea870a224fc835d990b1259e1b099e8330f277d
|
|
|
nuget-packages
Expired
|
1.76 MB |
sha256:1e71c831ece280871c50eac936d0ce04bf59e99066b8bf43479b3019aed68868
|
|