chore(deps): Bump xunit from 2.6.3 to 2.6.4 #513
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
11 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build:
src/BasisTheory.net/Applications/ApplicationClient.cs#L17
Cannot convert null literal to non-nullable reference type.
|
build:
src/BasisTheory.net/Applications/ApplicationClient.cs#L20
Cannot convert null literal to non-nullable reference type.
|
build:
src/BasisTheory.net/Applications/ApplicationClient.cs#L23
Cannot convert null literal to non-nullable reference type.
|
build:
src/BasisTheory.net/Applications/ApplicationClient.cs#L78
Cannot convert null literal to non-nullable reference type.
|
build:
src/BasisTheory.net/Applications/ApplicationClient.cs#L78
Cannot convert null literal to non-nullable reference type.
|
build:
src/BasisTheory.net/Logs/LogClient.cs#L15
Cannot convert null literal to non-nullable reference type.
|
build:
src/BasisTheory.net/Logs/LogClient.cs#L16
Cannot convert null literal to non-nullable reference type.
|
build:
src/BasisTheory.net/Logs/LogClient.cs#L17
Cannot convert null literal to non-nullable reference type.
|
build:
src/BasisTheory.net/Logs/LogClient.cs#L15
Cannot convert null literal to non-nullable reference type.
|
build:
src/BasisTheory.net/Logs/LogClient.cs#L18
Cannot convert null literal to non-nullable reference type.
|