moved a bunch more local packages to remote directorys #80
compilation.yml
on: push
Matrix: Build server on Ubuntu
Check if secrets available
0s
Matrix: Build client on Windows
Create release
0s
Annotations
15 warnings
Check if secrets available
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build server on Ubuntu (Basis Server, win)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build server on Ubuntu (Basis Server, win)
IsTrimmable and EnableTrimAnalyzer are not supported for the target framework. Consider multi-targeting to a supported framework to enable trimming, and set IsTrimmable only for the supported frameworks. For example:
|
Build server on Ubuntu (Basis Server, win)
<IsTrimmable Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net6.0'))">true</IsTrimmable>
|
Build server on Ubuntu (Basis Server, win)
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
Build server on Ubuntu (Basis Server, win):
Basis Server/BasisServerConsole/BasisServerSideLogging.cs#L16
Non-nullable field '_cancellationTokenSource' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build server on Ubuntu (Basis Server, win):
Basis Server/BasisServerConsole/BasisServerSideLogging.cs#L16
Non-nullable field '_loggingTask' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build server on Ubuntu (Basis Server, win):
Basis Server/BasisServerConsole/Program.cs#L7
Non-nullable field 'Check' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build server on Ubuntu (Basis Server, linux)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build server on Ubuntu (Basis Server, linux)
IsTrimmable and EnableTrimAnalyzer are not supported for the target framework. Consider multi-targeting to a supported framework to enable trimming, and set IsTrimmable only for the supported frameworks. For example:
|
Build server on Ubuntu (Basis Server, linux)
<IsTrimmable Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net6.0'))">true</IsTrimmable>
|
Build server on Ubuntu (Basis Server, linux)
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
Build server on Ubuntu (Basis Server, linux):
Basis Server/BasisServerConsole/BasisServerSideLogging.cs#L16
Non-nullable field '_cancellationTokenSource' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build server on Ubuntu (Basis Server, linux):
Basis Server/BasisServerConsole/BasisServerSideLogging.cs#L16
Non-nullable field '_loggingTask' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build server on Ubuntu (Basis Server, linux):
Basis Server/BasisServerConsole/Program.cs#L7
Non-nullable field 'Check' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Basis-Server-linux
|
34.3 MB |
|
Basis-Server-win
|
34.4 MB |
|