Fix compile errors for records with custom constructors, update JDT#10358
Open
zbynek wants to merge 3 commits into
Open
Fix compile errors for records with custom constructors, update JDT#10358zbynek wants to merge 3 commits into
zbynek wants to merge 3 commits into
Annotations
1 error and 11 warnings
|
Report test results
❌ Failed to create checks using the provided token. (HttpError: Resource not accessible by integration - https://docs.github.com/rest/checks/runs#create-a-check-run)
|
|
Report test results
⚠️ This usually indicates insufficient permissions. More details: https://github.com/mikepenz/action-junit-report/issues/23
|
|
Build, style/api checks, test, produce docs
[removal] Double(double) in Double has been deprecated and marked for removal
|
|
Build, style/api checks, test, produce docs
[removal] Double(double) in Double has been deprecated and marked for removal
|
|
Build, style/api checks, test, produce docs
[removal] Double(double) in Double has been deprecated and marked for removal
|
|
Build, style/api checks, test, produce docs
[removal] Double(double) in Double has been deprecated and marked for removal
|
|
Build, style/api checks, test, produce docs
[LongDoubleConversion] Conversion from long to double may lose precision; use an explicit cast to double if this was intentional
|
|
Build, style/api checks, test, produce docs
[AlmostJavadoc] This comment contains Javadoc or HTML tags, but isn't started with a double asterisk (/**); is it meant to be Javadoc?
|
|
Build, style/api checks, test, produce docs
[EffectivelyPrivate] This declaration has public or protected modifiers, but is effectively private.
|
|
Build, style/api checks, test, produce docs
[EffectivelyPrivate] This declaration has public or protected modifiers, but is effectively private.
|
|
Build, style/api checks, test, produce docs
[CatchAndPrintStackTrace] Logging or rethrowing exceptions should usually be preferred to catching and calling printStackTrace
|
|
Build, style/api checks, test, produce docs
[VoidUsed] Using a Void-typed variable is potentially confusing, and can be replaced with a literal `null`.
|
background
wait
wait-all
cancel
parallel
Loading