Skip to content

fix: conversation StartOnEnter (#465) #115

fix: conversation StartOnEnter (#465)

fix: conversation StartOnEnter (#465) #115

Triggered via push July 25, 2023 05:54
Status Success
Total duration 8m 52s
Artifacts

net-build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@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: 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.
build: Vonage.Common/Exceptions/VonageAuthenticationException.cs#L8
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern.
build: Vonage.Common/Exceptions/VonageException.cs#L8
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern.
build: Vonage.Common/Exceptions/VonageHttpRequestException.cs#L10
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern.
build: Vonage.Common/Failures/ParsingFailure.cs#L9
This struct overrides 'Equals' and should therefore also override 'GetHashCode'.
build: Vonage.Common/Monads/Result.cs#L207
Extract this nested ternary operation into an independent statement.
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.
build: Vonage.Common/Exceptions/VonageAuthenticationException.cs#L8
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern.