Beast Client #124
Annotations
6 warnings
Validate commit
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: romeovs/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Validate commit
The following actions uses node12 which is deprecated and will be forced to run on node16: romeovs/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Validate commit:
test/SnD.ApiClient.Tests/Boxer/BoxerClaimsClientTests.cs#L49
Theory method 'CreateWithSomeMethods' on test class 'BoxerClaimsClientTests' does not use parameter 'expectedValue'. (https://xunit.github.io/xunit.analyzers/rules/xUnit1026)
|
Validate commit:
test/SnD.ApiClient.Tests/Boxer/BoxerClaimsClientTests.cs#L49
Theory method 'CreateWithSomeMethods' on test class 'BoxerClaimsClientTests' does not use parameter 'expectedValue'. (https://xunit.github.io/xunit.analyzers/rules/xUnit1026)
|
Validate commit
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
|
Validate commit:
test/SnD.ApiClient.Tests/Boxer/BoxerClaimsClientTests.cs#L49
Theory method 'CreateWithSomeMethods' on test class 'BoxerClaimsClientTests' does not use parameter 'expectedValue'. (https://xunit.github.io/xunit.analyzers/rules/xUnit1026)
|