Skip to content

Even more formatting #510

Even more formatting

Even more formatting #510

Triggered via push October 2, 2023 20:34
Status Failure
Total duration 1m 24s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 4 warnings
Run test suite: src/EdgeDB.Net.Driver/Clients/EdgeDBBinaryClient.cs#L100
'EdgeDBBinaryClient.OnDisconnect' hides inherited member 'BaseEdgeDBClient.OnDisconnect'. Use the new keyword if hiding was intended.
Run test suite: src/EdgeDB.Net.Driver/Clients/EdgeDBBinaryClient.cs#L191
The name 'Stopwatch' does not exist in the current context
Run test suite: src/EdgeDB.Net.Driver/Clients/EdgeDBBinaryClient.cs#L100
'EdgeDBBinaryClient.OnDisconnect' hides inherited member 'BaseEdgeDBClient.OnDisconnect'. Use the new keyword if hiding was intended.
Run test suite: src/EdgeDB.Net.Driver/Clients/EdgeDBBinaryClient.cs#L191
The name 'Stopwatch' does not exist in the current context
Run test suite: src/EdgeDB.Net.Driver/Clients/EdgeDBBinaryClient.cs#L100
'EdgeDBBinaryClient.OnDisconnect' hides inherited member 'BaseEdgeDBClient.OnDisconnect'. Use the new keyword if hiding was intended.
Run test suite: src/EdgeDB.Net.Driver/Clients/EdgeDBBinaryClient.cs#L191
The name 'Stopwatch' does not exist in the current context
Run test suite: src/EdgeDB.Net.Driver/Clients/EdgeDBBinaryClient.cs#L100
'EdgeDBBinaryClient.OnDisconnect' hides inherited member 'BaseEdgeDBClient.OnDisconnect'. Use the new keyword if hiding was intended.
Run test suite: src/EdgeDB.Net.Driver/Clients/EdgeDBBinaryClient.cs#L191
The name 'Stopwatch' does not exist in the current context
Run test suite
Process completed with exit code 1.
Run test suite
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, edgedb/setup-edgedb@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run test suite: tools/EdgeDB.QueryBuilder.OperatorGenerator/Program.cs#L189
Possible null reference argument for parameter 'input' in 'string Regex.Replace(string input, string pattern, MatchEvaluator evaluator)'.
Run test suite: tools/EdgeDB.QueryBuilder.OperatorGenerator/Program.cs#L189
Possible null reference argument for parameter 'input' in 'string Regex.Replace(string input, string pattern, MatchEvaluator evaluator)'.
Run test suite
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/