This repository was archived by the owner on Apr 16, 2026. It is now read-only.
ci #1123
Annotations
10 errors and 3 warnings
|
build
public Cs.Argument visitArgument(Cs.Argument argument, ReceiverContext ctx) {
|
|
build
/home/runner/work/rewrite-csharp/rewrite-csharp/rewrite-csharp-remote/src/main/java/org/openrewrite/csharp/remote/CSharpReceiver.java:161: error: cannot find symbol
|
|
build
location: interface Cs
|
|
build
symbol: class Argument
|
|
build
^
|
|
build
public Cs.Argument visitArgument(Cs.Argument argument, ReceiverContext ctx) {
|
|
build
/home/runner/work/rewrite-csharp/rewrite-csharp/rewrite-csharp-remote/src/main/java/org/openrewrite/csharp/remote/CSharpReceiver.java:161: error: cannot find symbol
|
|
build
warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
|
|
build
warning: [options] target value 8 is obsolete and will be removed in a future release
|
|
build
warning: [options] source value 8 is obsolete and will be removed in a future release
|
|
build
This job uses deprecated functionality from the 'gradle/actions/setup-gradle' action. Consult the Job Summary for more details.
|
|
build
No files were found with the provided path: artifacts/test-results/*.log
rewrite-csharp-remote-server/build/reports/tests/**
rewrite-csharp/build/reports/tests/**. No artifacts will be uploaded.
|
|
build
Failed to fetch short-lived token for Develocity
|