Fix unit tests (again) #7
Annotations
70 warnings
|
Test on macos-latest:
Example/Example.cs#L55
Take the required action to fix the issue indicated by this 'FIXME' comment.
|
|
Test on macos-latest:
Example/Example.cs#L55
Complete the task associated to this 'TODO' comment.
|
|
Test on macos-latest:
Example/Example.cs#L72
Extract this nested code block into a separate method.
|
|
Test on macos-latest:
Example/Example.cs#L59
Extract this nested code block into a separate method.
|
|
Test on macos-latest:
Example/Example.cs#L22
Add the 'in' keyword to parameter 'TDWord' to make it 'contravariant'.
|
|
Test on macos-latest:
Example/Example.cs#L22
Add the 'out' keyword to parameter 'TBool' to make it 'covariant'.
|
|
Test on macos-latest:
Example/Example.cs#L68
Take the required action to fix the issue indicated by this 'FIXME' comment.
|
|
Test on macos-latest:
Example/Example.cs#L68
Complete the task associated to this 'TODO' comment.
|
|
Test on macos-latest:
Example/Example.cs#L55
Take the required action to fix the issue indicated by this 'FIXME' comment.
|
|
Test on macos-latest:
Example/Example.cs#L55
Complete the task associated to this 'TODO' comment.
|
|
Test on macos-latest:
NativeInvoke/Generator/NativeImportGenerator.cs#L63
Remove this unused method parameter 'compilation'.
|
|
Test on macos-latest:
NativeInvoke/Generator/NativeImportGenerator.cs#L10
Initialize all 'static fields' inline and remove the 'static constructor'.
|
|
Test on macos-latest:
NativeInvoke/Generator/NativeImportGenerator.cs#L566
Move this method inside 'MethodData'.
|
|
Test on macos-latest:
NativeInvoke/Generator/NativeImportGenerator.cs#L5
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn/blob/main/docs/roslyn-analyzers/rules/RS1038.md)
|
|
Test on macos-latest:
NativeInvoke/Generator/NativeImportGenerator.cs#L586
Complete the task associated to this 'TODO' comment.
|
|
Test on macos-latest:
NativeInvoke/Generator/NativeImportGenerator.cs#L427
Complete the task associated to this 'TODO' comment.
|
|
Test on macos-latest:
NativeInvoke/Generator/NativeImportGenerator.cs#L365
Complete the task associated to this 'TODO' comment.
|
|
Test on macos-latest:
NativeInvoke/Generator/NativeImportGenerator.cs#L321
Complete the task associated to this 'TODO' comment.
|
|
Test on macos-latest:
NativeInvoke/Generator/NativeImportGenerator.cs#L615
Remove this commented out code.
|
|
Test on macos-latest:
NativeInvoke/Generator/NativeImportGenerator.cs#L587
Remove this commented out code.
|
|
Test on ubuntu-latest:
Example/Example.cs#L55
Take the required action to fix the issue indicated by this 'FIXME' comment.
|
|
Test on ubuntu-latest:
Example/Example.cs#L55
Complete the task associated to this 'TODO' comment.
|
|
Test on ubuntu-latest:
Example/Example.cs#L72
Extract this nested code block into a separate method.
|
|
Test on ubuntu-latest:
Example/Example.cs#L59
Extract this nested code block into a separate method.
|
|
Test on ubuntu-latest:
Example/Example.cs#L22
Add the 'in' keyword to parameter 'TDWord' to make it 'contravariant'.
|
|
Test on ubuntu-latest:
Example/Example.cs#L22
Add the 'out' keyword to parameter 'TBool' to make it 'covariant'.
|
|
Test on ubuntu-latest:
Example/Example.cs#L68
Take the required action to fix the issue indicated by this 'FIXME' comment.
|
|
Test on ubuntu-latest:
Example/Example.cs#L68
Complete the task associated to this 'TODO' comment.
|
|
Test on ubuntu-latest:
Example/Example.cs#L55
Take the required action to fix the issue indicated by this 'FIXME' comment.
|
|
Test on ubuntu-latest:
Example/Example.cs#L55
Complete the task associated to this 'TODO' comment.
|
|
Test on ubuntu-latest:
NativeInvoke/Generator/NativeImportGenerator.cs#L420
Remove this unused method parameter 'nativeImportAttr'.
|
|
Test on ubuntu-latest:
NativeInvoke/Generator/NativeImportGenerator.cs#L10
Initialize all 'static fields' inline and remove the 'static constructor'.
|
|
Test on ubuntu-latest:
NativeInvoke/Generator/NativeImportGenerator.cs#L566
Move this method inside 'MethodData'.
|
|
Test on ubuntu-latest:
NativeInvoke/Generator/NativeImportGenerator.cs#L5
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn/blob/main/docs/roslyn-analyzers/rules/RS1038.md)
|
|
Test on ubuntu-latest:
NativeInvoke/Generator/NativeImportGenerator.cs#L586
Complete the task associated to this 'TODO' comment.
|
|
Test on ubuntu-latest:
NativeInvoke/Generator/NativeImportGenerator.cs#L427
Complete the task associated to this 'TODO' comment.
|
|
Test on ubuntu-latest:
NativeInvoke/Generator/NativeImportGenerator.cs#L365
Complete the task associated to this 'TODO' comment.
|
|
Test on ubuntu-latest:
NativeInvoke/Generator/NativeImportGenerator.cs#L321
Complete the task associated to this 'TODO' comment.
|
|
Test on ubuntu-latest:
NativeInvoke/Generator/NativeImportGenerator.cs#L615
Remove this commented out code.
|
|
Test on ubuntu-latest:
NativeInvoke/Generator/NativeImportGenerator.cs#L587
Remove this commented out code.
|
|
Test on windows-latest:
Example/Example.cs#L55
Take the required action to fix the issue indicated by this 'FIXME' comment.
|
|
Test on windows-latest:
Example/Example.cs#L55
Complete the task associated to this 'TODO' comment.
|
|
Test on windows-latest:
Example/Example.cs#L72
Extract this nested code block into a separate method.
|
|
Test on windows-latest:
Example/Example.cs#L59
Extract this nested code block into a separate method.
|
|
Test on windows-latest:
Example/Example.cs#L22
Add the 'in' keyword to parameter 'TDWord' to make it 'contravariant'.
|
|
Test on windows-latest:
Example/Example.cs#L22
Add the 'out' keyword to parameter 'TBool' to make it 'covariant'.
|
|
Test on windows-latest:
Example/Example.cs#L68
Take the required action to fix the issue indicated by this 'FIXME' comment.
|
|
Test on windows-latest:
Example/Example.cs#L68
Complete the task associated to this 'TODO' comment.
|
|
Test on windows-latest:
Example/Example.cs#L55
Take the required action to fix the issue indicated by this 'FIXME' comment.
|
|
Test on windows-latest:
Example/Example.cs#L55
Complete the task associated to this 'TODO' comment.
|
|
Test on windows-latest:
NativeInvoke/Generator/NativeImportGenerator.cs#L420
Remove this unused method parameter 'nativeImportAttr'.
|
|
Test on windows-latest:
NativeInvoke/Generator/NativeImportGenerator.cs#L10
Initialize all 'static fields' inline and remove the 'static constructor'.
|
|
Test on windows-latest:
NativeInvoke/Generator/NativeImportGenerator.cs#L566
Move this method inside 'MethodData'.
|
|
Test on windows-latest:
NativeInvoke/Generator/NativeImportGenerator.cs#L5
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn/blob/main/docs/roslyn-analyzers/rules/RS1038.md)
|
|
Test on windows-latest:
NativeInvoke/Generator/NativeImportGenerator.cs#L586
Complete the task associated to this 'TODO' comment.
|
|
Test on windows-latest:
NativeInvoke/Generator/NativeImportGenerator.cs#L427
Complete the task associated to this 'TODO' comment.
|
|
Test on windows-latest:
NativeInvoke/Generator/NativeImportGenerator.cs#L365
Complete the task associated to this 'TODO' comment.
|
|
Test on windows-latest:
NativeInvoke/Generator/NativeImportGenerator.cs#L321
Complete the task associated to this 'TODO' comment.
|
|
Test on windows-latest:
NativeInvoke/Generator/NativeImportGenerator.cs#L615
Remove this commented out code.
|
|
Test on windows-latest:
NativeInvoke/Generator/NativeImportGenerator.cs#L587
Remove this commented out code.
|
|
Code Quality:
NativeInvoke/Generator/NativeImportGenerator.cs#L420
Remove this unused method parameter 'nativeImportAttr'.
|
|
Code Quality:
NativeInvoke/Generator/NativeImportGenerator.cs#L10
Initialize all 'static fields' inline and remove the 'static constructor'.
|
|
Code Quality:
NativeInvoke/Generator/NativeImportGenerator.cs#L566
Move this method inside 'MethodData'.
|
|
Code Quality:
NativeInvoke/Generator/NativeImportGenerator.cs#L5
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn/blob/main/docs/roslyn-analyzers/rules/RS1038.md)
|
|
Code Quality:
NativeInvoke/Generator/NativeImportGenerator.cs#L586
Complete the task associated to this 'TODO' comment.
|
|
Code Quality:
NativeInvoke/Generator/NativeImportGenerator.cs#L427
Complete the task associated to this 'TODO' comment.
|
|
Code Quality:
NativeInvoke/Generator/NativeImportGenerator.cs#L365
Complete the task associated to this 'TODO' comment.
|
|
Code Quality:
NativeInvoke/Generator/NativeImportGenerator.cs#L321
Complete the task associated to this 'TODO' comment.
|
|
Code Quality:
NativeInvoke/Generator/NativeImportGenerator.cs#L615
Remove this commented out code.
|
|
Code Quality:
NativeInvoke/Generator/NativeImportGenerator.cs#L587
Remove this commented out code.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
test-results-macos-latest
Expired
|
27.2 KB |
sha256:79c740e6f15caae2b357371f2e4348faa150ea5e5ee2082b808adf83cf16aac1
|
|
|
test-results-ubuntu-latest
Expired
|
27.3 KB |
sha256:ab0fb0ce309b9d95173c1bd88e5425620782e8e031d1fa2fc88aeab1172a8100
|
|
|
test-results-windows-latest
Expired
|
27.4 KB |
sha256:83a42b5b2e8900f60588f326df559cd78417758d372e9b2dc1933072c334e3b2
|
|