chore(deps): update dependency xunit to v2.6.1 #319
cicd.yml
on: pull_request
Build & Test
47s
Create Release
0s
Annotations
5 errors and 10 warnings
Build & Test:
tests/oidc-guard-tests/AuthTests.cs#L594
The call is ambiguous between the following methods or properties: 'Assert.ThrowsAsync<T>(Func<Task>)' and 'Assert.ThrowsAsync<T>(Func<ValueTask>)'
|
Build & Test:
tests/oidc-guard-tests/AuthTests.cs#L595
The call is ambiguous between the following methods or properties: 'Assert.ThrowsAsync<T>(Func<Task>)' and 'Assert.ThrowsAsync<T>(Func<ValueTask>)'
|
Build & Test:
tests/oidc-guard-tests/AuthTests.cs#L594
The call is ambiguous between the following methods or properties: 'Assert.ThrowsAsync<T>(Func<Task>)' and 'Assert.ThrowsAsync<T>(Func<ValueTask>)'
|
Build & Test:
tests/oidc-guard-tests/AuthTests.cs#L595
The call is ambiguous between the following methods or properties: 'Assert.ThrowsAsync<T>(Func<Task>)' and 'Assert.ThrowsAsync<T>(Func<ValueTask>)'
|
Build & Test
Process completed with exit code 1.
|
Build & Test:
src/oidc-guard/Settings.cs#L24
Non-nullable property 'Scopes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build & Test:
src/oidc-guard/Program.cs#L267
Dereference of a possibly null reference.
|
Build & Test:
src/oidc-guard/Program.cs#L294
Dereference of a possibly null reference.
|
Build & Test:
tests/oidc-guard-tests/SignInOutTests.cs#L84
Cannot convert null literal to non-nullable reference type.
|
Build & Test:
tests/oidc-guard-tests/SignInOutTests.cs#L93
Cannot convert null literal to non-nullable reference type.
|
Build & Test:
tests/oidc-guard-tests/SignInOutTests.cs#L97
Cannot convert null literal to non-nullable reference type.
|
Build & Test:
tests/oidc-guard-tests/SignInOutTests.cs#L101
Cannot convert null literal to non-nullable reference type.
|
Build & Test:
tests/oidc-guard-tests/Infra/AuthTestsHelpers.cs#L46
Cannot convert null literal to non-nullable reference type.
|
Build & Test:
tests/oidc-guard-tests/Infra/AuthTestsHelpers.cs#L58
Cannot convert null literal to non-nullable reference type.
|
Build & Test:
tests/oidc-guard-tests/AuthTests.cs#L510
Dereference of a possibly null reference.
|