ci: Add Windows build #44
development.yml
on: pull_request
Build, format and test (Linux)
1m 33s
Build, format and test (Windows)
3m 37s
Annotations
14 errors and 4 warnings
Build, format and test (Linux)
/home/runner/work/fetcharr/fetcharr/.build/Build.Publish.cs(12,24): error WHITESPACE: Fix whitespace formatting. Replace 1 characters with '\n\s\s\s\s\s\s\s\s'. [/home/runner/work/fetcharr/fetcharr/.build/_build.csproj]
|
Build, format and test (Linux)
/home/runner/work/fetcharr/fetcharr/.build/Build.Publish.cs(15,42): error WHITESPACE: Fix whitespace formatting. Replace 1 characters with '\n\s\s\s\s\s\s\s\s\s\s\s\s'. [/home/runner/work/fetcharr/fetcharr/.build/_build.csproj]
|
Build, format and test (Linux)
/home/runner/work/fetcharr/fetcharr/.build/Build.Release.cs(33,16): error WHITESPACE: Fix whitespace formatting. Replace 1 characters with '\n\s\s\s\s\s\s\s\s\s\s\s\s'. [/home/runner/work/fetcharr/fetcharr/.build/_build.csproj]
|
Build, format and test (Linux)
/home/runner/work/fetcharr/fetcharr/.build/Build.Release.cs(39,18): error WHITESPACE: Fix whitespace formatting. Replace 1 characters with '\n\s\s\s\s\s\s\s\s\s\s\s\s'. [/home/runner/work/fetcharr/fetcharr/.build/_build.csproj]
|
Build, format and test (Linux)
/home/runner/work/fetcharr/fetcharr/.build/Build.Release.cs(46,20): error WHITESPACE: Fix whitespace formatting. Delete 1 characters. [/home/runner/work/fetcharr/fetcharr/.build/_build.csproj]
|
Build, format and test (Linux)
Target "Format" has thrown an exception
|
Build, format and test (Linux)
Process completed with exit code 255.
|
Build, format and test (Windows)
D:\a\fetcharr\fetcharr\.build\Build.Publish.cs(12,24): error WHITESPACE: Fix whitespace formatting. Replace 1 characters with '\n\s\s\s\s\s\s\s\s'. [D:\a\fetcharr\fetcharr\.build\_build.csproj]
|
Build, format and test (Windows)
D:\a\fetcharr\fetcharr\.build\Build.Publish.cs(15,42): error WHITESPACE: Fix whitespace formatting. Replace 1 characters with '\n\s\s\s\s\s\s\s\s\s\s\s\s'. [D:\a\fetcharr\fetcharr\.build\_build.csproj]
|
Build, format and test (Windows)
D:\a\fetcharr\fetcharr\.build\Build.Release.cs(33,16): error WHITESPACE: Fix whitespace formatting. Replace 1 characters with '\n\s\s\s\s\s\s\s\s\s\s\s\s'. [D:\a\fetcharr\fetcharr\.build\_build.csproj]
|
Build, format and test (Windows)
D:\a\fetcharr\fetcharr\.build\Build.Release.cs(39,18): error WHITESPACE: Fix whitespace formatting. Replace 1 characters with '\n\s\s\s\s\s\s\s\s\s\s\s\s'. [D:\a\fetcharr\fetcharr\.build\_build.csproj]
|
Build, format and test (Windows)
D:\a\fetcharr\fetcharr\.build\Build.Release.cs(46,20): error WHITESPACE: Fix whitespace formatting. Delete 1 characters. [D:\a\fetcharr\fetcharr\.build\_build.csproj]
|
Build, format and test (Windows)
Target "Format" has thrown an exception
|
Build, format and test (Windows)
Process completed with exit code 1.
|
Build, format and test (Linux)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build, format and test (Linux)
/home/runner/work/fetcharr/fetcharr/src/Cache/SQLite/src/SQLiteCachingProvider.cs(63,17): warning CS8620: Argument of type 'TimeSpan?' cannot be used for parameter 't1' of type 'TimeSpan' in 'TimeSpan TimeSpan.operator +(TimeSpan t1, TimeSpan t2)' due to differences in the nullability of reference types. [/home/runner/work/fetcharr/fetcharr/src/Cache/SQLite/src/Fetcharr.Cache.SQLite.csproj]
|
Build, format and test (Linux)
/home/runner/work/fetcharr/fetcharr/src/Cache/SQLite/src/SQLiteCachingProvider.cs(63,17): warning CS8620: Argument of type 'TimeSpan?' cannot be used for parameter 't1' of type 'TimeSpan' in 'TimeSpan TimeSpan.operator +(TimeSpan t1, TimeSpan t2)' due to differences in the nullability of reference types. [/home/runner/work/fetcharr/fetcharr/src/Cache/SQLite/src/Fetcharr.Cache.SQLite.csproj]
|
Build, format and test (Linux)
/home/runner/work/fetcharr/fetcharr/src/Cache/SQLite/src/SQLiteCachingProvider.cs(63,17): warning CS8620: Argument of type 'TimeSpan?' cannot be used for parameter 't1' of type 'TimeSpan' in 'TimeSpan TimeSpan.operator +(TimeSpan t1, TimeSpan t2)' due to differences in the nullability of reference types. [/home/runner/work/fetcharr/fetcharr/src/Cache/SQLite/src/Fetcharr.Cache.SQLite.csproj]
|