CodeQL #214
Annotations
5 errors and 8 warnings
Analyze (csharp):
src/Pages/Index.cshtml.cs#L26
The type or namespace name 'IdentityServerLicense' could not be found (are you missing a using directive or an assembly reference?)
|
Analyze (csharp):
src/Pages/Index.cshtml.cs#L14
The type or namespace name 'IdentityServerLicense' could not be found (are you missing a using directive or an assembly reference?)
|
Analyze (csharp):
src/Pages/Index.cshtml.cs#L26
The type or namespace name 'IdentityServerLicense' could not be found (are you missing a using directive or an assembly reference?)
|
Analyze (csharp):
src/Pages/Index.cshtml.cs#L14
The type or namespace name 'IdentityServerLicense' could not be found (are you missing a using directive or an assembly reference?)
|
Analyze (csharp)
Process completed with exit code 1.
|
Analyze (csharp)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/setup-dotnet@v3, github/codeql-action/init@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Analyze (csharp):
src/JsonConverters/ClaimJsonConverter.cs#L9
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Analyze (csharp):
src/JsonConverters/ClaimJsonConverter.cs#L14
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
|
Analyze (csharp):
src/YamlConverters/SecretYamlConverter.cs#L15
Nullability of reference types in type of parameter 'value' of 'void SecretYamlConverter.WriteYaml(IEmitter emitter, object value, Type type)' doesn't match implicitly implemented member 'void IYamlTypeConverter.WriteYaml(IEmitter emitter, object? value, Type type)' (possibly because of nullability attributes).
|
Analyze (csharp):
src/JsonConverters/ClaimJsonConverter.cs#L9
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Analyze (csharp):
src/JsonConverters/ClaimJsonConverter.cs#L14
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
|
Analyze (csharp):
src/YamlConverters/SecretYamlConverter.cs#L15
Nullability of reference types in type of parameter 'value' of 'void SecretYamlConverter.WriteYaml(IEmitter emitter, object value, Type type)' doesn't match implicitly implemented member 'void IYamlTypeConverter.WriteYaml(IEmitter emitter, object? value, Type type)' (possibly because of nullability attributes).
|
Analyze (javascript)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/setup-dotnet@v3, github/codeql-action/init@v2, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|