Add codefixer to convert a string to an interpolated string #1335
ci.yml
on: push
compute_package_version
23s
Matrix: build_and_test
create_release
0s
Annotations
5 errors
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.
|
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)
Process completed with exit code 1.
|
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
|
805 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
|
817 KB |
|
test-results-ubuntu-latest-roslyn4.8-Release
Expired
|
824 KB |
|
test-results-windows-latest-default-Release
Expired
|
1.68 MB |
|
test-results-windows-latest-roslyn3.8-Release
Expired
|
1.63 MB |
|
test-results-windows-latest-roslyn4.2-Release
Expired
|
1.64 MB |
|
test-results-windows-latest-roslyn4.4-Release
Expired
|
1.65 MB |
|
test-results-windows-latest-roslyn4.6-Release
Expired
|
1.65 MB |
|
test-results-windows-latest-roslyn4.8-Release
Expired
|
1.66 MB |
|