Version v0.17.2 release #34
ci.yml
on: push
Matrix: CI Linux Build
Matrix: CI MacOS Build
Matrix: CI Windows Build
Annotations
11 errors and 3 warnings
CI Linux Build (Linux):
src/HawDict/Program.cs#L37
Syntax error, ':' expected
|
CI Linux Build (Linux)
Process completed with exit code 1.
|
CI MacOS Build (MacOS):
src/HawDict/Program.cs#L37
Syntax error, ':' expected
|
CI MacOS Build (MacOS)
Process completed with exit code 1.
|
CI Windows Build (Unpacked):
src/HawDict/Program.cs#L37
Syntax error, ':' expected
|
CI Windows Build (Unpacked)
Process completed with exit code 1.
|
CI Windows Build (Win32)
The job was canceled because "Unpacked" failed.
|
CI Windows Build (Win32):
src/HawDict/Program.cs#L37
Syntax error, ':' expected
|
CI Windows Build (Win32)
Process completed with exit code 1.
|
CI Windows Build (Win64)
The job was canceled because "Unpacked" failed.
|
CI Windows Build (Win64)
The operation was canceled.
|
CI Linux Build (Linux)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
|
CI MacOS Build (MacOS)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
|
CI Windows Build (Win32)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
|