Skip to content

Feature: Introduce syntax highlighting in classic console app #18

Feature: Introduce syntax highlighting in classic console app

Feature: Introduce syntax highlighting in classic console app #18

Triggered via pull request January 19, 2025 08:40
Status Failure
Total duration 38s
Artifacts

ci.yml

on: pull_request
Matrix: Build
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

25 errors and 21 warnings
Build (ubuntu-latest, Release): src/Riverside.JsonBinder.Console/Program.cs#L56
Cannot create an instance of the static class 'SyntaxHighlighter'
Build (ubuntu-latest, Release): src/Riverside.JsonBinder.Console/Program.cs#L56
Cannot declare a variable of static type 'SyntaxHighlighter'
Build (ubuntu-latest, Release): src/Riverside.JsonBinder.Console/Program.cs#L65
Member 'SyntaxHighlighter.DisplayCodeWithColors(string, SerializableLanguage)' cannot be accessed with an instance reference; qualify it with a type name instead
Build (ubuntu-latest, Release): src/Riverside.JsonBinder.Console/InteractiveMode.cs#L84
Cannot create an instance of the static class 'SyntaxHighlighter'
Build (ubuntu-latest, Release): src/Riverside.JsonBinder.Console/InteractiveMode.cs#L84
Cannot declare a variable of static type 'SyntaxHighlighter'
Build (ubuntu-latest, Release): src/Riverside.JsonBinder.Console/InteractiveMode.cs#L95
Member 'SyntaxHighlighter.DisplayCodeWithColors(string, SerializableLanguage)' cannot be accessed with an instance reference; qualify it with a type name instead
Build (ubuntu-latest, Release): src/Riverside.JsonBinder.Console/Program.cs#L56
Cannot create an instance of the static class 'SyntaxHighlighter'
Build (ubuntu-latest, Release): src/Riverside.JsonBinder.Console/Program.cs#L56
Cannot declare a variable of static type 'SyntaxHighlighter'
Build (ubuntu-latest, Release): src/Riverside.JsonBinder.Console/Program.cs#L65
Member 'SyntaxHighlighter.DisplayCodeWithColors(string, SerializableLanguage)' cannot be accessed with an instance reference; qualify it with a type name instead
Build (ubuntu-latest, Release): src/Riverside.JsonBinder.Console/InteractiveMode.cs#L84
Cannot create an instance of the static class 'SyntaxHighlighter'
Build (ubuntu-latest, Debug)
The job was canceled because "ubuntu-latest_Release" failed.
Build (ubuntu-latest, Debug): src/Riverside.JsonBinder.Console/Program.cs#L56
Cannot create an instance of the static class 'SyntaxHighlighter'
Build (ubuntu-latest, Debug): src/Riverside.JsonBinder.Console/Program.cs#L56
Cannot declare a variable of static type 'SyntaxHighlighter'
Build (ubuntu-latest, Debug): src/Riverside.JsonBinder.Console/Program.cs#L65
Member 'SyntaxHighlighter.DisplayCodeWithColors(string, SerializableLanguage)' cannot be accessed with an instance reference; qualify it with a type name instead
Build (ubuntu-latest, Debug): src/Riverside.JsonBinder.Console/InteractiveMode.cs#L84
Cannot create an instance of the static class 'SyntaxHighlighter'
Build (ubuntu-latest, Debug): src/Riverside.JsonBinder.Console/InteractiveMode.cs#L84
Cannot declare a variable of static type 'SyntaxHighlighter'
Build (ubuntu-latest, Debug): src/Riverside.JsonBinder.Console/InteractiveMode.cs#L95
Member 'SyntaxHighlighter.DisplayCodeWithColors(string, SerializableLanguage)' cannot be accessed with an instance reference; qualify it with a type name instead
Build (ubuntu-latest, Debug): src/Riverside.JsonBinder.Console/Program.cs#L56
Cannot create an instance of the static class 'SyntaxHighlighter'
Build (ubuntu-latest, Debug): src/Riverside.JsonBinder.Console/Program.cs#L56
Cannot declare a variable of static type 'SyntaxHighlighter'
Build (ubuntu-latest, Debug): src/Riverside.JsonBinder.Console/Program.cs#L65
Member 'SyntaxHighlighter.DisplayCodeWithColors(string, SerializableLanguage)' cannot be accessed with an instance reference; qualify it with a type name instead
Build (ubuntu-latest, Debug): src/Riverside.JsonBinder.Console/InteractiveMode.cs#L84
Cannot create an instance of the static class 'SyntaxHighlighter'
Build (windows-latest, Release)
The job was canceled because "ubuntu-latest_Release" failed.
Build (windows-latest, Release)
The operation was canceled.
Build (windows-latest, Debug)
The job was canceled because "ubuntu-latest_Release" failed.
Build (windows-latest, Debug)
The operation was canceled.
Build (ubuntu-latest, Release)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build (ubuntu-latest, Release): src/Riverside.JsonBinder/Serialization/LanguageSerializer.cs#L25
Missing XML comment for publicly visible type or member 'LanguageSerializer.ToPascalCase(string)'
Build (ubuntu-latest, Release): src/Riverside.JsonBinder/Serialization/LanguageSerializer.cs#L25
Missing XML comment for publicly visible type or member 'LanguageSerializer.ToPascalCase(string)'
Build (ubuntu-latest, Release): src/Riverside.JsonBinder/Serialization/LanguageSerializer.cs#L25
Missing XML comment for publicly visible type or member 'LanguageSerializer.ToPascalCase(string)'
Build (ubuntu-latest, Release): src/Riverside.JsonBinder/Serialization/LanguageSerializer.cs#L25
Missing XML comment for publicly visible type or member 'LanguageSerializer.ToPascalCase(string)'
Build (ubuntu-latest, Release): src/Riverside.JsonBinder.Console/InteractiveMode.cs#L19
Converting null literal or possible null value to non-nullable type.
Build (ubuntu-latest, Release): src/Riverside.JsonBinder/Serialization/LanguageSerializer.cs#L25
Missing XML comment for publicly visible type or member 'LanguageSerializer.ToPascalCase(string)'
Build (ubuntu-latest, Release): tests/Riverside.JsonBinder.Tests/JsonSerializerTests.cs#L46
Possible null reference argument for parameter 'json' in 'string JsonSerializer.ConvertTo(string json, SerializableLanguage language)'.
Build (ubuntu-latest, Release): src/Riverside.JsonBinder/Serialization/LanguageSerializer.cs#L25
Missing XML comment for publicly visible type or member 'LanguageSerializer.ToPascalCase(string)'
Build (ubuntu-latest, Release): src/Riverside.JsonBinder/Serialization/LanguageSerializer.cs#L25
Missing XML comment for publicly visible type or member 'LanguageSerializer.ToPascalCase(string)'
Build (ubuntu-latest, Release): src/Riverside.JsonBinder/Serialization/LanguageSerializer.cs#L25
Missing XML comment for publicly visible type or member 'LanguageSerializer.ToPascalCase(string)'
Build (ubuntu-latest, Debug): src/Riverside.JsonBinder/Serialization/LanguageSerializer.cs#L25
Missing XML comment for publicly visible type or member 'LanguageSerializer.ToPascalCase(string)'
Build (ubuntu-latest, Debug): src/Riverside.JsonBinder.Console/InteractiveMode.cs#L19
Converting null literal or possible null value to non-nullable type.
Build (ubuntu-latest, Debug): src/Riverside.JsonBinder/Serialization/LanguageSerializer.cs#L25
Missing XML comment for publicly visible type or member 'LanguageSerializer.ToPascalCase(string)'
Build (ubuntu-latest, Debug): src/Riverside.JsonBinder/Serialization/LanguageSerializer.cs#L25
Missing XML comment for publicly visible type or member 'LanguageSerializer.ToPascalCase(string)'
Build (ubuntu-latest, Debug): src/Riverside.JsonBinder/Serialization/LanguageSerializer.cs#L25
Missing XML comment for publicly visible type or member 'LanguageSerializer.ToPascalCase(string)'
Build (ubuntu-latest, Debug): src/Riverside.JsonBinder/Serialization/LanguageSerializer.cs#L25
Missing XML comment for publicly visible type or member 'LanguageSerializer.ToPascalCase(string)'
Build (ubuntu-latest, Debug): tests/Riverside.JsonBinder.Tests/JsonSerializerTests.cs#L46
Possible null reference argument for parameter 'json' in 'string JsonSerializer.ConvertTo(string json, SerializableLanguage language)'.
Build (ubuntu-latest, Debug): src/Riverside.JsonBinder/Serialization/LanguageSerializer.cs#L25
Missing XML comment for publicly visible type or member 'LanguageSerializer.ToPascalCase(string)'
Build (ubuntu-latest, Debug): src/Riverside.JsonBinder.Console/InteractiveMode.cs#L19
Converting null literal or possible null value to non-nullable type.
Build (ubuntu-latest, Debug): src/Riverside.JsonBinder/Serialization/LanguageSerializer.cs#L25
Missing XML comment for publicly visible type or member 'LanguageSerializer.ToPascalCase(string)'