Skip to content

one more

one more #180

Triggered via push September 26, 2024 05:52
Status Failure
Total duration 40s
Artifacts

publish.yml

on: push
Build Test Pack and Publish
32s
Build Test Pack and Publish
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Build Test Pack and Publish: src/Interprocess.Tests/Utils/XunitLogger.cs#L21
Nullability in constraints for type parameter 'TState' of method 'XunitLogger.BeginScope<TState>(TState)' doesn't match the constraints for type parameter 'TState' of interface method 'ILogger.BeginScope<TState>(TState)'. Consider using an explicit interface implementation instead.
Build Test Pack and Publish: src/Interprocess.Tests/Utils/XunitLogger.cs#L21
Nullability in constraints for type parameter 'TState' of method 'XunitLogger.BeginScope<TState>(TState)' doesn't match the constraints for type parameter 'TState' of interface method 'ILogger.BeginScope<TState>(TState)'. Consider using an explicit interface implementation instead.
Build Test Pack and Publish
Process completed with exit code 1.
Build Test Pack and Publish
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/