Update version to 2.0.2 #324
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
codeql-analysis.yml
on: pull_request
Check changed files
10s
Matrix: Analyze
Annotations
20 warnings
Analyze (java):
src/net/JNet/Generated/Java/Lang/StackWalker.cs#L95
XML comment has syntactically incorrect cref attribute 'Java.Util.Stream.Stream{Java.Lang.StackWalker.StackFrame}'
|
Analyze (java):
src/net/JNet/Generated/Java/Lang/StackWalker.cs#L95
Type parameter declaration must be an identifier not a type. See also error CS0081.
|
Analyze (java):
src/net/JNet/Generated/Java/Net/Http/HttpResponse.cs#L332
XML comment has syntactically incorrect cref attribute 'Java.Util.List{Java.Nio.ByteBuffer}'
|
Analyze (java):
src/net/JNet/Generated/Java/Net/Http/HttpResponse.cs#L332
Type parameter declaration must be an identifier not a type. See also error CS0081.
|
Analyze (java):
src/net/JNet/Generated/Java/Net/Http/HttpResponse.cs#L619
XML comment has syntactically incorrect cref attribute 'Java.Util.List{Java.Nio.ByteBuffer}'
|
Analyze (java):
src/net/JNet/Generated/Java/Net/Http/HttpResponse.cs#L619
Type parameter declaration must be an identifier not a type. See also error CS0081.
|
Analyze (java):
src/net/JNet/Generated/Java/Lang/StackWalker.cs#L95
XML comment has syntactically incorrect cref attribute 'Java.Util.Stream.Stream{Java.Lang.StackWalker.StackFrame}'
|
Analyze (java):
src/net/JNet/Generated/Java/Lang/StackWalker.cs#L95
Type parameter declaration must be an identifier not a type. See also error CS0081.
|
Analyze (java):
src/net/JNet/Generated/Java/Net/Http/HttpResponse.cs#L332
XML comment has syntactically incorrect cref attribute 'Java.Util.List{Java.Nio.ByteBuffer}'
|
Analyze (java):
src/net/JNet/Generated/Java/Net/Http/HttpResponse.cs#L332
Type parameter declaration must be an identifier not a type. See also error CS0081.
|
Analyze (csharp):
src/net/JNet/Generated/Java/Lang/StackWalker.cs#L95
XML comment has syntactically incorrect cref attribute 'Java.Util.Stream.Stream{Java.Lang.StackWalker.StackFrame}'
|
Analyze (csharp):
src/net/JNet/Generated/Java/Lang/StackWalker.cs#L95
Type parameter declaration must be an identifier not a type. See also error CS0081.
|
Analyze (csharp):
src/net/JNet/Generated/Java/Net/Http/HttpResponse.cs#L332
XML comment has syntactically incorrect cref attribute 'Java.Util.List{Java.Nio.ByteBuffer}'
|
Analyze (csharp):
src/net/JNet/Generated/Java/Net/Http/HttpResponse.cs#L332
Type parameter declaration must be an identifier not a type. See also error CS0081.
|
Analyze (csharp):
src/net/JNet/Generated/Java/Net/Http/HttpResponse.cs#L619
XML comment has syntactically incorrect cref attribute 'Java.Util.List{Java.Nio.ByteBuffer}'
|
Analyze (csharp):
src/net/JNet/Generated/Java/Net/Http/HttpResponse.cs#L619
Type parameter declaration must be an identifier not a type. See also error CS0081.
|
Analyze (csharp):
src/net/JNet/Generated/Javax/Management/MBeanServerInvocationHandler.cs#L111
'MBeanServerInvocationHandler.Invoke(object, Method, object[])' hides inherited member 'InvocationHandler.Invoke(object, Method, object[])'. Use the new keyword if hiding was intended.
|
Analyze (csharp):
src/net/JNet/Generated/Javax/Management/NotificationBroadcasterSupport.cs#L76
'NotificationBroadcasterSupport.NotificationInfo' hides inherited member 'NotificationBroadcaster.NotificationInfo'. Use the new keyword if hiding was intended.
|
Analyze (csharp):
src/net/JNet/Generated/Javax/Management/NotificationBroadcasterSupport.cs#L86
'NotificationBroadcasterSupport.AddNotificationListener(NotificationListener, NotificationFilter, object)' hides inherited member 'NotificationBroadcaster.AddNotificationListener(NotificationListener, NotificationFilter, object)'. Use the new keyword if hiding was intended.
|
Analyze (csharp):
src/net/JNet/Generated/Javax/Management/NotificationBroadcasterSupport.cs#L97
'NotificationBroadcasterSupport.RemoveNotificationListener(NotificationListener, NotificationFilter, object)' hides inherited member 'NotificationEmitter.RemoveNotificationListener(NotificationListener, NotificationFilter, object)'. Use the new keyword if hiding was intended.
|