Build with .NET 8.0 #547
Annotations
5 errors and 10 warnings
build (ubuntu-latest)
Process completed with exit code 1.
|
build (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
build (windows-latest)
The operation was canceled.
|
build (macOS-13)
The job was canceled because "ubuntu-latest" failed.
|
build (macOS-13)
The operation was canceled.
|
build (ubuntu-latest):
src/app/Fake.Core.CommandLineParsing/docopt.fs/Docopt/Ast.fs#L96
Pattern discard is not allowed for union case that takes no data.
|
build (ubuntu-latest):
src/app/Fake.Core.CommandLineParsing/docopt.fs/Docopt/Ast.fs#L103
Pattern discard is not allowed for union case that takes no data.
|
build (ubuntu-latest):
src/app/Fake.Core.CommandLineParsing/docopt.fs/Docopt/Ast.fs#L108
Pattern discard is not allowed for union case that takes no data.
|
build (ubuntu-latest):
src/app/Fake.DotNet.Cli/CreateProcessExt.fs#L159
Pattern discard is not allowed for union case that takes no data.
|
build (ubuntu-latest):
src/app/Fake.Runtime/Tooling.fs#L30
This construct is deprecated. WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.
|
build (macOS-13):
src/app/Fake.Core.CommandLineParsing/docopt.fs/Docopt/Ast.fs#L96
Pattern discard is not allowed for union case that takes no data.
|
build (macOS-13):
src/app/Fake.Core.CommandLineParsing/docopt.fs/Docopt/Ast.fs#L103
Pattern discard is not allowed for union case that takes no data.
|
build (macOS-13):
src/app/Fake.Core.CommandLineParsing/docopt.fs/Docopt/Ast.fs#L108
Pattern discard is not allowed for union case that takes no data.
|
build (macOS-13):
src/app/Fake.DotNet.Cli/CreateProcessExt.fs#L159
Pattern discard is not allowed for union case that takes no data.
|
build (macOS-13):
src/app/Fake.Runtime/Tooling.fs#L30
This construct is deprecated. WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.
|