Skip to content

Update libs with Statistics endpoints #222

Update libs with Statistics endpoints

Update libs with Statistics endpoints #222

Triggered via pull request November 17, 2023 00:22
Status Failure
Total duration 59s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

csharp-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
C# Lint: csharp/Svix/Statistics.cs#L27
Invalid token '{' in class, record, struct, or interface member declaration
C# Lint: csharp/Svix/Statistics.cs#L34
Invalid token 'return' in class, record, struct, or interface member declaration
C# Lint: csharp/Svix/Statistics.cs#L34
Invalid token ';' in class, record, struct, or interface member declaration
C# Lint: csharp/Svix/Statistics.cs#L36
Type or namespace definition, or end-of-file expected
C# Lint: csharp/Svix/Statistics.cs#L36
Tuple must contain at least two elements.
C# Lint: csharp/Svix/Statistics.cs#L37
Type or namespace definition, or end-of-file expected
C# Lint: csharp/Svix/Statistics.cs#L38
A namespace cannot directly contain members such as fields or methods
C# Lint: csharp/Svix/Statistics.cs#L38
Type or namespace definition, or end-of-file expected
C# Lint: csharp/Svix/Statistics.cs#L38
Identifier expected
C# Lint: csharp/Svix/Statistics.cs#L38
Type expected
C# Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1.7.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/