Skip to content

Add tests.

Add tests. #12

Triggered via push June 12, 2024 14:17
Status Success
Total duration 47s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: src/Apparatus.AOT.Reflection.SourceGenerator/Utils.cs#L41
Dereference of a possibly null reference.
build: src/Apparatus.AOT.Reflection.SourceGenerator/Utils.cs#L47
Possible null reference argument for parameter 'symbol' in 'string Utils.ToGlobalName(ISymbol symbol)'.
build: src/Apparatus.AOT.Reflection.SourceGenerator/KeyOf/KeyOfAnalyzer.cs#L60
Dereference of a possibly null reference.
build: src/Apparatus.AOT.Reflection.SourceGenerator/KeyOf/KeyOfAnalyzer.cs#L68
Nullability of reference types in value of type '(int Index, ExpressionSyntax Expression, string?)' doesn't match target type '(int Index, ExpressionSyntax Expression, string Value)'.
build: src/Apparatus.AOT.Reflection.SourceGenerator/KeyOf/KeyOfAnalyzer.cs#L86
Possible null reference argument for parameter 'type' in 'bool KeyOfAnalyzer.IsKeyOf(INamedTypeSymbol type)'.
build: src/Apparatus.AOT.Reflection.SourceGenerator/KeyOf/KeyOfAnalyzer.cs#L92
Possible null reference argument for parameter 'type' in 'bool KeyOfAnalyzer.IsKeyOf(INamedTypeSymbol type)'.
build: src/Apparatus.AOT.Reflection.SourceGenerator/KeyOf/KeyOfAnalyzer.cs#L98
Possible null reference argument for parameter 'type' in 'bool KeyOfAnalyzer.IsKeyOf(INamedTypeSymbol type)'.
build: src/Apparatus.AOT.Reflection.SourceGenerator/KeyOf/KeyOfAnalyzer.cs#L104
Possible null reference argument for parameter 'type' in 'bool KeyOfAnalyzer.IsKeyOf(INamedTypeSymbol type)'.
build: src/Apparatus.AOT.Reflection.SourceGenerator/DiagnosticDescriptors.cs#L8
Enable analyzer release tracking for the analyzer project containing rule 'AOTRF_001'
build: src/Apparatus.AOT.Reflection.SourceGenerator/Utils.cs#L41
Dereference of a possibly null reference.
build: src/Apparatus.AOT.Reflection.SourceGenerator/Utils.cs#L47
Possible null reference argument for parameter 'symbol' in 'string Utils.ToGlobalName(ISymbol symbol)'.
build: src/Apparatus.AOT.Reflection.SourceGenerator/KeyOf/KeyOfAnalyzer.cs#L60
Dereference of a possibly null reference.
build: src/Apparatus.AOT.Reflection.SourceGenerator/KeyOf/KeyOfAnalyzer.cs#L68
Nullability of reference types in value of type '(int Index, ExpressionSyntax Expression, string?)' doesn't match target type '(int Index, ExpressionSyntax Expression, string Value)'.
build: src/Apparatus.AOT.Reflection.SourceGenerator/KeyOf/KeyOfAnalyzer.cs#L86
Possible null reference argument for parameter 'type' in 'bool KeyOfAnalyzer.IsKeyOf(INamedTypeSymbol type)'.
build: src/Apparatus.AOT.Reflection.SourceGenerator/KeyOf/KeyOfAnalyzer.cs#L92
Possible null reference argument for parameter 'type' in 'bool KeyOfAnalyzer.IsKeyOf(INamedTypeSymbol type)'.
build: src/Apparatus.AOT.Reflection.SourceGenerator/KeyOf/KeyOfAnalyzer.cs#L98
Possible null reference argument for parameter 'type' in 'bool KeyOfAnalyzer.IsKeyOf(INamedTypeSymbol type)'.
build: src/Apparatus.AOT.Reflection.SourceGenerator/KeyOf/KeyOfAnalyzer.cs#L104
Possible null reference argument for parameter 'type' in 'bool KeyOfAnalyzer.IsKeyOf(INamedTypeSymbol type)'.
build: src/Apparatus.AOT.Reflection.SourceGenerator/DiagnosticDescriptors.cs#L35
Enable analyzer release tracking for the analyzer project containing rule 'KEYOF_003'