Merge branch 'main' of https://github.com/apitoolkit/apitoolkit-dotnet #87
Annotations
11 warnings
The following actions uses Node.js version which is deprecated 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/
|
ApiToolKit.cs#L396
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
ApiToolKit.cs#L402
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
ApiToolKit.cs#L405
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
ApiToolKit.cs#L188
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
ApiToolKit.cs#L188
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
ApiToolKit.cs#L456
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
ApiToolKit.cs#L467
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
ApiToolKit.cs#L472
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
ApiToolKit.cs#L472
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
ApiToolKit.cs#L549
The variable '_err' is declared but never used
|
This job succeeded
Loading