feat: add versioning on Meetings API Uri (#497) #185
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/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build:
Vonage.Common/Failures/ParsingFailure.cs#L9
'ParsingFailure' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
build:
Vonage.Common/Monads/Exceptions/NoneStateException.cs#L9
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. (https://rules.sonarsource.com/csharp/RSPEC-3925)
|
build:
Vonage.Common/Failures/ParsingFailure.cs#L9
This struct overrides 'Equals' and should therefore also override 'GetHashCode'. (https://rules.sonarsource.com/csharp/RSPEC-1206)
|
build:
Vonage.Common/Monads/Result.cs#L207
Extract this nested ternary operation into an independent statement. (https://rules.sonarsource.com/csharp/RSPEC-3358)
|
build:
Vonage.Common/Failures/ParsingFailure.cs#L9
'ParsingFailure' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
build:
Vonage.Common/Monads/Exceptions/NoneStateException.cs#L9
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. (https://rules.sonarsource.com/csharp/RSPEC-3925)
|
build:
Vonage.Common/Failures/ParsingFailure.cs#L9
This struct overrides 'Equals' and should therefore also override 'GetHashCode'. (https://rules.sonarsource.com/csharp/RSPEC-1206)
|
build:
Vonage.Common/Monads/Result.cs#L207
Extract this nested ternary operation into an independent statement. (https://rules.sonarsource.com/csharp/RSPEC-3358)
|
build:
Vonage.Common/Failures/ParsingFailure.cs#L9
'ParsingFailure' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
build:
Vonage.Common/Monads/Exceptions/NoneStateException.cs#L9
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. (https://rules.sonarsource.com/csharp/RSPEC-3925)
|