Skip to content

Add codefixer to convert a string to an interpolated string #1334

Add codefixer to convert a string to an interpolated string

Add codefixer to convert a string to an interpolated string #1334

Triggered via push October 23, 2024 23:43
Status Cancelled
Total duration 7m 14s
Artifacts 13

ci.yml

on: push
compute_package_version
3s
compute_package_version
Matrix: build_and_test
validate_nuget
46s
validate_nuget
create_release
0s
create_release
Fit to window
Zoom out
Zoom in

Annotations

18 errors
Meziantou.Analyzer.Test.Rules.MakeInterpolatedStringAnalyzerTests.RawString
The code doesn't compile. Test0.cs(1,7): error CS1002: ; expected Test0.cs(1,17): error CS1002: ; expected Test0.cs(1,17): error CS0201: Only assignment, call, increment, decrement, await, and new object expressions can be used as a statement _ = """test{42}""";
build_and_test (ubuntu-latest, Release, roslyn3.8)
Process completed with exit code 1.
Meziantou.Analyzer.Test.Rules.MakeInterpolatedStringAnalyzerTests.RawString
The code doesn't compile. Test0.cs(1,5): error CS8652: The feature 'raw string literals' is currently in Preview and *unsupported*. To use Preview features, use the 'preview' language version. _ = """test{42}""";
build_and_test (ubuntu-latest, Release, roslyn4.2)
Process completed with exit code 1.
build_and_test (windows-latest, Release, roslyn4.8)
The run was canceled by @meziantou.
build_and_test (windows-latest, Release, roslyn4.8)
The operation was canceled.
build_and_test (windows-latest, Release, roslyn4.4)
The run was canceled by @meziantou.
build_and_test (windows-latest, Release, roslyn4.4)
The operation was canceled.
build_and_test (windows-latest, Release, roslyn4.6)
The run was canceled by @meziantou.
build_and_test (windows-latest, Release, roslyn4.6)
The operation was canceled.
build_and_test (windows-latest, Release, roslyn3.8)
The run was canceled by @meziantou.
Meziantou.Analyzer.Test.Rules.MakeInterpolatedStringAnalyzerTests.RawString
The code doesn't compile. Test0.cs(1,7): error CS1002: ; expected Test0.cs(1,17): error CS1002: ; expected Test0.cs(1,17): error CS0201: Only assignment, call, increment, decrement, await, and new object expressions can be used as a statement _ = """test{42}""";
Meziantou.Analyzer.Test.Rules.MakeInterpolatedStringAnalyzerTests.RawString
The code doesn't compile. Test0.cs(1,7): error CS1002: ; expected Test0.cs(1,17): error CS1002: ; expected Test0.cs(1,17): error CS0201: Only assignment, call, increment, decrement, await, and new object expressions can be used as a statement _ = """test{42}""";
build_and_test (windows-latest, Release, roslyn3.8)
The operation was canceled.
build_and_test (windows-latest, Release, roslyn4.2)
The run was canceled by @meziantou.
Meziantou.Analyzer.Test.Rules.MakeInterpolatedStringAnalyzerTests.RawString
The code doesn't compile. Test0.cs(1,5): error CS8652: The feature 'raw string literals' is currently in Preview and *unsupported*. To use Preview features, use the 'preview' language version. _ = """test{42}""";
Meziantou.Analyzer.Test.Rules.MakeInterpolatedStringAnalyzerTests.RawString
The code doesn't compile. Test0.cs(1,5): error CS8652: The feature 'raw string literals' is currently in Preview and *unsupported*. To use Preview features, use the 'preview' language version. _ = """test{42}""";
build_and_test (windows-latest, Release, roslyn4.2)
The operation was canceled.

Artifacts

Produced during runtime
Name Size
nuget Expired
3.43 MB
test-results-ubuntu-latest-default-Release Expired
830 KB
test-results-ubuntu-latest-roslyn3.8-Release Expired
806 KB
test-results-ubuntu-latest-roslyn4.2-Release Expired
813 KB
test-results-ubuntu-latest-roslyn4.4-Release Expired
816 KB
test-results-ubuntu-latest-roslyn4.6-Release Expired
816 KB
test-results-ubuntu-latest-roslyn4.8-Release Expired
823 KB
test-results-windows-latest-default-Release Expired
1.68 MB
test-results-windows-latest-roslyn3.8-Release Expired
1010 KB
test-results-windows-latest-roslyn4.2-Release Expired
812 KB
test-results-windows-latest-roslyn4.4-Release Expired
817 KB
test-results-windows-latest-roslyn4.6-Release Expired
818 KB
test-results-windows-latest-roslyn4.8-Release Expired
823 KB