chore: bump deps #72
Annotations
1 error and 10 warnings
|
build (windows-latest)
Process completed with exit code 1.
|
|
build (ubuntu-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build (ubuntu-latest):
src/bsp-server/Logging/MSBuildLogger.cs#L44
The result of the expression is always 'false' since a value of type 'DateTimeOffset' is never equal to 'null' of type 'DateTimeOffset?'
|
|
build (ubuntu-latest):
src/bsp-server/Logging/MSBuildLogger.cs#L27
Nullability of reference types in type of parameter 'value' of 'void MSBuildLogger.Parameters.set' doesn't match implicitly implemented member 'void ILogger.Parameters.set' (possibly because of nullability attributes).
|
|
build (ubuntu-latest):
src/bsp-server/Logging/MSBuildLogger.cs#L44
The result of the expression is always 'false' since a value of type 'DateTimeOffset' is never equal to 'null' of type 'DateTimeOffset?'
|
|
build (ubuntu-latest):
src/bsp-server/Logging/MSBuildLogger.cs#L27
Nullability of reference types in type of parameter 'value' of 'void MSBuildLogger.Parameters.set' doesn't match implicitly implemented member 'void ILogger.Parameters.set' (possibly because of nullability attributes).
|
|
build (windows-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build (windows-latest):
src/bsp-server/Logging/MSBuildLogger.cs#L44
The result of the expression is always 'false' since a value of type 'DateTimeOffset' is never equal to 'null' of type 'DateTimeOffset?'
|
|
build (windows-latest):
src/bsp-server/Logging/MSBuildLogger.cs#L27
Nullability of reference types in type of parameter 'value' of 'void MSBuildLogger.Parameters.set' doesn't match implicitly implemented member 'void ILogger.Parameters.set' (possibly because of nullability attributes).
|
|
build (windows-latest):
src/bsp-server/Logging/MSBuildLogger.cs#L44
The result of the expression is always 'false' since a value of type 'DateTimeOffset' is never equal to 'null' of type 'DateTimeOffset?'
|
|
build (windows-latest):
src/bsp-server/Logging/MSBuildLogger.cs#L27
Nullability of reference types in type of parameter 'value' of 'void MSBuildLogger.Parameters.set' doesn't match implicitly implemented member 'void ILogger.Parameters.set' (possibly because of nullability attributes).
|