Merge pull request #23 from ubisoft/misc-fixes #60
Annotations
3 errors and 2 warnings
Release (windows):
GitTimelapseView/Services/ActionService.cs#L133
Nullability in constraints for type parameter 'TState' of method 'ActionService.ActionContext.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.
|
Release (windows):
GitTimelapseView/Services/ActionService.cs#L133
Nullability of reference types in return type of 'IDisposable? ActionContext.BeginScope<TState>(TState state)' doesn't match implicitly implemented member 'IDisposable ILogger.BeginScope<TState>(TState state)' (possibly because of nullability attributes).
|
Release (windows)
Process completed with exit code 1.
|
Build & Test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Release (windows)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|