Story/demo updates #318
dotnet.yml
on: pull_request
Build & Test
3m 24s
Code Quality Analysis
5m 31s
Annotations
20 warnings
|
Build & Test:
RaptorSheets.Core.Tests/Unit/Helpers/SheetHelpersTests.cs#L621
Cannot convert null literal to non-nullable reference type.
|
|
Build & Test:
RaptorSheets.Gig.Tests/Integration/GoogleSheetsIntegrationTests.cs#L529
Do not use Assert.NotNull() on value type 'DateTime'. Remove this assert. (https://xunit.net/xunit.analyzers/rules/xUnit2002)
|
|
Build & Test:
RaptorSheets.Gig.Tests/Unit/Mappers/MapToRangeDataTests.cs#L97
Cannot convert null literal to non-nullable reference type.
|
|
Build & Test:
RaptorSheets.Gig.Tests/Integration/GoogleSheetsIntegrationTests.cs#L118
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
|
Build & Test:
RaptorSheets.Gig.Tests/Integration/IntegrationTestFixture.cs#L100
The member 'TestableIntegrationBase.HasCredentials()' does not hide an accessible member. The new keyword is not required.
|
|
Build & Test:
RaptorSheets.Stock.Tests/Unit/Managers/GoogleSheetManagerTests.cs#L52
Cannot convert null literal to non-nullable reference type.
|
|
Build & Test:
RaptorSheets.Core.Tests/Unit/Validators/SheetValidationHelpersTests.cs#L45
Null should not be used for type parameter 'id' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
|
Build & Test:
RaptorSheets.Core.Tests/Unit/Helpers/SheetHelpersTests.cs#L622
Cannot convert null literal to non-nullable reference type.
|
|
Build & Test:
RaptorSheets.Core.Tests/Unit/Helpers/SheetHelpersTests.cs#L622
Cannot convert null literal to non-nullable reference type.
|
|
Build & Test:
RaptorSheets.Core.Tests/Unit/Helpers/SheetHelpersTests.cs#L621
Cannot convert null literal to non-nullable reference type.
|
|
Code Quality Analysis:
RaptorSheets.Core/Constants/GoogleFInanceAttributes.cs#L5
Rename this enumeration to remove the 'Enum' suffix. (https://rules.sonarsource.com/csharp/RSPEC-2344)
|
|
Code Quality Analysis:
RaptorSheets.Core/Enums/FieldEnum.cs#L5
Rename this enumeration to remove the 'Enum' suffix. (https://rules.sonarsource.com/csharp/RSPEC-2344)
|
|
Code Quality Analysis:
RaptorSheets.Core/Enums/DimensionEnum.cs#L3
Rename this enumeration to remove the 'Enum' suffix. (https://rules.sonarsource.com/csharp/RSPEC-2344)
|
|
Code Quality Analysis:
RaptorSheets.Core/Enums/ColorEnum.cs#L3
Rename this enumeration to remove the 'Enum' suffix. (https://rules.sonarsource.com/csharp/RSPEC-2344)
|
|
Code Quality Analysis:
RaptorSheets.Core/Enums/BorderStyleEnum.cs#L3
Rename this enumeration to remove the 'Enum' suffix. (https://rules.sonarsource.com/csharp/RSPEC-2344)
|
|
Code Quality Analysis:
RaptorSheets.Core/Enums/ActionTypeEnum.cs#L3
Rename this enumeration to remove the 'Enum' suffix. (https://rules.sonarsource.com/csharp/RSPEC-2344)
|
|
Code Quality Analysis:
RaptorSheets.Core/Mappers/PropertyEntityMapper.cs#L18
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
|
Code Quality Analysis:
RaptorSheets.Core/Helpers/HeaderHelpers.cs#L134
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
|
Code Quality Analysis:
RaptorSheets.Test/Helpers/RandomHelpers.cs#L10
Make sure that using this pseudorandom number generator is safe here. (https://rules.sonarsource.com/csharp/RSPEC-2245)
|
|
Code Quality Analysis:
RaptorSheets.Test/Helpers/TestConfigurationHelpers.cs#L8
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
coverage-results
Expired
|
815 KB |
sha256:53e154e3aaceb34269170d725d0a181ffdbe4f39e327dae6726bb445348dbfe8
|
|
|
test-results
Expired
|
468 KB |
sha256:dc3f8a9bccabac780a42e9754b26f1e6d4bb2e8e88c707693afd0afd2a7b0125
|
|