Skip to content

Add Roslyn Analyzer project #316

Add Roslyn Analyzer project

Add Roslyn Analyzer project #316

Triggered via pull request May 24, 2024 12:17
Status Failure
Total duration 54s
Artifacts

dotnetcore.yml

on: pull_request
Github Actions Build
44s
Github Actions Build
Fit to window
Zoom out
Zoom in

Annotations

1 error and 5 warnings
Github Actions Build
HttpError: Resource not accessible by integration
Github Actions Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Github Actions Build: test/Carter.Tests/AuthorizationTests.cs#L123
'ISystemClock' is obsolete: 'Use TimeProvider instead.'
Github Actions Build: test/Carter.Tests/AuthorizationTests.cs#L124
'AuthenticationHandler<AuthenticationSchemeOptions>.AuthenticationHandler(IOptionsMonitor<AuthenticationSchemeOptions>, ILoggerFactory, UrlEncoder, ISystemClock)' is obsolete: 'ISystemClock is obsolete, use TimeProvider on AuthenticationSchemeOptions instead.'
Github Actions Build: test/Carter.Tests/AuthorizationTests.cs#L123
'ISystemClock' is obsolete: 'Use TimeProvider instead.'
Github Actions Build: test/Carter.Tests/AuthorizationTests.cs#L124
'AuthenticationHandler<AuthenticationSchemeOptions>.AuthenticationHandler(IOptionsMonitor<AuthenticationSchemeOptions>, ILoggerFactory, UrlEncoder, ISystemClock)' is obsolete: 'ISystemClock is obsolete, use TimeProvider on AuthenticationSchemeOptions instead.'