Added a new Roslyn analyzer to generate .NET classes from CustomResourceDefinition yaml files #19
Annotations
3 errors and 11 warnings
build:
test/test-operator/Startup.cs#L17
The type or namespace name 'Resources' does not exist in the namespace 'Neon.Operator' (are you missing an assembly reference?)
|
build:
test/test-operator/Startup.cs#L17
The type or namespace name 'Resources' does not exist in the namespace 'Neon.Operator' (are you missing an assembly reference?)
|
build
Process completed with exit code 1.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build:
src/Neon.Kubernetes.Core/JsonHelper.cs#L43
Missing XML comment for publicly visible type or member 'KubernetesHelper'
|
build:
src/Neon.Kubernetes.Core/JsonHelper.cs#L135
Missing XML comment for publicly visible type or member 'KubernetesHelper.JsonDeserialize<TValue>(string, JsonSerializerOptions)'
|
build:
src/Neon.Kubernetes.Core/JsonHelper.cs#L140
Missing XML comment for publicly visible type or member 'KubernetesHelper.JsonDeserialize<TValue>(Stream, JsonSerializerOptions)'
|
build:
src/Neon.Kubernetes.Core/JsonHelper.cs#L145
Missing XML comment for publicly visible type or member 'KubernetesHelper.JsonSerialize(object, JsonSerializerOptions)'
|
build:
src/Neon.Kubernetes.Core/YamlHelper.cs#L95
Missing XML comment for publicly visible type or member 'KubernetesHelper.YamlDeserialize<TValue>(string, bool, bool)'
|
build:
src/Neon.Kubernetes.Core/YamlHelper.cs#L101
Missing XML comment for publicly visible type or member 'KubernetesHelper.YamlDeserialize<TValue>(Stream, bool, bool)'
|
build:
src/Neon.Kubernetes.Core/YamlHelper.cs#L107
Missing XML comment for publicly visible type or member 'KubernetesHelper.YamlSerialize(object)'
|
build:
src/Neon.Operator.Analyzers/Generators/CrdClassGenerator.cs#L65
The variable 'e' is declared but never used
|
build:
src/Neon.Operator.Analyzers/Generators/CrdClassGenerator.cs#L595
The variable 'e' is declared but never used
|
build:
src/Neon.Operator.Xunit/TestOperatorFixture.cs#L39
The field 'TestOperatorFixture.serverBuilder' is never used
|