Merge branch 'main' into doolys-branch #56
compilation.yml
on: push
Matrix: Build server on Ubuntu
Check if secrets available
0s
Matrix: Build client on Windows
Create release
0s
Annotations
6 errors and 9 warnings
Build server on Ubuntu (Basis Server, win):
Basis Server/BasisNetworkServer/BasisNetworkServer.cs#L72
'Configuration' does not contain a definition for 'UpdateTime' and no accessible extension method 'UpdateTime' accepting a first argument of type 'Configuration' could be found (are you missing a using directive or an assembly reference?)
|
Build server on Ubuntu (Basis Server, win):
Basis Server/BasisNetworkServer/BasisNetworkServer.cs#L72
'Configuration' does not contain a definition for 'UpdateTime' and no accessible extension method 'UpdateTime' accepting a first argument of type 'Configuration' could be found (are you missing a using directive or an assembly reference?)
|
Build server on Ubuntu (Basis Server, win)
Process completed with exit code 1.
|
Build server on Ubuntu (Basis Server, linux):
Basis Server/BasisNetworkServer/BasisNetworkServer.cs#L72
'Configuration' does not contain a definition for 'UpdateTime' and no accessible extension method 'UpdateTime' accepting a first argument of type 'Configuration' could be found (are you missing a using directive or an assembly reference?)
|
Build server on Ubuntu (Basis Server, linux):
Basis Server/BasisNetworkServer/BasisNetworkServer.cs#L72
'Configuration' does not contain a definition for 'UpdateTime' and no accessible extension method 'UpdateTime' accepting a first argument of type 'Configuration' could be found (are you missing a using directive or an assembly reference?)
|
Build server on Ubuntu (Basis Server, linux)
Process completed with exit code 1.
|
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, 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.
|