Skip to content

Bump org.apache.maven.plugins:maven-source-plugin from 2.2.1 to 3.3.0 in /src/java/jnet #342

Bump org.apache.maven.plugins:maven-source-plugin from 2.2.1 to 3.3.0 in /src/java/jnet

Bump org.apache.maven.plugins:maven-source-plugin from 2.2.1 to 3.3.0 in /src/java/jnet #342

Status Success
Total duration 38m 50s
Artifacts

codeql-analysis.yml

on: pull_request
Check changed files
3s
Check changed files
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
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 (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 (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/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/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/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/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.